Create/Update assets for version 1.20-rc1

This commit is contained in:
InventiveBot
2023-05-31 18:29:05 +02:00
parent a3d022a4a4
commit 6157728a45
17863 changed files with 1242844 additions and 18 deletions

View File

@@ -0,0 +1,19 @@
{
"variants": {
"facing=east": {
"model": "minecraft:block/attached_melon_stem",
"y": 180
},
"facing=north": {
"model": "minecraft:block/attached_melon_stem",
"y": 90
},
"facing=south": {
"model": "minecraft:block/attached_melon_stem",
"y": 270
},
"facing=west": {
"model": "minecraft:block/attached_melon_stem"
}
}
}