You've already forked minecraft-assets
Create/Update assets for version 24w37a
This commit is contained in:
6
assets/minecraft/blockstates/item_frame.json
Normal file
6
assets/minecraft/blockstates/item_frame.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"variants": {
|
||||
"map=false": { "model": "block/item_frame" },
|
||||
"map=true": { "model": "block/item_frame_map" }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user