-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Several retextures and proper ore block tags
* Remodeled transport tubes and fallen meteor * Textured all nugget items and glass pipe item * Gave proper pickaxe mining tags to ore blocks * Removed iron shard item * Fixed some block names
- Loading branch information
1 parent
0c386a4
commit 95a171b
Showing
35 changed files
with
173 additions
and
807 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
3 changes: 0 additions & 3 deletions
3
src/main/generated/assets/galacticraft/models/item/aluminum_wire.json
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
src/main/generated/assets/galacticraft/models/item/glass_fluid_pipe.json
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
src/main/generated/assets/galacticraft/models/item/iron_shard.json
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
...rated/data/galacticraft/advancement/recipes/misc/iron_ingot_from_blasting_iron_shard.json
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
...rated/data/galacticraft/advancement/recipes/misc/iron_ingot_from_smelting_iron_shard.json
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
src/main/generated/data/galacticraft/recipe/iron_ingot_from_blasting_iron_shard.json
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
src/main/generated/data/galacticraft/recipe/iron_ingot_from_smelting_iron_shard.json
This file was deleted.
Oops, something went wrong.
6 changes: 5 additions & 1 deletion
6
src/main/generated/data/minecraft/tags/block/needs_diamond_tool.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,6 +1,10 @@ | ||
{ | ||
"values": [ | ||
"galacticraft:desh_ore", | ||
"galacticraft:ilmenite_ore" | ||
"galacticraft:raw_desh_block", | ||
"galacticraft:desh_block", | ||
"galacticraft:ilmenite_ore", | ||
"galacticraft:raw_titanium_block", | ||
"galacticraft:titanium_block" | ||
] | ||
} |
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
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
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
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
47 changes: 0 additions & 47 deletions
47
src/main/resources/assets/galacticraft/models/block/aluminum_wire_inventory.json
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.