File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.10.4] - 2025-04-12
11
+
12
+ ### Fixed
13
+
14
+ - Fixed mc.getBlock [ #261 ] @xiaoqch
15
+
10
16
## [ 0.10.3] - 2025-03-23
11
17
12
18
### Fixed
@@ -813,8 +819,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
813
819
[ #251 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/251
814
820
[ #252 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/252
815
821
[ #258 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/258
822
+ [ #261 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/261
816
823
817
- [ Unreleased ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.10.3...HEAD
824
+ [ Unreleased ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.10.4...HEAD
825
+ [ 0.10.4 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.10.3...v0.10.4
818
826
[ 0.10.3 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.10.2...v0.10.3
819
827
[ 0.10.2 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.10.0...v0.10.2
820
828
[ 0.10.0 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.10.0-rc.2...v0.10.0
Original file line number Diff line number Diff line change 2
2
"format_version" : 3 ,
3
3
"format_uuid" : " 289f771f-2c9a-4d73-9f3f-8492495a924d" ,
4
4
"tooth" : " github.com/LiteLDev/LegacyScriptEngine" ,
5
- "version" : " 0.10.3 " ,
5
+ "version" : " 0.10.4 " ,
6
6
"info" : {
7
7
"name" : " LegacyScriptEngine" ,
8
8
"description" : " A plugin engine for running LLSE plugins on LeviLamina" ,
You can’t perform that action at this time.
0 commit comments