mc-assets 0.2.22 → 0.2.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.MD +8 -4
- package/dist/blockStatesModels.json +2521 -2351
- package/dist/blocksAtlasLatest.png +0 -0
- package/dist/blocksAtlases.json +111 -97
- package/dist/worldBlockProvider.js +2 -2
- package/package.json +1 -1
package/README.MD
CHANGED
|
@@ -27,14 +27,16 @@ For contributing & building instructions see [building](#building) section.
|
|
|
27
27
|
> Tested on Node.js 18 and above.
|
|
28
28
|
|
|
29
29
|
|
|
30
|
-
All blockstates + models + all atlas textures for all versions bundled with rsbuild (uncompressed): 4.
|
|
30
|
+
All blockstates + models + all atlas textures for all versions bundled with rsbuild (uncompressed): 4.92 MB.
|
|
31
31
|
|
|
32
32
|
This packages includes versions for: 1.7.10, 1.8, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.8.5, 1.8.6, 1.8.7, 1.8.8, 1.8.9, 1.9, 1.9.1, 1.9.2, 1.9.3, 1.9.4, 1.10, 1.10.1, 1.10.2, 1.11, 1.11.1, 1.11.2, 1.12, 1.12.1, 1.12.2, 1.13, 1.13.1, 1.13.2, 1.14, 1.14.1, 1.14.2, 1.14.3, 1.14.4, 1.15, 1.15.1, 1.15.2, 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6, 1.21, 1.21.1, 1.21.2-pre1, 1.21.2-pre3, 1.21.2-pre4, 1.21.2-rc1, 1.21.2-rc2, 1.21.2, 1.21.3, 1.21.4-pre1, 1.21.4-pre3, 1.21.4-rc3, 1.21.4.
|
|
33
33
|
|
|
34
34
|
<details>
|
|
35
|
-
<summary>Included Block Entities (Additional Block Models) (
|
|
35
|
+
<summary>Included Block Entities (Additional Block Models) (136):</summary>
|
|
36
36
|
|
|
37
37
|
- ✅ item_frame
|
|
38
|
+
- ✅ sign
|
|
39
|
+
- ✅ wall_sign
|
|
38
40
|
- ✅ acacia_sign
|
|
39
41
|
- ✅ acacia_wall_sign
|
|
40
42
|
- ✅ birch_sign
|
|
@@ -77,6 +79,8 @@ This packages includes versions for: 1.7.10, 1.8, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.
|
|
|
77
79
|
- ✅ mangrove_wall_hanging_sign
|
|
78
80
|
- ✅ oak_hanging_sign
|
|
79
81
|
- ✅ oak_wall_hanging_sign
|
|
82
|
+
- ✅ pale_oak_hanging_sign
|
|
83
|
+
- ✅ pale_oak_wall_hanging_sign
|
|
80
84
|
- ✅ spruce_hanging_sign
|
|
81
85
|
- ✅ spruce_wall_hanging_sign
|
|
82
86
|
- ✅ warped_hanging_sign
|
|
@@ -132,6 +136,8 @@ This packages includes versions for: 1.7.10, 1.8, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.
|
|
|
132
136
|
- ✅ orange_bed
|
|
133
137
|
- ✅ orange_shulker_box
|
|
134
138
|
- ✅ orange_wall_banner
|
|
139
|
+
- ✅ pale_oak_sign
|
|
140
|
+
- ✅ pale_oak_wall_sign
|
|
135
141
|
- ✅ piglin_head
|
|
136
142
|
- ✅ piglin_wall_head
|
|
137
143
|
- ✅ pink_banner
|
|
@@ -164,8 +170,6 @@ This packages includes versions for: 1.7.10, 1.8, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.
|
|
|
164
170
|
- ✅ yellow_wall_banner
|
|
165
171
|
- ✅ zombie_head
|
|
166
172
|
- ✅ zombie_wall_head
|
|
167
|
-
- ✅ sign
|
|
168
|
-
- ✅ wall_sign
|
|
169
173
|
- ❌ end_gateway
|
|
170
174
|
- ❌ end_portal
|
|
171
175
|
- ❌ structure_void
|