Skip to content

Commit

Permalink
Datagen colored planks and family
Browse files Browse the repository at this point in the history
  • Loading branch information
Electro593 committed Feb 7, 2025
1 parent 4f5e7ad commit c7eaf33
Show file tree
Hide file tree
Showing 627 changed files with 8,149 additions and 8,179 deletions.
118 changes: 118 additions & 0 deletions src/main/generated/assets/spectrum/blockstates/black_button.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
{
"variants": {
"face=ceiling,facing=east,powered=false": {
"model": "spectrum:block/black_button",
"x": 180,
"y": 270
},
"face=ceiling,facing=east,powered=true": {
"model": "spectrum:block/black_button_pressed",
"x": 180,
"y": 270
},
"face=ceiling,facing=north,powered=false": {
"model": "spectrum:block/black_button",
"x": 180,
"y": 180
},
"face=ceiling,facing=north,powered=true": {
"model": "spectrum:block/black_button_pressed",
"x": 180,
"y": 180
},
"face=ceiling,facing=south,powered=false": {
"model": "spectrum:block/black_button",
"x": 180
},
"face=ceiling,facing=south,powered=true": {
"model": "spectrum:block/black_button_pressed",
"x": 180
},
"face=ceiling,facing=west,powered=false": {
"model": "spectrum:block/black_button",
"x": 180,
"y": 90
},
"face=ceiling,facing=west,powered=true": {
"model": "spectrum:block/black_button_pressed",
"x": 180,
"y": 90
},
"face=floor,facing=east,powered=false": {
"model": "spectrum:block/black_button",
"y": 90
},
"face=floor,facing=east,powered=true": {
"model": "spectrum:block/black_button_pressed",
"y": 90
},
"face=floor,facing=north,powered=false": {
"model": "spectrum:block/black_button"
},
"face=floor,facing=north,powered=true": {
"model": "spectrum:block/black_button_pressed"
},
"face=floor,facing=south,powered=false": {
"model": "spectrum:block/black_button",
"y": 180
},
"face=floor,facing=south,powered=true": {
"model": "spectrum:block/black_button_pressed",
"y": 180
},
"face=floor,facing=west,powered=false": {
"model": "spectrum:block/black_button",
"y": 270
},
"face=floor,facing=west,powered=true": {
"model": "spectrum:block/black_button_pressed",
"y": 270
},
"face=wall,facing=east,powered=false": {
"model": "spectrum:block/black_button",
"uvlock": true,
"x": 90,
"y": 90
},
"face=wall,facing=east,powered=true": {
"model": "spectrum:block/black_button_pressed",
"uvlock": true,
"x": 90,
"y": 90
},
"face=wall,facing=north,powered=false": {
"model": "spectrum:block/black_button",
"uvlock": true,
"x": 90
},
"face=wall,facing=north,powered=true": {
"model": "spectrum:block/black_button_pressed",
"uvlock": true,
"x": 90
},
"face=wall,facing=south,powered=false": {
"model": "spectrum:block/black_button",
"uvlock": true,
"x": 90,
"y": 180
},
"face=wall,facing=south,powered=true": {
"model": "spectrum:block/black_button_pressed",
"uvlock": true,
"x": 90,
"y": 180
},
"face=wall,facing=west,powered=false": {
"model": "spectrum:block/black_button",
"uvlock": true,
"x": 90,
"y": 270
},
"face=wall,facing=west,powered=true": {
"model": "spectrum:block/black_button_pressed",
"uvlock": true,
"x": 90,
"y": 270
}
}
}
48 changes: 48 additions & 0 deletions src/main/generated/assets/spectrum/blockstates/black_fence.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"multipart": [
{
"apply": {
"model": "spectrum:block/black_fence_post"
}
},
{
"apply": {
"model": "spectrum:block/black_fence_side",
"uvlock": true
},
"when": {
"north": "true"
}
},
{
"apply": {
"model": "spectrum:block/black_fence_side",
"uvlock": true,
"y": 90
},
"when": {
"east": "true"
}
},
{
"apply": {
"model": "spectrum:block/black_fence_side",
"uvlock": true,
"y": 180
},
"when": {
"south": "true"
}
},
{
"apply": {
"model": "spectrum:block/black_fence_side",
"uvlock": true,
"y": 270
},
"when": {
"west": "true"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
{
"variants": {
"facing=east,in_wall=false,open=false": {
"model": "spectrum:block/black_fence_gate",
"uvlock": true,
"y": 270
},
"facing=east,in_wall=false,open=true": {
"model": "spectrum:block/black_fence_gate_open",
"uvlock": true,
"y": 270
},
"facing=east,in_wall=true,open=false": {
"model": "spectrum:block/black_fence_gate_wall",
"uvlock": true,
"y": 270
},
"facing=east,in_wall=true,open=true": {
"model": "spectrum:block/black_fence_gate_wall_open",
"uvlock": true,
"y": 270
},
"facing=north,in_wall=false,open=false": {
"model": "spectrum:block/black_fence_gate",
"uvlock": true,
"y": 180
},
"facing=north,in_wall=false,open=true": {
"model": "spectrum:block/black_fence_gate_open",
"uvlock": true,
"y": 180
},
"facing=north,in_wall=true,open=false": {
"model": "spectrum:block/black_fence_gate_wall",
"uvlock": true,
"y": 180
},
"facing=north,in_wall=true,open=true": {
"model": "spectrum:block/black_fence_gate_wall_open",
"uvlock": true,
"y": 180
},
"facing=south,in_wall=false,open=false": {
"model": "spectrum:block/black_fence_gate",
"uvlock": true
},
"facing=south,in_wall=false,open=true": {
"model": "spectrum:block/black_fence_gate_open",
"uvlock": true
},
"facing=south,in_wall=true,open=false": {
"model": "spectrum:block/black_fence_gate_wall",
"uvlock": true
},
"facing=south,in_wall=true,open=true": {
"model": "spectrum:block/black_fence_gate_wall_open",
"uvlock": true
},
"facing=west,in_wall=false,open=false": {
"model": "spectrum:block/black_fence_gate",
"uvlock": true,
"y": 90
},
"facing=west,in_wall=false,open=true": {
"model": "spectrum:block/black_fence_gate_open",
"uvlock": true,
"y": 90
},
"facing=west,in_wall=true,open=false": {
"model": "spectrum:block/black_fence_gate_wall",
"uvlock": true,
"y": 90
},
"facing=west,in_wall=true,open=true": {
"model": "spectrum:block/black_fence_gate_wall_open",
"uvlock": true,
"y": 90
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "spectrum:block/black_planks"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"variants": {
"powered=false": {
"model": "spectrum:block/black_pressure_plate"
},
"powered=true": {
"model": "spectrum:block/black_pressure_plate_down"
}
}
}
13 changes: 13 additions & 0 deletions src/main/generated/assets/spectrum/blockstates/black_slab.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"variants": {
"type=bottom": {
"model": "spectrum:block/black_slab"
},
"type=double": {
"model": "spectrum:block/black_planks"
},
"type=top": {
"model": "spectrum:block/black_slab_top"
}
}
}
Loading

0 comments on commit c7eaf33

Please sign in to comment.