-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Loading branch information
1 parent
71c3234
commit 43f0425
Showing
5 changed files
with
134 additions
and
1 deletion.
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
54 changes: 54 additions & 0 deletions
54
src/generated/resources/data/c/tags/block/storage_blocks.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,54 @@ | ||
{ | ||
"values": [ | ||
"#c:storage_blocks/aluminum", | ||
"#c:storage_blocks/annealed_copper", | ||
"#c:storage_blocks/antimony", | ||
"#c:storage_blocks/battery_alloy", | ||
"#c:storage_blocks/bauxite", | ||
"#c:storage_blocks/beryllium", | ||
"#c:storage_blocks/bronze", | ||
"#c:storage_blocks/chromium", | ||
"#c:storage_blocks/coke", | ||
"#c:storage_blocks/cupronickel", | ||
"#c:storage_blocks/electrum", | ||
"#c:storage_blocks/he_mox", | ||
"#c:storage_blocks/he_uranium", | ||
"#c:storage_blocks/invar", | ||
"#c:storage_blocks/iridium", | ||
"#c:storage_blocks/kanthal", | ||
"#c:storage_blocks/le_mox", | ||
"#c:storage_blocks/le_uranium", | ||
"#c:storage_blocks/lead", | ||
"#c:storage_blocks/lignite_coal", | ||
"#c:storage_blocks/monazite", | ||
"#c:storage_blocks/neodymium", | ||
"#c:storage_blocks/nickel", | ||
"#c:storage_blocks/platinum", | ||
"#c:storage_blocks/plutonium", | ||
"#c:storage_blocks/raw_antimony", | ||
"#c:storage_blocks/raw_iridium", | ||
"#c:storage_blocks/raw_lead", | ||
"#c:storage_blocks/raw_nickel", | ||
"#c:storage_blocks/raw_platinum", | ||
"#c:storage_blocks/raw_silver", | ||
"#c:storage_blocks/raw_tin", | ||
"#c:storage_blocks/raw_titanium", | ||
"#c:storage_blocks/raw_tungsten", | ||
"#c:storage_blocks/raw_uranium", | ||
"#c:storage_blocks/salt", | ||
"#c:storage_blocks/silicon", | ||
"#c:storage_blocks/silver", | ||
"#c:storage_blocks/sodium", | ||
"#c:storage_blocks/soldering_alloy", | ||
"#c:storage_blocks/stainless_steel", | ||
"#c:storage_blocks/steel", | ||
"#c:storage_blocks/sulfur", | ||
"#c:storage_blocks/tin", | ||
"#c:storage_blocks/titanium", | ||
"#c:storage_blocks/tungsten", | ||
"#c:storage_blocks/uranium", | ||
"#c:storage_blocks/uranium_235", | ||
"#c:storage_blocks/uranium_238", | ||
"#c:storage_blocks/yttrium" | ||
] | ||
} |
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,20 @@ | ||
{ | ||
"values": [ | ||
"#c:rods/aluminum", | ||
"#c:rods/bronze", | ||
"#c:rods/cadmium", | ||
"#c:rods/copper", | ||
"#c:rods/gold", | ||
"#c:rods/he_mox", | ||
"#c:rods/he_uranium", | ||
"#c:rods/invar", | ||
"#c:rods/iron", | ||
"#c:rods/le_mox", | ||
"#c:rods/le_uranium", | ||
"#c:rods/stainless_steel", | ||
"#c:rods/steel", | ||
"#c:rods/tin", | ||
"#c:rods/titanium", | ||
"#c:rods/uranium" | ||
] | ||
} |
54 changes: 54 additions & 0 deletions
54
src/generated/resources/data/c/tags/item/storage_blocks.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,54 @@ | ||
{ | ||
"values": [ | ||
"#c:storage_blocks/aluminum", | ||
"#c:storage_blocks/annealed_copper", | ||
"#c:storage_blocks/antimony", | ||
"#c:storage_blocks/battery_alloy", | ||
"#c:storage_blocks/bauxite", | ||
"#c:storage_blocks/beryllium", | ||
"#c:storage_blocks/bronze", | ||
"#c:storage_blocks/chromium", | ||
"#c:storage_blocks/coke", | ||
"#c:storage_blocks/cupronickel", | ||
"#c:storage_blocks/electrum", | ||
"#c:storage_blocks/he_mox", | ||
"#c:storage_blocks/he_uranium", | ||
"#c:storage_blocks/invar", | ||
"#c:storage_blocks/iridium", | ||
"#c:storage_blocks/kanthal", | ||
"#c:storage_blocks/le_mox", | ||
"#c:storage_blocks/le_uranium", | ||
"#c:storage_blocks/lead", | ||
"#c:storage_blocks/lignite_coal", | ||
"#c:storage_blocks/monazite", | ||
"#c:storage_blocks/neodymium", | ||
"#c:storage_blocks/nickel", | ||
"#c:storage_blocks/platinum", | ||
"#c:storage_blocks/plutonium", | ||
"#c:storage_blocks/raw_antimony", | ||
"#c:storage_blocks/raw_iridium", | ||
"#c:storage_blocks/raw_lead", | ||
"#c:storage_blocks/raw_nickel", | ||
"#c:storage_blocks/raw_platinum", | ||
"#c:storage_blocks/raw_silver", | ||
"#c:storage_blocks/raw_tin", | ||
"#c:storage_blocks/raw_titanium", | ||
"#c:storage_blocks/raw_tungsten", | ||
"#c:storage_blocks/raw_uranium", | ||
"#c:storage_blocks/salt", | ||
"#c:storage_blocks/silicon", | ||
"#c:storage_blocks/silver", | ||
"#c:storage_blocks/sodium", | ||
"#c:storage_blocks/soldering_alloy", | ||
"#c:storage_blocks/stainless_steel", | ||
"#c:storage_blocks/steel", | ||
"#c:storage_blocks/sulfur", | ||
"#c:storage_blocks/tin", | ||
"#c:storage_blocks/titanium", | ||
"#c:storage_blocks/tungsten", | ||
"#c:storage_blocks/uranium", | ||
"#c:storage_blocks/uranium_235", | ||
"#c:storage_blocks/uranium_238", | ||
"#c:storage_blocks/yttrium" | ||
] | ||
} |
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