ModernLifePatch/src/generated/resources/assets/modernlifepatch/blockstates/smooth_quartz_barrier.json
3944Realms beb253883b 版本:1.20.1-1.4.7-beta
+ 新加了平滑石英栅栏和石英栅栏
2025-03-24 11:38:22 +08:00

19 lines
427 B
JSON

{
"variants": {
"facing=east": {
"model": "modernlifepatch:block/smooth_quartz_barrier",
"y": 270
},
"facing=north": {
"model": "modernlifepatch:block/smooth_quartz_barrier",
"y": 180
},
"facing=south": {
"model": "modernlifepatch:block/smooth_quartz_barrier"
},
"facing=west": {
"model": "modernlifepatch:block/smooth_quartz_barrier",
"y": 90
}
}
}