-
-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I missss my boyfriend I wanna cuddle so badly agh
- Loading branch information
1 parent
49a8ca3
commit 094a26a
Showing
271 changed files
with
2,340 additions
and
855 deletions.
There are no files selected for viewing
13 changes: 0 additions & 13 deletions
13
src/generated/resources/assets/malum/blockstates/runewood_panel_slab.json
This file was deleted.
Oops, something went wrong.
7 changes: 7 additions & 0 deletions
7
src/generated/resources/assets/malum/blockstates/rustic_runewood_planks.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "malum:block/rustic_runewood_planks" | ||
} | ||
} | ||
} |
13 changes: 13 additions & 0 deletions
13
src/generated/resources/assets/malum/blockstates/rustic_runewood_planks_slab.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"variants": { | ||
"type=bottom": { | ||
"model": "malum:block/rustic_runewood_planks_slab" | ||
}, | ||
"type=double": { | ||
"model": "malum:block/rustic_runewood_planks" | ||
}, | ||
"type=top": { | ||
"model": "malum:block/rustic_runewood_planks_slab_top" | ||
} | ||
} | ||
} |
209 changes: 209 additions & 0 deletions
209
src/generated/resources/assets/malum/blockstates/rustic_runewood_planks_stairs.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,209 @@ | ||
{ | ||
"variants": { | ||
"facing=east,half=bottom,shape=inner_left": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_inner", | ||
"uvlock": true, | ||
"y": 270 | ||
}, | ||
"facing=east,half=bottom,shape=inner_right": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_inner" | ||
}, | ||
"facing=east,half=bottom,shape=outer_left": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_outer", | ||
"uvlock": true, | ||
"y": 270 | ||
}, | ||
"facing=east,half=bottom,shape=outer_right": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_outer" | ||
}, | ||
"facing=east,half=bottom,shape=straight": { | ||
"model": "malum:block/rustic_runewood_planks_stairs" | ||
}, | ||
"facing=east,half=top,shape=inner_left": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_inner", | ||
"uvlock": true, | ||
"x": 180 | ||
}, | ||
"facing=east,half=top,shape=inner_right": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_inner", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 90 | ||
}, | ||
"facing=east,half=top,shape=outer_left": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_outer", | ||
"uvlock": true, | ||
"x": 180 | ||
}, | ||
"facing=east,half=top,shape=outer_right": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_outer", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 90 | ||
}, | ||
"facing=east,half=top,shape=straight": { | ||
"model": "malum:block/rustic_runewood_planks_stairs", | ||
"uvlock": true, | ||
"x": 180 | ||
}, | ||
"facing=north,half=bottom,shape=inner_left": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_inner", | ||
"uvlock": true, | ||
"y": 180 | ||
}, | ||
"facing=north,half=bottom,shape=inner_right": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_inner", | ||
"uvlock": true, | ||
"y": 270 | ||
}, | ||
"facing=north,half=bottom,shape=outer_left": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_outer", | ||
"uvlock": true, | ||
"y": 180 | ||
}, | ||
"facing=north,half=bottom,shape=outer_right": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_outer", | ||
"uvlock": true, | ||
"y": 270 | ||
}, | ||
"facing=north,half=bottom,shape=straight": { | ||
"model": "malum:block/rustic_runewood_planks_stairs", | ||
"uvlock": true, | ||
"y": 270 | ||
}, | ||
"facing=north,half=top,shape=inner_left": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_inner", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 270 | ||
}, | ||
"facing=north,half=top,shape=inner_right": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_inner", | ||
"uvlock": true, | ||
"x": 180 | ||
}, | ||
"facing=north,half=top,shape=outer_left": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_outer", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 270 | ||
}, | ||
"facing=north,half=top,shape=outer_right": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_outer", | ||
"uvlock": true, | ||
"x": 180 | ||
}, | ||
"facing=north,half=top,shape=straight": { | ||
"model": "malum:block/rustic_runewood_planks_stairs", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 270 | ||
}, | ||
"facing=south,half=bottom,shape=inner_left": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_inner" | ||
}, | ||
"facing=south,half=bottom,shape=inner_right": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_inner", | ||
"uvlock": true, | ||
"y": 90 | ||
}, | ||
"facing=south,half=bottom,shape=outer_left": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_outer" | ||
}, | ||
"facing=south,half=bottom,shape=outer_right": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_outer", | ||
"uvlock": true, | ||
"y": 90 | ||
}, | ||
"facing=south,half=bottom,shape=straight": { | ||
"model": "malum:block/rustic_runewood_planks_stairs", | ||
"uvlock": true, | ||
"y": 90 | ||
}, | ||
"facing=south,half=top,shape=inner_left": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_inner", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 90 | ||
}, | ||
"facing=south,half=top,shape=inner_right": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_inner", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 180 | ||
}, | ||
"facing=south,half=top,shape=outer_left": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_outer", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 90 | ||
}, | ||
"facing=south,half=top,shape=outer_right": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_outer", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 180 | ||
}, | ||
"facing=south,half=top,shape=straight": { | ||
"model": "malum:block/rustic_runewood_planks_stairs", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 90 | ||
}, | ||
"facing=west,half=bottom,shape=inner_left": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_inner", | ||
"uvlock": true, | ||
"y": 90 | ||
}, | ||
"facing=west,half=bottom,shape=inner_right": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_inner", | ||
"uvlock": true, | ||
"y": 180 | ||
}, | ||
"facing=west,half=bottom,shape=outer_left": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_outer", | ||
"uvlock": true, | ||
"y": 90 | ||
}, | ||
"facing=west,half=bottom,shape=outer_right": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_outer", | ||
"uvlock": true, | ||
"y": 180 | ||
}, | ||
"facing=west,half=bottom,shape=straight": { | ||
"model": "malum:block/rustic_runewood_planks_stairs", | ||
"uvlock": true, | ||
"y": 180 | ||
}, | ||
"facing=west,half=top,shape=inner_left": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_inner", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 180 | ||
}, | ||
"facing=west,half=top,shape=inner_right": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_inner", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 270 | ||
}, | ||
"facing=west,half=top,shape=outer_left": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_outer", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 180 | ||
}, | ||
"facing=west,half=top,shape=outer_right": { | ||
"model": "malum:block/rustic_runewood_planks_stairs_outer", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 270 | ||
}, | ||
"facing=west,half=top,shape=straight": { | ||
"model": "malum:block/rustic_runewood_planks_stairs", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 180 | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
src/generated/resources/assets/malum/blockstates/rustic_runewood_tiles.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "malum:block/rustic_runewood_tiles" | ||
} | ||
} | ||
} |
13 changes: 13 additions & 0 deletions
13
src/generated/resources/assets/malum/blockstates/rustic_runewood_tiles_slab.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"variants": { | ||
"type=bottom": { | ||
"model": "malum:block/rustic_runewood_tiles_slab" | ||
}, | ||
"type=double": { | ||
"model": "malum:block/rustic_runewood_tiles" | ||
}, | ||
"type=top": { | ||
"model": "malum:block/rustic_runewood_tiles_slab_top" | ||
} | ||
} | ||
} |
Oops, something went wrong.