mirror of
https://github.com/TeamMidnightDust/RoundTreesPack.git
synced 2025-12-17 02:25:09 +01:00
Generate pack assets via Python
- Also features a new, optimized log model
This commit is contained in:
16
assets_legacy/minecraft/blockstates/acacia_log.json
Executable file
16
assets_legacy/minecraft/blockstates/acacia_log.json
Executable file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/acacia_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/acacia_log",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/acacia_log",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/attached_melon_stem.json
Normal file
16
assets_legacy/minecraft/blockstates/attached_melon_stem.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/attached_melon_stem"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/attached_melon_stem",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/attached_melon_stem",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/attached_melon_stem.png"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/attached_melon_stem.png",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/attached_melon_stem.png",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/attached_pumpkin_stem"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/attached_pumpkin_stem",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/attached_pumpkin_stem",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/attached_pumpkin_stem.png"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/attached_pumpkin_stem.png",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/attached_pumpkin_stem.png",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/big_dripleaf_stem.json
Normal file
16
assets_legacy/minecraft/blockstates/big_dripleaf_stem.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/big_dripleaf_stem"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/big_dripleaf_stem",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/big_dripleaf_stem",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/big_dripleaf_stem.png"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/big_dripleaf_stem.png",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/big_dripleaf_stem.png",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/birch_log.json
Executable file
16
assets_legacy/minecraft/blockstates/birch_log.json
Executable file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/birch_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/birch_log",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/birch_log",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/cherry_log.json
Executable file
16
assets_legacy/minecraft/blockstates/cherry_log.json
Executable file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/cherry_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/cherry_log",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/cherry_log",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/crimson_stem.json
Executable file
16
assets_legacy/minecraft/blockstates/crimson_stem.json
Executable file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/crimson_stem"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/crimson_stem",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/crimson_stem",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/crimson_stem.png.json
Normal file
16
assets_legacy/minecraft/blockstates/crimson_stem.png.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/crimson_stem.png"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/crimson_stem.png",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/crimson_stem.png",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/crimson_stem.png.mcmeta"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/crimson_stem.png.mcmeta",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/crimson_stem.png.mcmeta",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/crimson_stem_top.png"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/crimson_stem_top.png",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/crimson_stem_top.png",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/dark_oak_log.json
Executable file
16
assets_legacy/minecraft/blockstates/dark_oak_log.json
Executable file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/dark_oak_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/dark_oak_log",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/dark_oak_log",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/jungle_log.json
Executable file
16
assets_legacy/minecraft/blockstates/jungle_log.json
Executable file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/jungle_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/jungle_log",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/jungle_log",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/mangrove_log.json
Executable file
16
assets_legacy/minecraft/blockstates/mangrove_log.json
Executable file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/mangrove_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/mangrove_log",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/mangrove_log",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/melon_stem.json
Normal file
16
assets_legacy/minecraft/blockstates/melon_stem.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/melon_stem"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/melon_stem",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/melon_stem",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/melon_stem.png.json
Normal file
16
assets_legacy/minecraft/blockstates/melon_stem.png.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/melon_stem.png"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/melon_stem.png",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/melon_stem.png",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/melon_stem_stage0.json
Normal file
16
assets_legacy/minecraft/blockstates/melon_stem_stage0.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/melon_stem_stage0"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/melon_stem_stage0",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/melon_stem_stage0",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/melon_stem_stage1.json
Normal file
16
assets_legacy/minecraft/blockstates/melon_stem_stage1.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/melon_stem_stage1"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/melon_stem_stage1",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/melon_stem_stage1",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/melon_stem_stage2.json
Normal file
16
assets_legacy/minecraft/blockstates/melon_stem_stage2.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/melon_stem_stage2"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/melon_stem_stage2",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/melon_stem_stage2",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/melon_stem_stage3.json
Normal file
16
assets_legacy/minecraft/blockstates/melon_stem_stage3.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/melon_stem_stage3"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/melon_stem_stage3",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/melon_stem_stage3",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/melon_stem_stage4.json
Normal file
16
assets_legacy/minecraft/blockstates/melon_stem_stage4.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/melon_stem_stage4"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/melon_stem_stage4",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/melon_stem_stage4",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/melon_stem_stage5.json
Normal file
16
assets_legacy/minecraft/blockstates/melon_stem_stage5.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/melon_stem_stage5"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/melon_stem_stage5",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/melon_stem_stage5",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/melon_stem_stage6.json
Normal file
16
assets_legacy/minecraft/blockstates/melon_stem_stage6.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/melon_stem_stage6"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/melon_stem_stage6",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/melon_stem_stage6",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/melon_stem_stage7.json
Normal file
16
assets_legacy/minecraft/blockstates/melon_stem_stage7.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/melon_stem_stage7"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/melon_stem_stage7",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/melon_stem_stage7",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/mushroom_stem.json
Executable file
16
assets_legacy/minecraft/blockstates/mushroom_stem.json
Executable file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/mushroom_stem"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/mushroom_stem",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/mushroom_stem",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/mushroom_stem.png.json
Normal file
16
assets_legacy/minecraft/blockstates/mushroom_stem.png.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/mushroom_stem.png"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/mushroom_stem.png",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/mushroom_stem.png",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/mushroom_stem_inventory"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/mushroom_stem_inventory",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/mushroom_stem_inventory",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/oak_log.json
Executable file
16
assets_legacy/minecraft/blockstates/oak_log.json
Executable file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/oak_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/oak_log",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/oak_log",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/pale_oak_log.json
Normal file
16
assets_legacy/minecraft/blockstates/pale_oak_log.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/pale_oak_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/pale_oak_log",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/pale_oak_log",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/pink_petals_stem.png"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/pink_petals_stem.png",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/pink_petals_stem.png",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/pumpkin_stem.json
Normal file
16
assets_legacy/minecraft/blockstates/pumpkin_stem.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/pumpkin_stem"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/pumpkin_stem",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/pumpkin_stem",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/pumpkin_stem.png.json
Normal file
16
assets_legacy/minecraft/blockstates/pumpkin_stem.png.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/pumpkin_stem.png"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/pumpkin_stem.png",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/pumpkin_stem.png",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/pumpkin_stem_stage0.json
Normal file
16
assets_legacy/minecraft/blockstates/pumpkin_stem_stage0.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/pumpkin_stem_stage0"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/pumpkin_stem_stage0",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/pumpkin_stem_stage0",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/pumpkin_stem_stage1.json
Normal file
16
assets_legacy/minecraft/blockstates/pumpkin_stem_stage1.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/pumpkin_stem_stage1"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/pumpkin_stem_stage1",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/pumpkin_stem_stage1",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/pumpkin_stem_stage2.json
Normal file
16
assets_legacy/minecraft/blockstates/pumpkin_stem_stage2.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/pumpkin_stem_stage2"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/pumpkin_stem_stage2",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/pumpkin_stem_stage2",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/pumpkin_stem_stage3.json
Normal file
16
assets_legacy/minecraft/blockstates/pumpkin_stem_stage3.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/pumpkin_stem_stage3"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/pumpkin_stem_stage3",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/pumpkin_stem_stage3",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/pumpkin_stem_stage4.json
Normal file
16
assets_legacy/minecraft/blockstates/pumpkin_stem_stage4.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/pumpkin_stem_stage4"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/pumpkin_stem_stage4",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/pumpkin_stem_stage4",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/pumpkin_stem_stage5.json
Normal file
16
assets_legacy/minecraft/blockstates/pumpkin_stem_stage5.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/pumpkin_stem_stage5"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/pumpkin_stem_stage5",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/pumpkin_stem_stage5",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/pumpkin_stem_stage6.json
Normal file
16
assets_legacy/minecraft/blockstates/pumpkin_stem_stage6.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/pumpkin_stem_stage6"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/pumpkin_stem_stage6",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/pumpkin_stem_stage6",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/pumpkin_stem_stage7.json
Normal file
16
assets_legacy/minecraft/blockstates/pumpkin_stem_stage7.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/pumpkin_stem_stage7"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/pumpkin_stem_stage7",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/pumpkin_stem_stage7",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/small_dripleaf_stem_bottom.png"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/small_dripleaf_stem_bottom.png",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/small_dripleaf_stem_bottom.png",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/small_dripleaf_stem_top.png"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/small_dripleaf_stem_top.png",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/small_dripleaf_stem_top.png",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/spruce_log.json
Executable file
16
assets_legacy/minecraft/blockstates/spruce_log.json
Executable file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/spruce_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/spruce_log",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/spruce_log",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/stem_fruit.json
Normal file
16
assets_legacy/minecraft/blockstates/stem_fruit.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/stem_fruit"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/stem_fruit",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/stem_fruit",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/stem_growth0.json
Normal file
16
assets_legacy/minecraft/blockstates/stem_growth0.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/stem_growth0"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/stem_growth0",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/stem_growth0",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/stem_growth1.json
Normal file
16
assets_legacy/minecraft/blockstates/stem_growth1.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/stem_growth1"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/stem_growth1",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/stem_growth1",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/stem_growth2.json
Normal file
16
assets_legacy/minecraft/blockstates/stem_growth2.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/stem_growth2"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/stem_growth2",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/stem_growth2",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/stem_growth3.json
Normal file
16
assets_legacy/minecraft/blockstates/stem_growth3.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/stem_growth3"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/stem_growth3",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/stem_growth3",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/stem_growth4.json
Normal file
16
assets_legacy/minecraft/blockstates/stem_growth4.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/stem_growth4"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/stem_growth4",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/stem_growth4",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/stem_growth5.json
Normal file
16
assets_legacy/minecraft/blockstates/stem_growth5.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/stem_growth5"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/stem_growth5",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/stem_growth5",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/stem_growth6.json
Normal file
16
assets_legacy/minecraft/blockstates/stem_growth6.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/stem_growth6"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/stem_growth6",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/stem_growth6",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/stem_growth7.json
Normal file
16
assets_legacy/minecraft/blockstates/stem_growth7.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/stem_growth7"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/stem_growth7",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/stem_growth7",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/stripped_acacia_log.json
Executable file
16
assets_legacy/minecraft/blockstates/stripped_acacia_log.json
Executable file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/stripped_acacia_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/stripped_acacia_log",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/stripped_acacia_log",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/stripped_birch_log.json
Executable file
16
assets_legacy/minecraft/blockstates/stripped_birch_log.json
Executable file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/stripped_birch_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/stripped_birch_log",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/stripped_birch_log",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/stripped_cherry_log.json
Normal file
16
assets_legacy/minecraft/blockstates/stripped_cherry_log.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/stripped_cherry_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/stripped_cherry_log",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/stripped_cherry_log",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/stripped_crimson_stem.json
Executable file
16
assets_legacy/minecraft/blockstates/stripped_crimson_stem.json
Executable file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/stripped_crimson_stem"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/stripped_crimson_stem",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/stripped_crimson_stem",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/stripped_crimson_stem.png"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/stripped_crimson_stem.png",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/stripped_crimson_stem.png",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/stripped_crimson_stem_top.png"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/stripped_crimson_stem_top.png",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/stripped_crimson_stem_top.png",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/stripped_dark_oak_log.json
Executable file
16
assets_legacy/minecraft/blockstates/stripped_dark_oak_log.json
Executable file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/stripped_dark_oak_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/stripped_dark_oak_log",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/stripped_dark_oak_log",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/stripped_jungle_log.json
Executable file
16
assets_legacy/minecraft/blockstates/stripped_jungle_log.json
Executable file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/stripped_jungle_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/stripped_jungle_log",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/stripped_jungle_log",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/stripped_mangrove_log.json
Executable file
16
assets_legacy/minecraft/blockstates/stripped_mangrove_log.json
Executable file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/stripped_mangrove_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/stripped_mangrove_log",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/stripped_mangrove_log",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/stripped_oak_log.json
Executable file
16
assets_legacy/minecraft/blockstates/stripped_oak_log.json
Executable file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/stripped_oak_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/stripped_oak_log",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/stripped_oak_log",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/stripped_pale_oak_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/stripped_pale_oak_log",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/stripped_pale_oak_log",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/stripped_spruce_log.json
Executable file
16
assets_legacy/minecraft/blockstates/stripped_spruce_log.json
Executable file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/stripped_spruce_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/stripped_spruce_log",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/stripped_spruce_log",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/stripped_warped_stem.json
Executable file
16
assets_legacy/minecraft/blockstates/stripped_warped_stem.json
Executable file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/stripped_warped_stem"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/stripped_warped_stem",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/stripped_warped_stem",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/stripped_warped_stem.png"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/stripped_warped_stem.png",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/stripped_warped_stem.png",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/stripped_warped_stem_top.png"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/stripped_warped_stem_top.png",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/stripped_warped_stem_top.png",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/system.png.json
Normal file
16
assets_legacy/minecraft/blockstates/system.png.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/system.png"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/system.png",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/system.png",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/warped_stem.json
Executable file
16
assets_legacy/minecraft/blockstates/warped_stem.json
Executable file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/warped_stem"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/warped_stem",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/warped_stem",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/warped_stem.png.json
Normal file
16
assets_legacy/minecraft/blockstates/warped_stem.png.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/warped_stem.png"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/warped_stem.png",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/warped_stem.png",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/warped_stem.png.mcmeta"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/warped_stem.png.mcmeta",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/warped_stem.png.mcmeta",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets_legacy/minecraft/blockstates/warped_stem_top.png.json
Normal file
16
assets_legacy/minecraft/blockstates/warped_stem_top.png.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/warped_stem_top.png"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/warped_stem_top.png",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/warped_stem_top.png",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets_legacy/minecraft/models/block/acacia_log.json
Normal file
7
assets_legacy/minecraft/models/block/acacia_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "minecraft:block/acacia_log_top",
|
||||
"side": "minecraft:block/acacia_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "minecraft:block/attached_melon_stem_top",
|
||||
"side": "minecraft:block/attached_melon_stem"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "minecraft:block/attached_melon_stem.png_top",
|
||||
"side": "minecraft:block/attached_melon_stem.png"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "minecraft:block/attached_pumpkin_stem_top",
|
||||
"side": "minecraft:block/attached_pumpkin_stem"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "minecraft:block/attached_pumpkin_stem.png_top",
|
||||
"side": "minecraft:block/attached_pumpkin_stem.png"
|
||||
}
|
||||
}
|
||||
95
assets_legacy/minecraft/models/block/bark.json
Executable file
95
assets_legacy/minecraft/models/block/bark.json
Executable file
@@ -0,0 +1,95 @@
|
||||
{
|
||||
"credit": "made by Motschen",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"main": "block/oak_log",
|
||||
"particle": "block/oak_log"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 16], "texture": "#main"},
|
||||
"east": {"uv": [0, 0, 16, 16], "texture": "#main"},
|
||||
"south": {"uv": [0, 0, 16, 16], "texture": "#main"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#main"},
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#main"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#main"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [1, 16, 1],
|
||||
"to": [15, 17, 15],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 14, 1], "texture": "#main"},
|
||||
"east": {"uv": [0, 0, 14, 1], "texture": "#main"},
|
||||
"south": {"uv": [0, 0, 14, 1], "texture": "#main"},
|
||||
"west": {"uv": [0, 0, 14, 1], "texture": "#main"},
|
||||
"up": {"uv": [0, 0, 14, 14], "texture": "#main"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [1, -1, 1],
|
||||
"to": [15, 0, 15],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 14, 1], "texture": "#main"},
|
||||
"east": {"uv": [0, 0, 14, 1], "texture": "#main"},
|
||||
"south": {"uv": [0, 0, 14, 1], "texture": "#main"},
|
||||
"west": {"uv": [0, 0, 14, 1], "texture": "#main"},
|
||||
"down": {"uv": [0, 0, 14, 14], "texture": "#main"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [-1, 1, 1],
|
||||
"to": [0, 15, 15],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 1, 14], "texture": "#main"},
|
||||
"south": {"uv": [0, 0, 1, 14], "texture": "#main"},
|
||||
"west": {"uv": [0, 0, 14, 14], "texture": "#main"},
|
||||
"up": {"uv": [0, 0, 1, 14], "texture": "#main"},
|
||||
"down": {"uv": [0, 0, 1, 14], "texture": "#main"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [16, 1, 1],
|
||||
"to": [17, 15, 15],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 1, 14], "texture": "#main"},
|
||||
"east": {"uv": [0, 0, 14, 14], "texture": "#main"},
|
||||
"south": {"uv": [0, 0, 1, 14], "texture": "#main"},
|
||||
"up": {"uv": [0, 0, 1, 14], "texture": "#main"},
|
||||
"down": {"uv": [0, 0, 1, 14], "texture": "#main"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [1, 1, -1],
|
||||
"to": [15, 15, 0],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 14, 14], "texture": "#main"},
|
||||
"east": {"uv": [0, 0, 1, 14], "texture": "#main"},
|
||||
"west": {"uv": [0, 0, 1, 14], "texture": "#main"},
|
||||
"up": {"uv": [0, 0, 14, 1], "texture": "#main"},
|
||||
"down": {"uv": [0, 0, 14, 1], "texture": "#main"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [1, 1, 16],
|
||||
"to": [15, 15, 17],
|
||||
"faces": {
|
||||
"east": {"uv": [0, 0, 1, 14], "texture": "#main"},
|
||||
"south": {"uv": [0, 0, 14, 14], "texture": "#main"},
|
||||
"west": {"uv": [0, 0, 1, 14], "texture": "#main"},
|
||||
"up": {"uv": [0, 0, 14, 1], "texture": "#main"},
|
||||
"down": {"uv": [0, 0, 14, 1], "texture": "#main"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "minecraft:block/big_dripleaf_stem_top",
|
||||
"side": "minecraft:block/big_dripleaf_stem"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "minecraft:block/big_dripleaf_stem.png_top",
|
||||
"side": "minecraft:block/big_dripleaf_stem.png"
|
||||
}
|
||||
}
|
||||
7
assets_legacy/minecraft/models/block/birch_log.json
Normal file
7
assets_legacy/minecraft/models/block/birch_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "minecraft:block/birch_log_top",
|
||||
"side": "minecraft:block/birch_log"
|
||||
}
|
||||
}
|
||||
7
assets_legacy/minecraft/models/block/cherry_log.json
Normal file
7
assets_legacy/minecraft/models/block/cherry_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "minecraft:block/cherry_log_top",
|
||||
"side": "minecraft:block/cherry_log"
|
||||
}
|
||||
}
|
||||
7
assets_legacy/minecraft/models/block/crimson_stem.json
Normal file
7
assets_legacy/minecraft/models/block/crimson_stem.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "minecraft:block/crimson_stem_top",
|
||||
"side": "minecraft:block/crimson_stem"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "minecraft:block/crimson_stem.png_top",
|
||||
"side": "minecraft:block/crimson_stem.png"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "minecraft:block/crimson_stem.png.mcmeta_top",
|
||||
"side": "minecraft:block/crimson_stem.png.mcmeta"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "minecraft:block/crimson_stem_top.png_top",
|
||||
"side": "minecraft:block/crimson_stem_top.png"
|
||||
}
|
||||
}
|
||||
7
assets_legacy/minecraft/models/block/dark_oak_log.json
Normal file
7
assets_legacy/minecraft/models/block/dark_oak_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "minecraft:block/dark_oak_log_top",
|
||||
"side": "minecraft:block/dark_oak_log"
|
||||
}
|
||||
}
|
||||
237
assets_legacy/minecraft/models/block/hollow.json
Executable file
237
assets_legacy/minecraft/models/block/hollow.json
Executable file
@@ -0,0 +1,237 @@
|
||||
{
|
||||
"credit": "Made by Motschen",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"front": "treehollows:block/oak_hollow",
|
||||
"side": "block/oak_log",
|
||||
"top": "block/oak_log_top",
|
||||
"particle": "block/oak_log"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [1, 0, 1],
|
||||
"to": [15, 16, 15],
|
||||
"faces": {
|
||||
"up": {"uv": [1, 1, 15, 15], "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [1, 1, 15, 15], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [0, 0, 2],
|
||||
"to": [1, 16, 14],
|
||||
"faces": {
|
||||
"up": {"uv": [2, 2, 3, 14], "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [2, 2, 3, 14], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [-2, 0, 4],
|
||||
"to": [0, 16, 12],
|
||||
"faces": {
|
||||
"north": {"uv": [9, 0, 8, 16], "texture": "#side", "cullface": "west"},
|
||||
"south": {"uv": [0, 0, 1, 16], "texture": "#side", "cullface": "west"},
|
||||
"west": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "west"},
|
||||
"up": {"uv": [0, 3, 2, 11], "texture": "#top", "cullface": "west"},
|
||||
"down": {"uv": [0, 3, 2, 11], "texture": "#top", "cullface": "west"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [-1, 0, 12],
|
||||
"to": [0, 16, 14],
|
||||
"faces": {
|
||||
"south": {"uv": [0, 0, 1, 16], "texture": "#side", "cullface": "west"},
|
||||
"west": {"uv": [4, 0, 6, 16], "texture": "#side", "cullface": "west"},
|
||||
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "west"},
|
||||
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "west"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [-1, 0, 2],
|
||||
"to": [0, 16, 4],
|
||||
"faces": {
|
||||
"north": {"uv": [8, 0, 9, 16], "texture": "#side", "cullface": "west"},
|
||||
"west": {"uv": [12, 0, 14, 16], "texture": "#side", "cullface": "west"},
|
||||
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "west"},
|
||||
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "west"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [16, 0, 2],
|
||||
"to": [17, 16, 4],
|
||||
"faces": {
|
||||
"north": {"uv": [9, 0, 8, 16], "texture": "#side", "cullface": "east"},
|
||||
"east": {"uv": [3, 0, 5, 16], "texture": "#side", "cullface": "east"},
|
||||
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "east"},
|
||||
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "east"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [16, 0, 12],
|
||||
"to": [17, 16, 14],
|
||||
"faces": {
|
||||
"east": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "east"},
|
||||
"south": {"uv": [0, 0, 1, 16], "texture": "#side", "cullface": "east"},
|
||||
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "east"},
|
||||
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "east"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [2, 0, -1],
|
||||
"to": [4, 16, 0],
|
||||
"faces": {
|
||||
"north": {"uv": [12.5, 0, 14.5, 16], "texture": "#front", "cullface": "north"},
|
||||
"west": {"uv": [14.5, 0, 15.5, 16], "texture": "#front", "cullface": "north"},
|
||||
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "north"},
|
||||
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "north"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [12, 0, -1],
|
||||
"to": [14, 16, 0],
|
||||
"faces": {
|
||||
"north": {"uv": [1.5, 0, 3.5, 16], "texture": "#front", "cullface": "north"},
|
||||
"east": {"uv": [0, 0, 1, 16], "texture": "#side", "cullface": "north"},
|
||||
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "north"},
|
||||
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "north"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [12, 0, 16],
|
||||
"to": [14, 16, 17],
|
||||
"faces": {
|
||||
"east": {"uv": [0, 0, 1, 16], "texture": "#side", "cullface": "south"},
|
||||
"south": {"uv": [3, 0, 5, 16], "texture": "#side", "cullface": "south"},
|
||||
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "south"},
|
||||
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "south"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [2, 0, 16],
|
||||
"to": [4, 16, 17],
|
||||
"faces": {
|
||||
"south": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "south"},
|
||||
"west": {"uv": [4, 0, 5, 16], "texture": "#side", "cullface": "south"},
|
||||
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "south"},
|
||||
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "south"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [15, 0, 2],
|
||||
"to": [16, 16, 14],
|
||||
"faces": {
|
||||
"up": {"uv": [13, 2, 14, 14], "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [13, 1, 14, 13], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [14, -0.1111, 0],
|
||||
"to": [16, 16.0089, 2],
|
||||
"faces": {
|
||||
"north": {"uv": [7, 0, 9, 16], "texture": "#side", "cullface": "north"},
|
||||
"east": {"uv": [2, 0, 4, 16], "texture": "#side", "cullface": "east"},
|
||||
"up": {"uv": [0, 0, 2, 2], "rotation": 90, "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [14, 14, 16, 16], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [0, -0.1111, 0],
|
||||
"to": [2, 16.0089, 2],
|
||||
"faces": {
|
||||
"north": {"uv": [7, 0, 9, 16], "texture": "#side", "cullface": "north"},
|
||||
"west": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "west"},
|
||||
"up": {"uv": [0, 0, 2, 2], "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [0, 14, 2, 16], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [0, -0.1111, 14],
|
||||
"to": [2, 16.0089, 16],
|
||||
"faces": {
|
||||
"south": {"uv": [7, 0, 9, 16], "texture": "#side", "cullface": "south"},
|
||||
"west": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "west"},
|
||||
"up": {"uv": [0, 0, 2, 2], "rotation": 270, "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [0, 0, 2, 2], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [14, -0.1111, 14],
|
||||
"to": [16, 16.0089, 16],
|
||||
"faces": {
|
||||
"east": {"uv": [2, 0, 4, 16], "texture": "#side", "cullface": "east"},
|
||||
"south": {"uv": [6, 0, 8, 16], "texture": "#side", "cullface": "south"},
|
||||
"up": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [14, 0, 16, 2], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [16, 0, 4],
|
||||
"to": [18, 16, 12],
|
||||
"faces": {
|
||||
"north": {"uv": [10, 0, 11, 16], "texture": "#side", "cullface": "east"},
|
||||
"east": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "east"},
|
||||
"south": {"uv": [0, 0, 1, 16], "texture": "#side", "cullface": "east"},
|
||||
"up": {"uv": [14, 4, 16, 12], "texture": "#top", "cullface": "east"},
|
||||
"down": {"uv": [14, 4, 16, 12], "texture": "#top", "cullface": "east"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [2, 0, 0],
|
||||
"to": [14, 16, 1],
|
||||
"faces": {
|
||||
"up": {"uv": [2, 2, 14, 3], "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [2, 13, 14, 14], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [4, 0, -2],
|
||||
"to": [12, 16, 0],
|
||||
"faces": {
|
||||
"north": {"uv": [4, 0, 12, 16], "texture": "#front", "cullface": "north"},
|
||||
"east": {"uv": [3, 0, 4, 16], "texture": "#front", "cullface": "north"},
|
||||
"west": {"uv": [12, 0, 13, 16], "texture": "#front", "cullface": "north"},
|
||||
"up": {"uv": [4, 0, 12, 2], "texture": "#top", "cullface": "north"},
|
||||
"down": {"uv": [5, 14, 13, 16], "texture": "#top", "cullface": "north"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [2, 0, 15],
|
||||
"to": [14, 16, 16],
|
||||
"faces": {
|
||||
"up": {"uv": [2, 13, 14, 14], "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [2, 2, 14, 3], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [4, 0, 16],
|
||||
"to": [12, 16, 18],
|
||||
"faces": {
|
||||
"east": {"uv": [4, 0, 5, 16], "texture": "#side", "cullface": "south"},
|
||||
"south": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "south"},
|
||||
"west": {"uv": [9, 0, 10, 16], "texture": "#side", "cullface": "south"},
|
||||
"up": {"uv": [4, 14, 12, 16], "texture": "#top", "cullface": "south"},
|
||||
"down": {"uv": [3, 0, 11, 2], "texture": "#top", "cullface": "south"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
7
assets_legacy/minecraft/models/block/jungle_log.json
Normal file
7
assets_legacy/minecraft/models/block/jungle_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "minecraft:block/jungle_log_top",
|
||||
"side": "minecraft:block/jungle_log"
|
||||
}
|
||||
}
|
||||
236
assets_legacy/minecraft/models/block/log.json
Executable file
236
assets_legacy/minecraft/models/block/log.json
Executable file
@@ -0,0 +1,236 @@
|
||||
{
|
||||
"credit": "made by Motschen",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"side": "block/oak_log",
|
||||
"top": "block/oak_log_top",
|
||||
"particle": "#side"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [1, 0, 1],
|
||||
"to": [15, 16, 15],
|
||||
"faces": {
|
||||
"up": {"uv": [1, 1, 15, 15], "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [1, 1, 15, 15], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [0, 0, 2],
|
||||
"to": [1, 16, 14],
|
||||
"faces": {
|
||||
"up": {"uv": [2, 2, 3, 14], "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [2, 2, 3, 14], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [-2, 0, 4],
|
||||
"to": [0, 16, 12],
|
||||
"faces": {
|
||||
"north": {"uv": [9, 0, 8, 16], "texture": "#side", "cullface": "west"},
|
||||
"south": {"uv": [0, 0, 1, 16], "texture": "#side", "cullface": "west"},
|
||||
"west": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "west"},
|
||||
"up": {"uv": [0, 3, 2, 11], "texture": "#top", "cullface": "west"},
|
||||
"down": {"uv": [0, 3, 2, 11], "texture": "#top", "cullface": "west"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [-1, 0, 12],
|
||||
"to": [0, 16, 14],
|
||||
"faces": {
|
||||
"south": {"uv": [0, 0, 1, 16], "texture": "#side", "cullface": "west"},
|
||||
"west": {"uv": [4, 0, 6, 16], "texture": "#side", "cullface": "west"},
|
||||
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "west"},
|
||||
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "west"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [-1, 0, 2],
|
||||
"to": [0, 16, 4],
|
||||
"faces": {
|
||||
"north": {"uv": [8, 0, 9, 16], "texture": "#side", "cullface": "west"},
|
||||
"west": {"uv": [12, 0, 14, 16], "texture": "#side", "cullface": "west"},
|
||||
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "west"},
|
||||
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "west"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [16, 0, 2],
|
||||
"to": [17, 16, 4],
|
||||
"faces": {
|
||||
"north": {"uv": [9, 0, 8, 16], "texture": "#side", "cullface": "east"},
|
||||
"east": {"uv": [3, 0, 5, 16], "texture": "#side", "cullface": "east"},
|
||||
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "east"},
|
||||
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "east"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [16, 0, 12],
|
||||
"to": [17, 16, 14],
|
||||
"faces": {
|
||||
"east": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "east"},
|
||||
"south": {"uv": [0, 0, 1, 16], "texture": "#side", "cullface": "east"},
|
||||
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "east"},
|
||||
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "east"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [2, 0, -1],
|
||||
"to": [4, 16, 0],
|
||||
"faces": {
|
||||
"north": {"uv": [8, 0, 10, 16], "texture": "#side", "cullface": "north"},
|
||||
"west": {"uv": [2, 0, 3, 16], "texture": "#side", "cullface": "north"},
|
||||
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "north"},
|
||||
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "north"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [12, 0, -1],
|
||||
"to": [14, 16, 0],
|
||||
"faces": {
|
||||
"north": {"uv": [13, 0, 15, 16], "texture": "#side", "cullface": "north"},
|
||||
"east": {"uv": [0, 0, 1, 16], "texture": "#side", "cullface": "north"},
|
||||
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "north"},
|
||||
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "north"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [12, 0, 16],
|
||||
"to": [14, 16, 17],
|
||||
"faces": {
|
||||
"east": {"uv": [0, 0, 1, 16], "texture": "#side", "cullface": "south"},
|
||||
"south": {"uv": [3, 0, 5, 16], "texture": "#side", "cullface": "south"},
|
||||
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "south"},
|
||||
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "south"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [2, 0, 16],
|
||||
"to": [4, 16, 17],
|
||||
"faces": {
|
||||
"south": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "south"},
|
||||
"west": {"uv": [4, 0, 5, 16], "texture": "#side", "cullface": "south"},
|
||||
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "south"},
|
||||
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "south"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [15, 0, 2],
|
||||
"to": [16, 16, 14],
|
||||
"faces": {
|
||||
"up": {"uv": [13, 2, 14, 14], "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [13, 1, 14, 13], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [14, -0.1111, 0],
|
||||
"to": [16, 16.0089, 2],
|
||||
"faces": {
|
||||
"north": {"uv": [7, 0, 9, 16], "texture": "#side", "cullface": "north"},
|
||||
"east": {"uv": [2, 0, 4, 16], "texture": "#side", "cullface": "east"},
|
||||
"up": {"uv": [0, 0, 2, 2], "rotation": 90, "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [14, 14, 16, 16], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [0, -0.1111, 0],
|
||||
"to": [2, 16.0089, 2],
|
||||
"faces": {
|
||||
"north": {"uv": [7, 0, 9, 16], "texture": "#side", "cullface": "north"},
|
||||
"west": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "west"},
|
||||
"up": {"uv": [0, 0, 2, 2], "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [0, 14, 2, 16], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [0, -0.1111, 14],
|
||||
"to": [2, 16.0089, 16],
|
||||
"faces": {
|
||||
"south": {"uv": [7, 0, 9, 16], "texture": "#side", "cullface": "south"},
|
||||
"west": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "west"},
|
||||
"up": {"uv": [0, 0, 2, 2], "rotation": 270, "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [0, 0, 2, 2], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [14, -0.1111, 14],
|
||||
"to": [16, 16.0089, 16],
|
||||
"faces": {
|
||||
"east": {"uv": [2, 0, 4, 16], "texture": "#side", "cullface": "east"},
|
||||
"south": {"uv": [6, 0, 8, 16], "texture": "#side", "cullface": "south"},
|
||||
"up": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [14, 0, 16, 2], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [16, 0, 4],
|
||||
"to": [18, 16, 12],
|
||||
"faces": {
|
||||
"north": {"uv": [10, 0, 11, 16], "texture": "#side", "cullface": "east"},
|
||||
"east": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "east"},
|
||||
"south": {"uv": [0, 0, 1, 16], "texture": "#side", "cullface": "east"},
|
||||
"up": {"uv": [14, 4, 16, 12], "texture": "#top", "cullface": "east"},
|
||||
"down": {"uv": [14, 4, 16, 12], "texture": "#top", "cullface": "east"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [2, 0, 0],
|
||||
"to": [14, 16, 1],
|
||||
"faces": {
|
||||
"up": {"uv": [2, 2, 14, 3], "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [2, 13, 14, 14], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [4, 0, -2],
|
||||
"to": [12, 16, 0],
|
||||
"faces": {
|
||||
"north": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "north"},
|
||||
"east": {"uv": [8, 0, 9, 16], "texture": "#side", "cullface": "north"},
|
||||
"west": {"uv": [0, 0, 1, 16], "texture": "#side", "cullface": "north"},
|
||||
"up": {"uv": [4, 0, 12, 2], "texture": "#top", "cullface": "north"},
|
||||
"down": {"uv": [5, 14, 13, 16], "texture": "#top", "cullface": "north"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [2, 0, 15],
|
||||
"to": [14, 16, 16],
|
||||
"faces": {
|
||||
"up": {"uv": [2, 13, 14, 14], "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [2, 2, 14, 3], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [4, 0, 16],
|
||||
"to": [12, 16, 18],
|
||||
"faces": {
|
||||
"east": {"uv": [4, 0, 5, 16], "texture": "#side", "cullface": "south"},
|
||||
"south": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "south"},
|
||||
"west": {"uv": [9, 0, 10, 16], "texture": "#side", "cullface": "south"},
|
||||
"up": {"uv": [4, 14, 12, 16], "texture": "#top", "cullface": "south"},
|
||||
"down": {"uv": [3, 0, 11, 2], "texture": "#top", "cullface": "south"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
7
assets_legacy/minecraft/models/block/mangrove_log.json
Normal file
7
assets_legacy/minecraft/models/block/mangrove_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "minecraft:block/mangrove_log_top",
|
||||
"side": "minecraft:block/mangrove_log"
|
||||
}
|
||||
}
|
||||
7
assets_legacy/minecraft/models/block/melon_stem.json
Normal file
7
assets_legacy/minecraft/models/block/melon_stem.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "minecraft:block/melon_stem_top",
|
||||
"side": "minecraft:block/melon_stem"
|
||||
}
|
||||
}
|
||||
7
assets_legacy/minecraft/models/block/melon_stem.png.json
Normal file
7
assets_legacy/minecraft/models/block/melon_stem.png.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "minecraft:block/melon_stem.png_top",
|
||||
"side": "minecraft:block/melon_stem.png"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "minecraft:block/melon_stem_stage0_top",
|
||||
"side": "minecraft:block/melon_stem_stage0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "minecraft:block/melon_stem_stage1_top",
|
||||
"side": "minecraft:block/melon_stem_stage1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "minecraft:block/melon_stem_stage2_top",
|
||||
"side": "minecraft:block/melon_stem_stage2"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "minecraft:block/melon_stem_stage3_top",
|
||||
"side": "minecraft:block/melon_stem_stage3"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "minecraft:block/melon_stem_stage4_top",
|
||||
"side": "minecraft:block/melon_stem_stage4"
|
||||
}
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user