Add Lemonwood Extras

This commit is contained in:
Vos
2025-11-03 19:57:24 -06:00
parent 7f52936025
commit 39e674a84b
93 changed files with 1827 additions and 8 deletions
@@ -0,0 +1,118 @@
{
"variants": {
"face=ceiling,facing=east,powered=false": {
"model": "acesbs:block/lemonwood_button",
"x": 180,
"y": 270
},
"face=ceiling,facing=east,powered=true": {
"model": "acesbs:block/lemonwood_button_pressed",
"x": 180,
"y": 270
},
"face=ceiling,facing=north,powered=false": {
"model": "acesbs:block/lemonwood_button",
"x": 180,
"y": 180
},
"face=ceiling,facing=north,powered=true": {
"model": "acesbs:block/lemonwood_button_pressed",
"x": 180,
"y": 180
},
"face=ceiling,facing=south,powered=false": {
"model": "acesbs:block/lemonwood_button",
"x": 180
},
"face=ceiling,facing=south,powered=true": {
"model": "acesbs:block/lemonwood_button_pressed",
"x": 180
},
"face=ceiling,facing=west,powered=false": {
"model": "acesbs:block/lemonwood_button",
"x": 180,
"y": 90
},
"face=ceiling,facing=west,powered=true": {
"model": "acesbs:block/lemonwood_button_pressed",
"x": 180,
"y": 90
},
"face=floor,facing=east,powered=false": {
"model": "acesbs:block/lemonwood_button",
"y": 90
},
"face=floor,facing=east,powered=true": {
"model": "acesbs:block/lemonwood_button_pressed",
"y": 90
},
"face=floor,facing=north,powered=false": {
"model": "acesbs:block/lemonwood_button"
},
"face=floor,facing=north,powered=true": {
"model": "acesbs:block/lemonwood_button_pressed"
},
"face=floor,facing=south,powered=false": {
"model": "acesbs:block/lemonwood_button",
"y": 180
},
"face=floor,facing=south,powered=true": {
"model": "acesbs:block/lemonwood_button_pressed",
"y": 180
},
"face=floor,facing=west,powered=false": {
"model": "acesbs:block/lemonwood_button",
"y": 270
},
"face=floor,facing=west,powered=true": {
"model": "acesbs:block/lemonwood_button_pressed",
"y": 270
},
"face=wall,facing=east,powered=false": {
"model": "acesbs:block/lemonwood_button",
"uvlock": true,
"x": 90,
"y": 90
},
"face=wall,facing=east,powered=true": {
"model": "acesbs:block/lemonwood_button_pressed",
"uvlock": true,
"x": 90,
"y": 90
},
"face=wall,facing=north,powered=false": {
"model": "acesbs:block/lemonwood_button",
"uvlock": true,
"x": 90
},
"face=wall,facing=north,powered=true": {
"model": "acesbs:block/lemonwood_button_pressed",
"uvlock": true,
"x": 90
},
"face=wall,facing=south,powered=false": {
"model": "acesbs:block/lemonwood_button",
"uvlock": true,
"x": 90,
"y": 180
},
"face=wall,facing=south,powered=true": {
"model": "acesbs:block/lemonwood_button_pressed",
"uvlock": true,
"x": 90,
"y": 180
},
"face=wall,facing=west,powered=false": {
"model": "acesbs:block/lemonwood_button",
"uvlock": true,
"x": 90,
"y": 270
},
"face=wall,facing=west,powered=true": {
"model": "acesbs:block/lemonwood_button_pressed",
"uvlock": true,
"x": 90,
"y": 270
}
}
}
@@ -0,0 +1,124 @@
{
"variants": {
"facing=east,half=lower,hinge=left,open=false": {
"model": "acesbs:block/lemonwood_door_bottom_left"
},
"facing=east,half=lower,hinge=left,open=true": {
"model": "acesbs:block/lemonwood_door_bottom_left_open",
"y": 90
},
"facing=east,half=lower,hinge=right,open=false": {
"model": "acesbs:block/lemonwood_door_bottom_right"
},
"facing=east,half=lower,hinge=right,open=true": {
"model": "acesbs:block/lemonwood_door_bottom_right_open",
"y": 270
},
"facing=east,half=upper,hinge=left,open=false": {
"model": "acesbs:block/lemonwood_door_top_left"
},
"facing=east,half=upper,hinge=left,open=true": {
"model": "acesbs:block/lemonwood_door_top_left_open",
"y": 90
},
"facing=east,half=upper,hinge=right,open=false": {
"model": "acesbs:block/lemonwood_door_top_right"
},
"facing=east,half=upper,hinge=right,open=true": {
"model": "acesbs:block/lemonwood_door_top_right_open",
"y": 270
},
"facing=north,half=lower,hinge=left,open=false": {
"model": "acesbs:block/lemonwood_door_bottom_left",
"y": 270
},
"facing=north,half=lower,hinge=left,open=true": {
"model": "acesbs:block/lemonwood_door_bottom_left_open"
},
"facing=north,half=lower,hinge=right,open=false": {
"model": "acesbs:block/lemonwood_door_bottom_right",
"y": 270
},
"facing=north,half=lower,hinge=right,open=true": {
"model": "acesbs:block/lemonwood_door_bottom_right_open",
"y": 180
},
"facing=north,half=upper,hinge=left,open=false": {
"model": "acesbs:block/lemonwood_door_top_left",
"y": 270
},
"facing=north,half=upper,hinge=left,open=true": {
"model": "acesbs:block/lemonwood_door_top_left_open"
},
"facing=north,half=upper,hinge=right,open=false": {
"model": "acesbs:block/lemonwood_door_top_right",
"y": 270
},
"facing=north,half=upper,hinge=right,open=true": {
"model": "acesbs:block/lemonwood_door_top_right_open",
"y": 180
},
"facing=south,half=lower,hinge=left,open=false": {
"model": "acesbs:block/lemonwood_door_bottom_left",
"y": 90
},
"facing=south,half=lower,hinge=left,open=true": {
"model": "acesbs:block/lemonwood_door_bottom_left_open",
"y": 180
},
"facing=south,half=lower,hinge=right,open=false": {
"model": "acesbs:block/lemonwood_door_bottom_right",
"y": 90
},
"facing=south,half=lower,hinge=right,open=true": {
"model": "acesbs:block/lemonwood_door_bottom_right_open"
},
"facing=south,half=upper,hinge=left,open=false": {
"model": "acesbs:block/lemonwood_door_top_left",
"y": 90
},
"facing=south,half=upper,hinge=left,open=true": {
"model": "acesbs:block/lemonwood_door_top_left_open",
"y": 180
},
"facing=south,half=upper,hinge=right,open=false": {
"model": "acesbs:block/lemonwood_door_top_right",
"y": 90
},
"facing=south,half=upper,hinge=right,open=true": {
"model": "acesbs:block/lemonwood_door_top_right_open"
},
"facing=west,half=lower,hinge=left,open=false": {
"model": "acesbs:block/lemonwood_door_bottom_left",
"y": 180
},
"facing=west,half=lower,hinge=left,open=true": {
"model": "acesbs:block/lemonwood_door_bottom_left_open",
"y": 270
},
"facing=west,half=lower,hinge=right,open=false": {
"model": "acesbs:block/lemonwood_door_bottom_right",
"y": 180
},
"facing=west,half=lower,hinge=right,open=true": {
"model": "acesbs:block/lemonwood_door_bottom_right_open",
"y": 90
},
"facing=west,half=upper,hinge=left,open=false": {
"model": "acesbs:block/lemonwood_door_top_left",
"y": 180
},
"facing=west,half=upper,hinge=left,open=true": {
"model": "acesbs:block/lemonwood_door_top_left_open",
"y": 270
},
"facing=west,half=upper,hinge=right,open=false": {
"model": "acesbs:block/lemonwood_door_top_right",
"y": 180
},
"facing=west,half=upper,hinge=right,open=true": {
"model": "acesbs:block/lemonwood_door_top_right_open",
"y": 90
}
}
}
@@ -0,0 +1,48 @@
{
"multipart": [
{
"apply": {
"model": "acesbs:block/lemonwood_fence_post"
}
},
{
"apply": {
"model": "acesbs:block/lemonwood_fence_side",
"uvlock": true
},
"when": {
"north": "true"
}
},
{
"apply": {
"model": "acesbs:block/lemonwood_fence_side",
"uvlock": true,
"y": 90
},
"when": {
"east": "true"
}
},
{
"apply": {
"model": "acesbs:block/lemonwood_fence_side",
"uvlock": true,
"y": 180
},
"when": {
"south": "true"
}
},
{
"apply": {
"model": "acesbs:block/lemonwood_fence_side",
"uvlock": true,
"y": 270
},
"when": {
"west": "true"
}
}
]
}
@@ -0,0 +1,80 @@
{
"variants": {
"facing=east,in_wall=false,open=false": {
"model": "acesbs:block/lemonwood_fence_gate",
"uvlock": true,
"y": 270
},
"facing=east,in_wall=false,open=true": {
"model": "acesbs:block/lemonwood_fence_gate_open",
"uvlock": true,
"y": 270
},
"facing=east,in_wall=true,open=false": {
"model": "acesbs:block/lemonwood_fence_gate_wall",
"uvlock": true,
"y": 270
},
"facing=east,in_wall=true,open=true": {
"model": "acesbs:block/lemonwood_fence_gate_wall_open",
"uvlock": true,
"y": 270
},
"facing=north,in_wall=false,open=false": {
"model": "acesbs:block/lemonwood_fence_gate",
"uvlock": true,
"y": 180
},
"facing=north,in_wall=false,open=true": {
"model": "acesbs:block/lemonwood_fence_gate_open",
"uvlock": true,
"y": 180
},
"facing=north,in_wall=true,open=false": {
"model": "acesbs:block/lemonwood_fence_gate_wall",
"uvlock": true,
"y": 180
},
"facing=north,in_wall=true,open=true": {
"model": "acesbs:block/lemonwood_fence_gate_wall_open",
"uvlock": true,
"y": 180
},
"facing=south,in_wall=false,open=false": {
"model": "acesbs:block/lemonwood_fence_gate",
"uvlock": true
},
"facing=south,in_wall=false,open=true": {
"model": "acesbs:block/lemonwood_fence_gate_open",
"uvlock": true
},
"facing=south,in_wall=true,open=false": {
"model": "acesbs:block/lemonwood_fence_gate_wall",
"uvlock": true
},
"facing=south,in_wall=true,open=true": {
"model": "acesbs:block/lemonwood_fence_gate_wall_open",
"uvlock": true
},
"facing=west,in_wall=false,open=false": {
"model": "acesbs:block/lemonwood_fence_gate",
"uvlock": true,
"y": 90
},
"facing=west,in_wall=false,open=true": {
"model": "acesbs:block/lemonwood_fence_gate_open",
"uvlock": true,
"y": 90
},
"facing=west,in_wall=true,open=false": {
"model": "acesbs:block/lemonwood_fence_gate_wall",
"uvlock": true,
"y": 90
},
"facing=west,in_wall=true,open=true": {
"model": "acesbs:block/lemonwood_fence_gate_wall_open",
"uvlock": true,
"y": 90
}
}
}
@@ -0,0 +1,10 @@
{
"variants": {
"powered=false": {
"model": "acesbs:block/lemonwood_pressure_plate"
},
"powered=true": {
"model": "acesbs:block/lemonwood_pressure_plate_down"
}
}
}
@@ -0,0 +1,13 @@
{
"variants": {
"type=bottom": {
"model": "acesbs:block/lemonwood_slab"
},
"type=double": {
"model": "acesbs:block/lemonwood_planks"
},
"type=top": {
"model": "acesbs:block/lemonwood_slab_top"
}
}
}
@@ -0,0 +1,209 @@
{
"variants": {
"facing=east,half=bottom,shape=inner_left": {
"model": "acesbs:block/lemonwood_stairs_inner",
"uvlock": true,
"y": 270
},
"facing=east,half=bottom,shape=inner_right": {
"model": "acesbs:block/lemonwood_stairs_inner"
},
"facing=east,half=bottom,shape=outer_left": {
"model": "acesbs:block/lemonwood_stairs_outer",
"uvlock": true,
"y": 270
},
"facing=east,half=bottom,shape=outer_right": {
"model": "acesbs:block/lemonwood_stairs_outer"
},
"facing=east,half=bottom,shape=straight": {
"model": "acesbs:block/lemonwood_stairs"
},
"facing=east,half=top,shape=inner_left": {
"model": "acesbs:block/lemonwood_stairs_inner",
"uvlock": true,
"x": 180
},
"facing=east,half=top,shape=inner_right": {
"model": "acesbs:block/lemonwood_stairs_inner",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=east,half=top,shape=outer_left": {
"model": "acesbs:block/lemonwood_stairs_outer",
"uvlock": true,
"x": 180
},
"facing=east,half=top,shape=outer_right": {
"model": "acesbs:block/lemonwood_stairs_outer",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=east,half=top,shape=straight": {
"model": "acesbs:block/lemonwood_stairs",
"uvlock": true,
"x": 180
},
"facing=north,half=bottom,shape=inner_left": {
"model": "acesbs:block/lemonwood_stairs_inner",
"uvlock": true,
"y": 180
},
"facing=north,half=bottom,shape=inner_right": {
"model": "acesbs:block/lemonwood_stairs_inner",
"uvlock": true,
"y": 270
},
"facing=north,half=bottom,shape=outer_left": {
"model": "acesbs:block/lemonwood_stairs_outer",
"uvlock": true,
"y": 180
},
"facing=north,half=bottom,shape=outer_right": {
"model": "acesbs:block/lemonwood_stairs_outer",
"uvlock": true,
"y": 270
},
"facing=north,half=bottom,shape=straight": {
"model": "acesbs:block/lemonwood_stairs",
"uvlock": true,
"y": 270
},
"facing=north,half=top,shape=inner_left": {
"model": "acesbs:block/lemonwood_stairs_inner",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=north,half=top,shape=inner_right": {
"model": "acesbs:block/lemonwood_stairs_inner",
"uvlock": true,
"x": 180
},
"facing=north,half=top,shape=outer_left": {
"model": "acesbs:block/lemonwood_stairs_outer",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=north,half=top,shape=outer_right": {
"model": "acesbs:block/lemonwood_stairs_outer",
"uvlock": true,
"x": 180
},
"facing=north,half=top,shape=straight": {
"model": "acesbs:block/lemonwood_stairs",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=south,half=bottom,shape=inner_left": {
"model": "acesbs:block/lemonwood_stairs_inner"
},
"facing=south,half=bottom,shape=inner_right": {
"model": "acesbs:block/lemonwood_stairs_inner",
"uvlock": true,
"y": 90
},
"facing=south,half=bottom,shape=outer_left": {
"model": "acesbs:block/lemonwood_stairs_outer"
},
"facing=south,half=bottom,shape=outer_right": {
"model": "acesbs:block/lemonwood_stairs_outer",
"uvlock": true,
"y": 90
},
"facing=south,half=bottom,shape=straight": {
"model": "acesbs:block/lemonwood_stairs",
"uvlock": true,
"y": 90
},
"facing=south,half=top,shape=inner_left": {
"model": "acesbs:block/lemonwood_stairs_inner",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=south,half=top,shape=inner_right": {
"model": "acesbs:block/lemonwood_stairs_inner",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=south,half=top,shape=outer_left": {
"model": "acesbs:block/lemonwood_stairs_outer",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=south,half=top,shape=outer_right": {
"model": "acesbs:block/lemonwood_stairs_outer",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=south,half=top,shape=straight": {
"model": "acesbs:block/lemonwood_stairs",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=west,half=bottom,shape=inner_left": {
"model": "acesbs:block/lemonwood_stairs_inner",
"uvlock": true,
"y": 90
},
"facing=west,half=bottom,shape=inner_right": {
"model": "acesbs:block/lemonwood_stairs_inner",
"uvlock": true,
"y": 180
},
"facing=west,half=bottom,shape=outer_left": {
"model": "acesbs:block/lemonwood_stairs_outer",
"uvlock": true,
"y": 90
},
"facing=west,half=bottom,shape=outer_right": {
"model": "acesbs:block/lemonwood_stairs_outer",
"uvlock": true,
"y": 180
},
"facing=west,half=bottom,shape=straight": {
"model": "acesbs:block/lemonwood_stairs",
"uvlock": true,
"y": 180
},
"facing=west,half=top,shape=inner_left": {
"model": "acesbs:block/lemonwood_stairs_inner",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=west,half=top,shape=inner_right": {
"model": "acesbs:block/lemonwood_stairs_inner",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=west,half=top,shape=outer_left": {
"model": "acesbs:block/lemonwood_stairs_outer",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=west,half=top,shape=outer_right": {
"model": "acesbs:block/lemonwood_stairs_outer",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=west,half=top,shape=straight": {
"model": "acesbs:block/lemonwood_stairs",
"uvlock": true,
"x": 180,
"y": 180
}
}
}
@@ -0,0 +1,58 @@
{
"variants": {
"facing=east,half=bottom,open=false": {
"model": "acesbs:block/lemonwood_trapdoor_bottom"
},
"facing=east,half=bottom,open=true": {
"model": "acesbs:block/lemonwood_trapdoor_open",
"y": 90
},
"facing=east,half=top,open=false": {
"model": "acesbs:block/lemonwood_trapdoor_top"
},
"facing=east,half=top,open=true": {
"model": "acesbs:block/lemonwood_trapdoor_open",
"y": 90
},
"facing=north,half=bottom,open=false": {
"model": "acesbs:block/lemonwood_trapdoor_bottom"
},
"facing=north,half=bottom,open=true": {
"model": "acesbs:block/lemonwood_trapdoor_open"
},
"facing=north,half=top,open=false": {
"model": "acesbs:block/lemonwood_trapdoor_top"
},
"facing=north,half=top,open=true": {
"model": "acesbs:block/lemonwood_trapdoor_open"
},
"facing=south,half=bottom,open=false": {
"model": "acesbs:block/lemonwood_trapdoor_bottom"
},
"facing=south,half=bottom,open=true": {
"model": "acesbs:block/lemonwood_trapdoor_open",
"y": 180
},
"facing=south,half=top,open=false": {
"model": "acesbs:block/lemonwood_trapdoor_top"
},
"facing=south,half=top,open=true": {
"model": "acesbs:block/lemonwood_trapdoor_open",
"y": 180
},
"facing=west,half=bottom,open=false": {
"model": "acesbs:block/lemonwood_trapdoor_bottom"
},
"facing=west,half=bottom,open=true": {
"model": "acesbs:block/lemonwood_trapdoor_open",
"y": 270
},
"facing=west,half=top,open=false": {
"model": "acesbs:block/lemonwood_trapdoor_top"
},
"facing=west,half=top,open=true": {
"model": "acesbs:block/lemonwood_trapdoor_open",
"y": 270
}
}
}
@@ -0,0 +1,90 @@
{
"multipart": [
{
"apply": {
"model": "acesbs:block/lemonwood_wall_post"
},
"when": {
"up": "true"
}
},
{
"apply": {
"model": "acesbs:block/lemonwood_wall_side",
"uvlock": true
},
"when": {
"north": "low"
}
},
{
"apply": {
"model": "acesbs:block/lemonwood_wall_side",
"uvlock": true,
"y": 90
},
"when": {
"east": "low"
}
},
{
"apply": {
"model": "acesbs:block/lemonwood_wall_side",
"uvlock": true,
"y": 180
},
"when": {
"south": "low"
}
},
{
"apply": {
"model": "acesbs:block/lemonwood_wall_side",
"uvlock": true,
"y": 270
},
"when": {
"west": "low"
}
},
{
"apply": {
"model": "acesbs:block/lemonwood_wall_side_tall",
"uvlock": true
},
"when": {
"north": "tall"
}
},
{
"apply": {
"model": "acesbs:block/lemonwood_wall_side_tall",
"uvlock": true,
"y": 90
},
"when": {
"east": "tall"
}
},
{
"apply": {
"model": "acesbs:block/lemonwood_wall_side_tall",
"uvlock": true,
"y": 180
},
"when": {
"south": "tall"
}
},
{
"apply": {
"model": "acesbs:block/lemonwood_wall_side_tall",
"uvlock": true,
"y": 270
},
"when": {
"west": "tall"
}
}
]
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/button",
"textures": {
"texture": "acesbs:block/lemonwood_planks"
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/button_inventory",
"textures": {
"texture": "acesbs:block/lemonwood_planks"
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/button_pressed",
"textures": {
"texture": "acesbs:block/lemonwood_planks"
}
}
@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/door_bottom_left",
"textures": {
"bottom": "acesbs:block/lemonwood_door_bottom",
"top": "acesbs:block/lemonwood_door_top"
}
}
@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/door_bottom_left_open",
"textures": {
"bottom": "acesbs:block/lemonwood_door_bottom",
"top": "acesbs:block/lemonwood_door_top"
}
}
@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/door_bottom_right",
"textures": {
"bottom": "acesbs:block/lemonwood_door_bottom",
"top": "acesbs:block/lemonwood_door_top"
}
}
@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/door_bottom_right_open",
"textures": {
"bottom": "acesbs:block/lemonwood_door_bottom",
"top": "acesbs:block/lemonwood_door_top"
}
}
@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/door_top_left",
"textures": {
"bottom": "acesbs:block/lemonwood_door_bottom",
"top": "acesbs:block/lemonwood_door_top"
}
}
@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/door_top_left_open",
"textures": {
"bottom": "acesbs:block/lemonwood_door_bottom",
"top": "acesbs:block/lemonwood_door_top"
}
}
@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/door_top_right",
"textures": {
"bottom": "acesbs:block/lemonwood_door_bottom",
"top": "acesbs:block/lemonwood_door_top"
}
}
@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/door_top_right_open",
"textures": {
"bottom": "acesbs:block/lemonwood_door_bottom",
"top": "acesbs:block/lemonwood_door_top"
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/template_fence_gate",
"textures": {
"texture": "acesbs:block/lemonwood_planks"
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/template_fence_gate_open",
"textures": {
"texture": "acesbs:block/lemonwood_planks"
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/template_fence_gate_wall",
"textures": {
"texture": "acesbs:block/lemonwood_planks"
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/template_fence_gate_wall_open",
"textures": {
"texture": "acesbs:block/lemonwood_planks"
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/fence_inventory",
"textures": {
"texture": "acesbs:block/lemonwood_planks"
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/fence_post",
"textures": {
"texture": "acesbs:block/lemonwood_planks"
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/fence_side",
"textures": {
"texture": "acesbs:block/lemonwood_planks"
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/pressure_plate_up",
"textures": {
"texture": "acesbs:block/lemonwood_planks"
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/pressure_plate_down",
"textures": {
"texture": "acesbs:block/lemonwood_planks"
}
}
@@ -0,0 +1,8 @@
{
"parent": "minecraft:block/slab",
"textures": {
"bottom": "acesbs:block/lemonwood_planks",
"side": "acesbs:block/lemonwood_planks",
"top": "acesbs:block/lemonwood_planks"
}
}
@@ -0,0 +1,8 @@
{
"parent": "minecraft:block/slab_top",
"textures": {
"bottom": "acesbs:block/lemonwood_planks",
"side": "acesbs:block/lemonwood_planks",
"top": "acesbs:block/lemonwood_planks"
}
}
@@ -0,0 +1,8 @@
{
"parent": "minecraft:block/stairs",
"textures": {
"bottom": "acesbs:block/lemonwood_planks",
"side": "acesbs:block/lemonwood_planks",
"top": "acesbs:block/lemonwood_planks"
}
}
@@ -0,0 +1,8 @@
{
"parent": "minecraft:block/inner_stairs",
"textures": {
"bottom": "acesbs:block/lemonwood_planks",
"side": "acesbs:block/lemonwood_planks",
"top": "acesbs:block/lemonwood_planks"
}
}
@@ -0,0 +1,8 @@
{
"parent": "minecraft:block/outer_stairs",
"textures": {
"bottom": "acesbs:block/lemonwood_planks",
"side": "acesbs:block/lemonwood_planks",
"top": "acesbs:block/lemonwood_planks"
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/template_trapdoor_bottom",
"textures": {
"texture": "acesbs:block/lemonwood_trapdoor"
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/template_trapdoor_open",
"textures": {
"texture": "acesbs:block/lemonwood_trapdoor"
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/template_trapdoor_top",
"textures": {
"texture": "acesbs:block/lemonwood_trapdoor"
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/wall_inventory",
"textures": {
"wall": "acesbs:block/lemonwood_planks"
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/template_wall_post",
"textures": {
"wall": "acesbs:block/lemonwood_planks"
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/template_wall_side",
"textures": {
"wall": "acesbs:block/lemonwood_planks"
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/template_wall_side_tall",
"textures": {
"wall": "acesbs:block/lemonwood_planks"
}
}
@@ -0,0 +1,3 @@
{
"parent": "acesbs:block/lemonwood_button_inventory"
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "acesbs:item/lemonwood_door"
}
}
@@ -0,0 +1,3 @@
{
"parent": "acesbs:block/lemonwood_fence_inventory"
}
@@ -0,0 +1,3 @@
{
"parent": "acesbs:block/lemonwood_fence_gate"
}
@@ -0,0 +1,3 @@
{
"parent": "acesbs:block/lemonwood_pressure_plate"
}
@@ -0,0 +1,3 @@
{
"parent": "acesbs:block/lemonwood_slab"
}
@@ -0,0 +1,3 @@
{
"parent": "acesbs:block/lemonwood_stairs"
}
@@ -0,0 +1,3 @@
{
"parent": "acesbs:block/lemonwood_trapdoor_bottom"
}
@@ -0,0 +1,3 @@
{
"parent": "acesbs:block/lemonwood_wall_inventory"
}