-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set every recipe in vanilla properly,
Fixed issues and changed some recipe in mod Added the fluid rendering to JEI Added smeltery to JEI Changed Armor and Tool materials, the only enchantment allowed is mending Gave each sword unique effects
- Loading branch information
1 parent
72bce65
commit ffdd41e
Showing
165 changed files
with
1,590 additions
and
285 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
12 changes: 5 additions & 7 deletions
12
src/main/generated/.cache/042b4fa789f2d02b21b174eafe0698eede724a83
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,14 +1,12 @@ | ||
// 1.20.2 2023-11-19T08:12:20.4905817 All That Matters/Tags for minecraft:block | ||
// 1.20.2 2023-11-21T07:21:03.7665484 All That Matters/Tags for minecraft:block | ||
1f9bdd1045dccd95466410e12579545b8cbca675 data\minecraft\tags\blocks\lapis_ores.json | ||
1d31e2156524120781d25e2046706c128e9e445e data\minecraft\tags\blocks\needs_iron_tool.json | ||
6895288c69659b400340acf63661097c3d574c87 data\minecraft\tags\blocks\diamond_ores.json | ||
ccfcb5ecb24b5a9d5e0946cabb8cbbb308c8d5b6 data\minecraft\tags\blocks\copper_ores.json | ||
6077b4e8cc4e148d19a5a4a5f3100cbcdec80b6d data\minecraft\tags\blocks\coal_ores.json | ||
8a23702b05296c8af5014d6aa6e9265ded85c7d9 data\fabric\tags\blocks\needs_tool_level_5.json | ||
2316588aa2ba5d989e83a7c566ef671efc7439ed data\minecraft\tags\blocks\mineable\pickaxe.json | ||
1d31e2156524120781d25e2046706c128e9e445e data\minecraft\tags\blocks\needs_iron_tool.json | ||
182f82d63057c1d8a902c82a6dd797e151f1726d data\c\tags\blocks\gem_blocks.json | ||
6895288c69659b400340acf63661097c3d574c87 data\minecraft\tags\blocks\diamond_ores.json | ||
b0d06695c3b27e22724b2d8ad70fd6ea964e5118 data\minecraft\tags\blocks\needs_stone_tool.json | ||
be68c7cf758c4a85f2a636278e341e901714fc6a data\minecraft\tags\blocks\iron_ores.json | ||
ccfcb5ecb24b5a9d5e0946cabb8cbbb308c8d5b6 data\minecraft\tags\blocks\copper_ores.json | ||
495e39cd6637871f928d4a47f2fbe93cdf282cf5 data\minecraft\tags\blocks\redstone_ores.json | ||
6077b4e8cc4e148d19a5a4a5f3100cbcdec80b6d data\minecraft\tags\blocks\coal_ores.json | ||
09a2ae92540badc81ac57242964ad153ba18d077 data\minecraft\tags\blocks\needs_diamond_tool.json | ||
8a23702b05296c8af5014d6aa6e9265ded85c7d9 data\fabric\tags\blocks\needs_tool_level_4.json |
2 changes: 1 addition & 1 deletion
2
src/main/generated/.cache/3f1b16494788c9d2beceba5ae33b9c469dd522b5
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
2 changes: 2 additions & 0 deletions
2
src/main/generated/.cache/a048f703a2377aec30aea21729e04e6731d1b70b
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,2 @@ | ||
// 1.20.2 2023-11-21T07:21:03.7675457 All That Matters/Tags for minecraft:entity_type | ||
715085c1e8275acb77fe9b20a76712a6c9b5c069 data\allthatmatters\tags\entity_types\ruby_sword_ignites.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
Oops, something went wrong.