Skip to content

Commit

Permalink
wood progress
Browse files Browse the repository at this point in the history
  • Loading branch information
Uraneptus committed Feb 7, 2024
1 parent 75ea3d1 commit 297e566
Show file tree
Hide file tree
Showing 70 changed files with 562 additions and 30 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,124 @@
{
"variants": {
"facing=east,half=lower,hinge=left,open=false": {
"model": "sullysmod:block/petrified_door_bottom_left"
},
"facing=east,half=lower,hinge=left,open=true": {
"model": "sullysmod:block/petrified_door_bottom_left_open",
"y": 90
},
"facing=east,half=lower,hinge=right,open=false": {
"model": "sullysmod:block/petrified_door_bottom_right"
},
"facing=east,half=lower,hinge=right,open=true": {
"model": "sullysmod:block/petrified_door_bottom_right_open",
"y": 270
},
"facing=east,half=upper,hinge=left,open=false": {
"model": "sullysmod:block/petrified_door_top_left"
},
"facing=east,half=upper,hinge=left,open=true": {
"model": "sullysmod:block/petrified_door_top_left_open",
"y": 90
},
"facing=east,half=upper,hinge=right,open=false": {
"model": "sullysmod:block/petrified_door_top_right"
},
"facing=east,half=upper,hinge=right,open=true": {
"model": "sullysmod:block/petrified_door_top_right_open",
"y": 270
},
"facing=north,half=lower,hinge=left,open=false": {
"model": "sullysmod:block/petrified_door_bottom_left",
"y": 270
},
"facing=north,half=lower,hinge=left,open=true": {
"model": "sullysmod:block/petrified_door_bottom_left_open"
},
"facing=north,half=lower,hinge=right,open=false": {
"model": "sullysmod:block/petrified_door_bottom_right",
"y": 270
},
"facing=north,half=lower,hinge=right,open=true": {
"model": "sullysmod:block/petrified_door_bottom_right_open",
"y": 180
},
"facing=north,half=upper,hinge=left,open=false": {
"model": "sullysmod:block/petrified_door_top_left",
"y": 270
},
"facing=north,half=upper,hinge=left,open=true": {
"model": "sullysmod:block/petrified_door_top_left_open"
},
"facing=north,half=upper,hinge=right,open=false": {
"model": "sullysmod:block/petrified_door_top_right",
"y": 270
},
"facing=north,half=upper,hinge=right,open=true": {
"model": "sullysmod:block/petrified_door_top_right_open",
"y": 180
},
"facing=south,half=lower,hinge=left,open=false": {
"model": "sullysmod:block/petrified_door_bottom_left",
"y": 90
},
"facing=south,half=lower,hinge=left,open=true": {
"model": "sullysmod:block/petrified_door_bottom_left_open",
"y": 180
},
"facing=south,half=lower,hinge=right,open=false": {
"model": "sullysmod:block/petrified_door_bottom_right",
"y": 90
},
"facing=south,half=lower,hinge=right,open=true": {
"model": "sullysmod:block/petrified_door_bottom_right_open"
},
"facing=south,half=upper,hinge=left,open=false": {
"model": "sullysmod:block/petrified_door_top_left",
"y": 90
},
"facing=south,half=upper,hinge=left,open=true": {
"model": "sullysmod:block/petrified_door_top_left_open",
"y": 180
},
"facing=south,half=upper,hinge=right,open=false": {
"model": "sullysmod:block/petrified_door_top_right",
"y": 90
},
"facing=south,half=upper,hinge=right,open=true": {
"model": "sullysmod:block/petrified_door_top_right_open"
},
"facing=west,half=lower,hinge=left,open=false": {
"model": "sullysmod:block/petrified_door_bottom_left",
"y": 180
},
"facing=west,half=lower,hinge=left,open=true": {
"model": "sullysmod:block/petrified_door_bottom_left_open",
"y": 270
},
"facing=west,half=lower,hinge=right,open=false": {
"model": "sullysmod:block/petrified_door_bottom_right",
"y": 180
},
"facing=west,half=lower,hinge=right,open=true": {
"model": "sullysmod:block/petrified_door_bottom_right_open",
"y": 90
},
"facing=west,half=upper,hinge=left,open=false": {
"model": "sullysmod:block/petrified_door_top_left",
"y": 180
},
"facing=west,half=upper,hinge=left,open=true": {
"model": "sullysmod:block/petrified_door_top_left_open",
"y": 270
},
"facing=west,half=upper,hinge=right,open=false": {
"model": "sullysmod:block/petrified_door_top_right",
"y": 180
},
"facing=west,half=upper,hinge=right,open=true": {
"model": "sullysmod:block/petrified_door_top_right_open",
"y": 90
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "sullysmod:block/petrified_hanging_sign"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "sullysmod:block/petrified_sign"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "sullysmod:block/petrified_hanging_sign"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "sullysmod:block/petrified_sign"
}
}
}
3 changes: 3 additions & 0 deletions src/generated/resources/assets/sullysmod/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,14 @@
"block.sullysmod.jade_totem": "Jade Totem",
"block.sullysmod.oxidized_copper_button": "Oxidized Copper Button",
"block.sullysmod.petrified_button": "Petrified Button",
"block.sullysmod.petrified_door": "Petrified Door",
"block.sullysmod.petrified_fence": "Petrified Fence",
"block.sullysmod.petrified_fence_gate": "Petrified Fence Gate",
"block.sullysmod.petrified_hanging_sign": "Petrified Hanging Sign",
"block.sullysmod.petrified_log": "Petrified Log",
"block.sullysmod.petrified_planks": "Petrified Planks",
"block.sullysmod.petrified_pressure_plate": "Petrified Pressure Plate",
"block.sullysmod.petrified_sign": "Petrified Sign",
"block.sullysmod.petrified_slab": "Petrified Slab",
"block.sullysmod.petrified_stairs": "Petrified Stairs",
"block.sullysmod.petrified_trapdoor": "Petrified Trapdoor",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"parent": "minecraft:block/door_bottom_left",
"render_type": "minecraft:cutout",
"textures": {
"bottom": "sullysmod:block/petrified_door_bottom",
"top": "sullysmod:block/petrified_door_top"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"parent": "minecraft:block/door_bottom_left_open",
"render_type": "minecraft:cutout",
"textures": {
"bottom": "sullysmod:block/petrified_door_bottom",
"top": "sullysmod:block/petrified_door_top"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"parent": "minecraft:block/door_bottom_right",
"render_type": "minecraft:cutout",
"textures": {
"bottom": "sullysmod:block/petrified_door_bottom",
"top": "sullysmod:block/petrified_door_top"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"parent": "minecraft:block/door_bottom_right_open",
"render_type": "minecraft:cutout",
"textures": {
"bottom": "sullysmod:block/petrified_door_bottom",
"top": "sullysmod:block/petrified_door_top"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"parent": "minecraft:block/door_top_left",
"render_type": "minecraft:cutout",
"textures": {
"bottom": "sullysmod:block/petrified_door_bottom",
"top": "sullysmod:block/petrified_door_top"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"parent": "minecraft:block/door_top_left_open",
"render_type": "minecraft:cutout",
"textures": {
"bottom": "sullysmod:block/petrified_door_bottom",
"top": "sullysmod:block/petrified_door_top"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"parent": "minecraft:block/door_top_right",
"render_type": "minecraft:cutout",
"textures": {
"bottom": "sullysmod:block/petrified_door_bottom",
"top": "sullysmod:block/petrified_door_top"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"parent": "minecraft:block/door_top_right_open",
"render_type": "minecraft:cutout",
"textures": {
"bottom": "sullysmod:block/petrified_door_bottom",
"top": "sullysmod:block/petrified_door_top"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"textures": {
"particle": "sullysmod:block/petrified_planks"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"textures": {
"particle": "sullysmod:block/petrified_planks"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "sullysmod:item/petrified_door"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "sullysmod:item/petrified_hanging_sign"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "sullysmod:item/petrified_sign"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"#sullysmod:petrified_logs"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"sullysmod:petrified_fence_gate"
]
}
5 changes: 5 additions & 0 deletions src/generated/resources/data/forge/tags/blocks/fences.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"sullysmod:petrified_fence"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"#sullysmod:petrified_logs"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"sullysmod:petrified_fence_gate"
]
}
5 changes: 5 additions & 0 deletions src/generated/resources/data/forge/tags/items/fences.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"sullysmod:petrified_fence"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"sullysmod:petrified_hanging_sign"
]
}
5 changes: 5 additions & 0 deletions src/generated/resources/data/minecraft/tags/blocks/doors.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"sullysmod:petrified_door"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@
"sullysmod:petrified_stairs",
"sullysmod:petrified_slab",
"sullysmod:petrified_fence_gate",
"sullysmod:petrified_fence"
"sullysmod:petrified_fence",
"sullysmod:petrified_sign",
"sullysmod:petrified_hanging_sign",
"sullysmod:petrified_door"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"sullysmod:rough_jade_brick_stairs",
"sullysmod:rough_jade_tile_stairs",
"sullysmod:smoothed_rough_jade_stairs",
"sullysmod:amber_brick_stairs"
"sullysmod:amber_brick_stairs",
"sullysmod:petrified_stairs"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"sullysmod:petrified_sign"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"sullysmod:petrified_button"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"sullysmod:petrified_pressure_plate"
]
}
Loading

0 comments on commit 297e566

Please sign in to comment.