mirror of
https://github.com/TeamMidnightDust/BetterLeavesLite.git
synced 2025-12-14 19:55:08 +01:00
Improve folder structure
This commit is contained in:
6
assets/minecraft/models/block/acacia_leaves1.json
Normal file
6
assets/minecraft/models/block/acacia_leaves1.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves1",
|
||||
"textures": {
|
||||
"all": "minecraft:block/acacia_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/acacia_leaves2.json
Normal file
6
assets/minecraft/models/block/acacia_leaves2.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves2",
|
||||
"textures": {
|
||||
"all": "minecraft:block/acacia_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/acacia_leaves3.json
Normal file
6
assets/minecraft/models/block/acacia_leaves3.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves3",
|
||||
"textures": {
|
||||
"all": "minecraft:block/acacia_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/acacia_leaves4.json
Normal file
6
assets/minecraft/models/block/acacia_leaves4.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves4",
|
||||
"textures": {
|
||||
"all": "minecraft:block/acacia_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/azalea_leaves1.json
Normal file
6
assets/minecraft/models/block/azalea_leaves1.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves_notint1",
|
||||
"textures": {
|
||||
"all": "minecraft:block/azalea_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/azalea_leaves2.json
Normal file
6
assets/minecraft/models/block/azalea_leaves2.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves_notint2",
|
||||
"textures": {
|
||||
"all": "minecraft:block/azalea_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/azalea_leaves3.json
Normal file
6
assets/minecraft/models/block/azalea_leaves3.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves_notint3",
|
||||
"textures": {
|
||||
"all": "minecraft:block/azalea_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/azalea_leaves4.json
Normal file
6
assets/minecraft/models/block/azalea_leaves4.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves_notint4",
|
||||
"textures": {
|
||||
"all": "minecraft:block/azalea_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/birch_leaves1.json
Normal file
6
assets/minecraft/models/block/birch_leaves1.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves1",
|
||||
"textures": {
|
||||
"all": "minecraft:block/birch_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/birch_leaves2.json
Normal file
6
assets/minecraft/models/block/birch_leaves2.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves2",
|
||||
"textures": {
|
||||
"all": "minecraft:block/birch_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/birch_leaves3.json
Normal file
6
assets/minecraft/models/block/birch_leaves3.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves3",
|
||||
"textures": {
|
||||
"all": "minecraft:block/birch_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/birch_leaves4.json
Normal file
6
assets/minecraft/models/block/birch_leaves4.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves4",
|
||||
"textures": {
|
||||
"all": "minecraft:block/birch_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/cherry_leaves1.json
Normal file
6
assets/minecraft/models/block/cherry_leaves1.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves1",
|
||||
"textures": {
|
||||
"all": "minecraft:block/cherry_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/cherry_leaves2.json
Normal file
6
assets/minecraft/models/block/cherry_leaves2.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves2",
|
||||
"textures": {
|
||||
"all": "minecraft:block/cherry_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/cherry_leaves3.json
Normal file
6
assets/minecraft/models/block/cherry_leaves3.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves3",
|
||||
"textures": {
|
||||
"all": "minecraft:block/cherry_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/cherry_leaves4.json
Normal file
6
assets/minecraft/models/block/cherry_leaves4.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves4",
|
||||
"textures": {
|
||||
"all": "minecraft:block/cherry_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/dark_oak_leaves1.json
Normal file
6
assets/minecraft/models/block/dark_oak_leaves1.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves1",
|
||||
"textures": {
|
||||
"all": "minecraft:block/dark_oak_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/dark_oak_leaves2.json
Normal file
6
assets/minecraft/models/block/dark_oak_leaves2.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves2",
|
||||
"textures": {
|
||||
"all": "minecraft:block/dark_oak_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/dark_oak_leaves3.json
Normal file
6
assets/minecraft/models/block/dark_oak_leaves3.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves3",
|
||||
"textures": {
|
||||
"all": "minecraft:block/dark_oak_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/dark_oak_leaves4.json
Normal file
6
assets/minecraft/models/block/dark_oak_leaves4.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves4",
|
||||
"textures": {
|
||||
"all": "minecraft:block/dark_oak_leaves"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves_notint1",
|
||||
"textures": {
|
||||
"all": "minecraft:block/flowering_azalea_leaves"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves_notint2",
|
||||
"textures": {
|
||||
"all": "minecraft:block/flowering_azalea_leaves"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves_notint3",
|
||||
"textures": {
|
||||
"all": "minecraft:block/flowering_azalea_leaves"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves_notint4",
|
||||
"textures": {
|
||||
"all": "minecraft:block/flowering_azalea_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/jungle_leaves1.json
Normal file
6
assets/minecraft/models/block/jungle_leaves1.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves1",
|
||||
"textures": {
|
||||
"all": "minecraft:block/jungle_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/jungle_leaves2.json
Normal file
6
assets/minecraft/models/block/jungle_leaves2.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves2",
|
||||
"textures": {
|
||||
"all": "minecraft:block/jungle_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/jungle_leaves3.json
Normal file
6
assets/minecraft/models/block/jungle_leaves3.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves3",
|
||||
"textures": {
|
||||
"all": "minecraft:block/jungle_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/jungle_leaves4.json
Normal file
6
assets/minecraft/models/block/jungle_leaves4.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves4",
|
||||
"textures": {
|
||||
"all": "minecraft:block/jungle_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/mangrove_leaves1.json
Normal file
6
assets/minecraft/models/block/mangrove_leaves1.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves1",
|
||||
"textures": {
|
||||
"all": "minecraft:block/mangrove_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/mangrove_leaves2.json
Normal file
6
assets/minecraft/models/block/mangrove_leaves2.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves2",
|
||||
"textures": {
|
||||
"all": "minecraft:block/mangrove_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/mangrove_leaves3.json
Normal file
6
assets/minecraft/models/block/mangrove_leaves3.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves3",
|
||||
"textures": {
|
||||
"all": "minecraft:block/mangrove_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/mangrove_leaves4.json
Normal file
6
assets/minecraft/models/block/mangrove_leaves4.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves4",
|
||||
"textures": {
|
||||
"all": "minecraft:block/mangrove_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/oak_leaves1.json
Normal file
6
assets/minecraft/models/block/oak_leaves1.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves1",
|
||||
"textures": {
|
||||
"all": "minecraft:block/oak_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/oak_leaves2.json
Normal file
6
assets/minecraft/models/block/oak_leaves2.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves2",
|
||||
"textures": {
|
||||
"all": "minecraft:block/oak_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/oak_leaves3.json
Normal file
6
assets/minecraft/models/block/oak_leaves3.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves3",
|
||||
"textures": {
|
||||
"all": "minecraft:block/oak_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/oak_leaves4.json
Normal file
6
assets/minecraft/models/block/oak_leaves4.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves4",
|
||||
"textures": {
|
||||
"all": "minecraft:block/oak_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/pale_oak_leaves1.json
Normal file
6
assets/minecraft/models/block/pale_oak_leaves1.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves1",
|
||||
"textures": {
|
||||
"all": "minecraft:block/pale_oak_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/pale_oak_leaves2.json
Normal file
6
assets/minecraft/models/block/pale_oak_leaves2.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves2",
|
||||
"textures": {
|
||||
"all": "minecraft:block/pale_oak_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/pale_oak_leaves3.json
Normal file
6
assets/minecraft/models/block/pale_oak_leaves3.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves3",
|
||||
"textures": {
|
||||
"all": "minecraft:block/pale_oak_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/pale_oak_leaves4.json
Normal file
6
assets/minecraft/models/block/pale_oak_leaves4.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves4",
|
||||
"textures": {
|
||||
"all": "minecraft:block/pale_oak_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/spruce_leaves1.json
Normal file
6
assets/minecraft/models/block/spruce_leaves1.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves1",
|
||||
"textures": {
|
||||
"all": "minecraft:block/spruce_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/spruce_leaves2.json
Normal file
6
assets/minecraft/models/block/spruce_leaves2.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves2",
|
||||
"textures": {
|
||||
"all": "minecraft:block/spruce_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/spruce_leaves3.json
Normal file
6
assets/minecraft/models/block/spruce_leaves3.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves3",
|
||||
"textures": {
|
||||
"all": "minecraft:block/spruce_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/spruce_leaves4.json
Normal file
6
assets/minecraft/models/block/spruce_leaves4.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves4",
|
||||
"textures": {
|
||||
"all": "minecraft:block/spruce_leaves"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user