You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
10
assets/minecraft/blockstates/nether_portal.json
Normal file
10
assets/minecraft/blockstates/nether_portal.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/nether_portal_ns"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/nether_portal_ew"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user