-
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update json formatting style to be consistent with datagen pro…
…duced by Minecraft
- Loading branch information
1 parent
f925bca
commit 8c8b8a4
Showing
1,515 changed files
with
45,067 additions
and
45,066 deletions.
There are no files selected for viewing
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
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
10 changes: 5 additions & 5 deletions
10
src/generated/resources/assets/biomancy/blockstates/acid_fluid_block.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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "biomancy:block/acid_fluid_block" | ||
} | ||
} | ||
"variants": { | ||
"": { | ||
"model": "biomancy:block/acid_fluid_block" | ||
} | ||
} | ||
} |
10 changes: 5 additions & 5 deletions
10
src/generated/resources/assets/biomancy/blockstates/adult_permeable_membrane.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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "biomancy:block/adult_permeable_membrane" | ||
} | ||
} | ||
"variants": { | ||
"": { | ||
"model": "biomancy:block/adult_permeable_membrane" | ||
} | ||
} | ||
} |
72 changes: 36 additions & 36 deletions
72
src/generated/resources/assets/biomancy/blockstates/adult_permeable_membrane_pane.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 |
---|---|---|
@@ -1,38 +1,38 @@ | ||
{ | ||
"variants": { | ||
"orientation=x_middle": { | ||
"model": "biomancy:block/adult_permeable_membrane_pane_middle", | ||
"y": 90 | ||
}, | ||
"orientation=x_negative": { | ||
"model": "biomancy:block/adult_permeable_membrane_pane", | ||
"y": 270 | ||
}, | ||
"orientation=x_positive": { | ||
"model": "biomancy:block/adult_permeable_membrane_pane", | ||
"y": 90 | ||
}, | ||
"orientation=y_middle": { | ||
"model": "biomancy:block/adult_permeable_membrane_pane_middle", | ||
"x": 90 | ||
}, | ||
"orientation=y_negative": { | ||
"model": "biomancy:block/adult_permeable_membrane_pane", | ||
"x": 270 | ||
}, | ||
"orientation=y_positive": { | ||
"model": "biomancy:block/adult_permeable_membrane_pane", | ||
"x": 90 | ||
}, | ||
"orientation=z_middle": { | ||
"model": "biomancy:block/adult_permeable_membrane_pane_middle" | ||
}, | ||
"orientation=z_negative": { | ||
"model": "biomancy:block/adult_permeable_membrane_pane" | ||
}, | ||
"orientation=z_positive": { | ||
"model": "biomancy:block/adult_permeable_membrane_pane", | ||
"y": 180 | ||
} | ||
} | ||
"variants": { | ||
"orientation=x_middle": { | ||
"model": "biomancy:block/adult_permeable_membrane_pane_middle", | ||
"y": 90 | ||
}, | ||
"orientation=x_negative": { | ||
"model": "biomancy:block/adult_permeable_membrane_pane", | ||
"y": 270 | ||
}, | ||
"orientation=x_positive": { | ||
"model": "biomancy:block/adult_permeable_membrane_pane", | ||
"y": 90 | ||
}, | ||
"orientation=y_middle": { | ||
"model": "biomancy:block/adult_permeable_membrane_pane_middle", | ||
"x": 90 | ||
}, | ||
"orientation=y_negative": { | ||
"model": "biomancy:block/adult_permeable_membrane_pane", | ||
"x": 270 | ||
}, | ||
"orientation=y_positive": { | ||
"model": "biomancy:block/adult_permeable_membrane_pane", | ||
"x": 90 | ||
}, | ||
"orientation=z_middle": { | ||
"model": "biomancy:block/adult_permeable_membrane_pane_middle" | ||
}, | ||
"orientation=z_negative": { | ||
"model": "biomancy:block/adult_permeable_membrane_pane" | ||
}, | ||
"orientation=z_positive": { | ||
"model": "biomancy:block/adult_permeable_membrane_pane", | ||
"y": 180 | ||
} | ||
} | ||
} |
10 changes: 5 additions & 5 deletions
10
src/generated/resources/assets/biomancy/blockstates/baby_permeable_membrane.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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "biomancy:block/baby_permeable_membrane" | ||
} | ||
} | ||
"variants": { | ||
"": { | ||
"model": "biomancy:block/baby_permeable_membrane" | ||
} | ||
} | ||
} |
72 changes: 36 additions & 36 deletions
72
src/generated/resources/assets/biomancy/blockstates/baby_permeable_membrane_pane.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 |
---|---|---|
@@ -1,38 +1,38 @@ | ||
{ | ||
"variants": { | ||
"orientation=x_middle": { | ||
"model": "biomancy:block/baby_permeable_membrane_pane_middle", | ||
"y": 90 | ||
}, | ||
"orientation=x_negative": { | ||
"model": "biomancy:block/baby_permeable_membrane_pane", | ||
"y": 270 | ||
}, | ||
"orientation=x_positive": { | ||
"model": "biomancy:block/baby_permeable_membrane_pane", | ||
"y": 90 | ||
}, | ||
"orientation=y_middle": { | ||
"model": "biomancy:block/baby_permeable_membrane_pane_middle", | ||
"x": 90 | ||
}, | ||
"orientation=y_negative": { | ||
"model": "biomancy:block/baby_permeable_membrane_pane", | ||
"x": 270 | ||
}, | ||
"orientation=y_positive": { | ||
"model": "biomancy:block/baby_permeable_membrane_pane", | ||
"x": 90 | ||
}, | ||
"orientation=z_middle": { | ||
"model": "biomancy:block/baby_permeable_membrane_pane_middle" | ||
}, | ||
"orientation=z_negative": { | ||
"model": "biomancy:block/baby_permeable_membrane_pane" | ||
}, | ||
"orientation=z_positive": { | ||
"model": "biomancy:block/baby_permeable_membrane_pane", | ||
"y": 180 | ||
} | ||
} | ||
"variants": { | ||
"orientation=x_middle": { | ||
"model": "biomancy:block/baby_permeable_membrane_pane_middle", | ||
"y": 90 | ||
}, | ||
"orientation=x_negative": { | ||
"model": "biomancy:block/baby_permeable_membrane_pane", | ||
"y": 270 | ||
}, | ||
"orientation=x_positive": { | ||
"model": "biomancy:block/baby_permeable_membrane_pane", | ||
"y": 90 | ||
}, | ||
"orientation=y_middle": { | ||
"model": "biomancy:block/baby_permeable_membrane_pane_middle", | ||
"x": 90 | ||
}, | ||
"orientation=y_negative": { | ||
"model": "biomancy:block/baby_permeable_membrane_pane", | ||
"x": 270 | ||
}, | ||
"orientation=y_positive": { | ||
"model": "biomancy:block/baby_permeable_membrane_pane", | ||
"x": 90 | ||
}, | ||
"orientation=z_middle": { | ||
"model": "biomancy:block/baby_permeable_membrane_pane_middle" | ||
}, | ||
"orientation=z_negative": { | ||
"model": "biomancy:block/baby_permeable_membrane_pane" | ||
}, | ||
"orientation=z_positive": { | ||
"model": "biomancy:block/baby_permeable_membrane_pane", | ||
"y": 180 | ||
} | ||
} | ||
} |
10 changes: 5 additions & 5 deletions
10
src/generated/resources/assets/biomancy/blockstates/bio_forge.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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "biomancy:block/bio_forge" | ||
} | ||
} | ||
"variants": { | ||
"": { | ||
"model": "biomancy:block/bio_forge" | ||
} | ||
} | ||
} |
10 changes: 5 additions & 5 deletions
10
src/generated/resources/assets/biomancy/blockstates/bio_lab.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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "biomancy:block/bio_lab" | ||
} | ||
} | ||
"variants": { | ||
"": { | ||
"model": "biomancy:block/bio_lab" | ||
} | ||
} | ||
} |
16 changes: 8 additions & 8 deletions
16
src/generated/resources/assets/biomancy/blockstates/bio_lantern_blue.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 |
---|---|---|
@@ -1,10 +1,10 @@ | ||
{ | ||
"variants": { | ||
"hanging=false": { | ||
"model": "biomancy:block/bio_lantern_blue" | ||
}, | ||
"hanging=true": { | ||
"model": "biomancy:block/bio_lantern_blue_hanging" | ||
} | ||
} | ||
"variants": { | ||
"hanging=false": { | ||
"model": "biomancy:block/bio_lantern_blue" | ||
}, | ||
"hanging=true": { | ||
"model": "biomancy:block/bio_lantern_blue_hanging" | ||
} | ||
} | ||
} |
16 changes: 8 additions & 8 deletions
16
src/generated/resources/assets/biomancy/blockstates/bio_lantern_yellow.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 |
---|---|---|
@@ -1,10 +1,10 @@ | ||
{ | ||
"variants": { | ||
"hanging=false": { | ||
"model": "biomancy:block/bio_lantern_yellow" | ||
}, | ||
"hanging=true": { | ||
"model": "biomancy:block/bio_lantern_yellow_hanging" | ||
} | ||
} | ||
"variants": { | ||
"hanging=false": { | ||
"model": "biomancy:block/bio_lantern_yellow" | ||
}, | ||
"hanging=true": { | ||
"model": "biomancy:block/bio_lantern_yellow_hanging" | ||
} | ||
} | ||
} |
10 changes: 5 additions & 5 deletions
10
src/generated/resources/assets/biomancy/blockstates/bloomlight.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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "biomancy:block/bloomlight" | ||
} | ||
} | ||
"variants": { | ||
"": { | ||
"model": "biomancy:block/bloomlight" | ||
} | ||
} | ||
} |
10 changes: 5 additions & 5 deletions
10
src/generated/resources/assets/biomancy/blockstates/chiseled_flesh.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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "biomancy:block/chiseled_flesh" | ||
} | ||
} | ||
"variants": { | ||
"": { | ||
"model": "biomancy:block/chiseled_flesh" | ||
} | ||
} | ||
} |
10 changes: 5 additions & 5 deletions
10
src/generated/resources/assets/biomancy/blockstates/decomposer.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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "biomancy:block/decomposer" | ||
} | ||
} | ||
"variants": { | ||
"": { | ||
"model": "biomancy:block/decomposer" | ||
} | ||
} | ||
} |
10 changes: 5 additions & 5 deletions
10
src/generated/resources/assets/biomancy/blockstates/digester.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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "biomancy:block/digester" | ||
} | ||
} | ||
"variants": { | ||
"": { | ||
"model": "biomancy:block/digester" | ||
} | ||
} | ||
} |
10 changes: 5 additions & 5 deletions
10
src/generated/resources/assets/biomancy/blockstates/fibrous_flesh.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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "biomancy:block/fibrous_flesh" | ||
} | ||
} | ||
"variants": { | ||
"": { | ||
"model": "biomancy:block/fibrous_flesh" | ||
} | ||
} | ||
} |
Oops, something went wrong.