Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.21.1] Sync remaining c tags from Fabric side #1593

Open
wants to merge 23 commits into
base: 1.21.1
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
c82a610
Sync with fabric tags
TelepathicGrunt Oct 13, 2024
fd5e0e5
Add torchflower seeds tag
TelepathicGrunt Oct 13, 2024
923b4ad
Improved the javadoc for ore rates
TelepathicGrunt Oct 13, 2024
8ec15e6
add mushrooms javadoc
TelepathicGrunt Oct 13, 2024
5a4b50d
added seeds javadoc
TelepathicGrunt Oct 13, 2024
a9b6d5f
addsparse and dense vegetation javadoc
TelepathicGrunt Oct 13, 2024
961d784
Added lush javadoc
TelepathicGrunt Oct 13, 2024
dff2525
Added magical javadoc
TelepathicGrunt Oct 13, 2024
2780a61
Added rare javadoc
TelepathicGrunt Oct 13, 2024
d53dea1
plateau javadoc
TelepathicGrunt Oct 13, 2024
99b4fc4
Deprecate is modified tag for removal in future
TelepathicGrunt Oct 13, 2024
1b6d340
Added spooky javadoc
TelepathicGrunt Oct 13, 2024
91578f6
more javadoc and fixed biomes in temperature tag
TelepathicGrunt Oct 14, 2024
6c35625
fixed typo in biome temperature tag javadoc
TelepathicGrunt Oct 14, 2024
8220af1
attempt 2 at potion tag javadoc
TelepathicGrunt Oct 14, 2024
c8a6391
Add bottled potion subtag
TelepathicGrunt Oct 14, 2024
c7bd387
Datagen biome temperature fix
TelepathicGrunt Oct 14, 2024
014e046
Improved potion javadoc more
TelepathicGrunt Oct 14, 2024
2a2e44f
Changed potion verb to noun
TelepathicGrunt Oct 14, 2024
6525396
Improve potion javadoc to mention data component
TelepathicGrunt Oct 14, 2024
f0c8e3d
Merge branch '1.21.x' into SyncToFabricTags
TelepathicGrunt Oct 15, 2024
5a6a281
backport adjustments and egg PR
TelepathicGrunt Feb 16, 2025
2ee7711
Merge branch '1.21.1' into SyncToFabricTags
TelepathicGrunt Feb 16, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions src/generated/resources/assets/c/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -302,6 +302,8 @@
"tag.item.c.ores_in_ground.stone": "Stone Ores In Ground",
"tag.item.c.player_workstations.crafting_tables": "Crafting Tables",
"tag.item.c.player_workstations.furnaces": "Furnaces",
"tag.item.c.potions": "Potions",
"tag.item.c.potions.bottle": "Bottled Potions",
"tag.item.c.raw_materials": "Raw Materials",
"tag.item.c.raw_materials.copper": "Copper Raw Materials",
"tag.item.c.raw_materials.gold": "Gold Raw Materials",
@@ -327,6 +329,7 @@
"tag.item.c.seeds.beetroot": "Beetroot Seeds",
"tag.item.c.seeds.melon": "Melon Seeds",
"tag.item.c.seeds.pumpkin": "Pumpkin Seeds",
"tag.item.c.seeds.torchflower": "Torchflower Seeds",
"tag.item.c.seeds.wheat": "Wheat Seeds",
"tag.item.c.shulker_boxes": "Shulker Boxes",
"tag.item.c.slime_balls": "Slimeballs",
@@ -431,6 +434,10 @@
"tag.worldgen.biome.c.is_stony_shores": "Stony Shores",
"tag.worldgen.biome.c.is_swamp": "Swamps",
"tag.worldgen.biome.c.is_taiga": "Taiga",
"tag.worldgen.biome.c.is_temperate": "Temperate",
"tag.worldgen.biome.c.is_temperate.end": "Temperate End",
"tag.worldgen.biome.c.is_temperate.nether": "Temperate Nether",
"tag.worldgen.biome.c.is_temperate.overworld": "Temperate Overworld",
"tag.worldgen.biome.c.is_tree.coniferous": "Coniferous Trees",
"tag.worldgen.biome.c.is_tree.deciduous": "Deciduous Trees",
"tag.worldgen.biome.c.is_tree.jungle": "Jungle Trees",
4 changes: 2 additions & 2 deletions src/generated/resources/data/c/tags/block/stripped_woods.json
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@
"minecraft:stripped_mangrove_wood",
"minecraft:stripped_oak_wood",
"minecraft:stripped_spruce_wood",
"minecraft:stripped_warped_hyphae",
"minecraft:stripped_crimson_hyphae"
"minecraft:stripped_crimson_hyphae",
"minecraft:stripped_warped_hyphae"
]
}
5 changes: 5 additions & 0 deletions src/generated/resources/data/c/tags/item/potions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"#c:potions/bottle"
]
}
7 changes: 7 additions & 0 deletions src/generated/resources/data/c/tags/item/potions/bottle.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"values": [
"minecraft:potion",
"minecraft:splash_potion",
"minecraft:lingering_potion"
]
}
1 change: 1 addition & 0 deletions src/generated/resources/data/c/tags/item/seeds.json
Original file line number Diff line number Diff line change
@@ -3,6 +3,7 @@
"#c:seeds/beetroot",
"#c:seeds/melon",
"#c:seeds/pumpkin",
"#c:seeds/torchflower",
"#c:seeds/wheat",
{
"id": "#forge:seeds",
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"minecraft:torchflower_seeds"
]
}
4 changes: 2 additions & 2 deletions src/generated/resources/data/c/tags/item/stripped_woods.json
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@
"minecraft:stripped_mangrove_wood",
"minecraft:stripped_oak_wood",
"minecraft:stripped_spruce_wood",
"minecraft:stripped_warped_hyphae",
"minecraft:stripped_crimson_hyphae"
"minecraft:stripped_crimson_hyphae",
"minecraft:stripped_warped_hyphae"
]
}
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
{
"values": [
"#c:is_cold/overworld",
{
"id": "#c:is_cold/nether",
"required": false
},
"#c:is_cold/nether",
"#c:is_cold/end",
{
"id": "#forge:is_cold",
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
{
"values": [
"#c:is_dense_vegetation/overworld",
{
"id": "#c:is_dense_vegetation/nether",
"required": false
},
{
"id": "#c:is_dense_vegetation/end",
"required": false
},
"#c:is_dense_vegetation/nether",
"#c:is_dense_vegetation/end",
{
"id": "#forge:is_dense",
"required": false
Original file line number Diff line number Diff line change
@@ -2,10 +2,7 @@
"values": [
"#c:is_hot/overworld",
"#c:is_hot/nether",
{
"id": "#c:is_hot/end",
"required": false
},
"#c:is_hot/end",
{
"id": "#forge:is_hot",
"required": false
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
{
"values": [
"minecraft:swamp",
"minecraft:mangrove_swamp",
"minecraft:jungle",
"minecraft:bamboo_jungle",
"minecraft:sparse_jungle",
@@ -13,6 +11,7 @@
"minecraft:savanna_plateau",
"minecraft:windswept_savanna",
"minecraft:stony_peaks",
"minecraft:mushroom_fields",
"minecraft:warm_ocean",
{
"id": "#forge:is_hot/overworld",
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
{
"values": [
"#c:is_sparse_vegetation/overworld",
{
"id": "#c:is_sparse_vegetation/nether",
"required": false
},
{
"id": "#c:is_sparse_vegetation/end",
"required": false
},
"#c:is_sparse_vegetation/nether",
"#c:is_sparse_vegetation/end",
{
"id": "#forge:is_sparse_vegetation",
"required": false
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"values": [
"#c:is_temperate/overworld",
"#c:is_temperate/nether",
"#c:is_temperate/end"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"values": []
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"values": []
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"values": [
"minecraft:plains",
"minecraft:sunflower_plains",
"minecraft:forest",
"minecraft:flower_forest",
"minecraft:birch_forest",
"minecraft:old_growth_birch_forest",
"minecraft:dark_forest",
"minecraft:cherry_grove",
"minecraft:meadow",
"minecraft:swamp",
"minecraft:mangrove_swamp",
"minecraft:beach",
"minecraft:ocean",
"minecraft:deep_ocean"
]
}
10 changes: 2 additions & 8 deletions src/generated/resources/data/c/tags/worldgen/biome/is_wet.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
{
"values": [
"#c:is_wet/overworld",
{
"id": "#c:is_wet/nether",
"required": false
},
{
"id": "#c:is_wet/end",
"required": false
},
"#c:is_wet/nether",
"#c:is_wet/end",
{
"id": "#forge:is_wet",
"required": false
27 changes: 27 additions & 0 deletions src/generated/resources/data/minecraft/recipe/cake.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"A": {
"item": "minecraft:milk_bucket"
},
"B": {
"item": "minecraft:sugar"
},
"C": {
"item": "minecraft:wheat"
},
"E": {
"tag": "c:eggs"
}
},
"pattern": [
"AAA",
"BEB",
"CCC"
],
"result": {
"count": 1,
"id": "minecraft:cake"
}
}
19 changes: 19 additions & 0 deletions src/generated/resources/data/minecraft/recipe/pumpkin_pie.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "minecraft:pumpkin"
},
{
"item": "minecraft:sugar"
},
{
"tag": "c:eggs"
}
],
"result": {
"count": 1,
"id": "minecraft:pumpkin_pie"
}
}
120 changes: 101 additions & 19 deletions src/main/java/net/neoforged/neoforge/common/Tags.java

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -35,8 +35,6 @@ protected void addTags(HolderLookup.Provider lookupProvider) {
tag(Tags.Biomes.IS_OVERWORLD).addTags(BiomeTags.IS_OVERWORLD);

tag(Tags.Biomes.IS_HOT_OVERWORLD)
.add(Biomes.SWAMP)
.add(Biomes.MANGROVE_SWAMP)
.add(Biomes.JUNGLE)
.add(Biomes.BAMBOO_JUNGLE)
.add(Biomes.SPARSE_JUNGLE)
@@ -48,6 +46,7 @@ protected void addTags(HolderLookup.Provider lookupProvider) {
.add(Biomes.SAVANNA_PLATEAU)
.add(Biomes.WINDSWEPT_SAVANNA)
.add(Biomes.STONY_PEAKS)
.add(Biomes.MUSHROOM_FIELDS)
.add(Biomes.WARM_OCEAN);
tag(Tags.Biomes.IS_HOT_NETHER)
.add(Biomes.NETHER_WASTES)
@@ -56,7 +55,7 @@ protected void addTags(HolderLookup.Provider lookupProvider) {
.add(Biomes.SOUL_SAND_VALLEY)
.add(Biomes.BASALT_DELTAS);
tag(Tags.Biomes.IS_HOT_END);
tag(Tags.Biomes.IS_HOT).addTag(Tags.Biomes.IS_HOT_OVERWORLD).addTag(Tags.Biomes.IS_HOT_NETHER).addOptionalTag(Tags.Biomes.IS_HOT_END.location());
tag(Tags.Biomes.IS_HOT).addTag(Tags.Biomes.IS_HOT_OVERWORLD).addTag(Tags.Biomes.IS_HOT_NETHER).addTag(Tags.Biomes.IS_HOT_END);

tag(Tags.Biomes.IS_COLD_OVERWORLD)
.add(Biomes.TAIGA)
@@ -86,7 +85,26 @@ protected void addTags(HolderLookup.Provider lookupProvider) {
.add(Biomes.END_MIDLANDS)
.add(Biomes.END_HIGHLANDS)
.add(Biomes.END_BARRENS);
tag(Tags.Biomes.IS_COLD).addTag(Tags.Biomes.IS_COLD_OVERWORLD).addOptionalTag(Tags.Biomes.IS_COLD_NETHER.location()).addTag(Tags.Biomes.IS_COLD_END);
tag(Tags.Biomes.IS_COLD).addTag(Tags.Biomes.IS_COLD_OVERWORLD).addTag(Tags.Biomes.IS_COLD_NETHER).addTag(Tags.Biomes.IS_COLD_END);

tag(Tags.Biomes.IS_TEMPERATE_OVERWORLD)
.add(Biomes.PLAINS)
.add(Biomes.SUNFLOWER_PLAINS)
.add(Biomes.FOREST)
.add(Biomes.FLOWER_FOREST)
.add(Biomes.BIRCH_FOREST)
.add(Biomes.OLD_GROWTH_BIRCH_FOREST)
.add(Biomes.DARK_FOREST)
.add(Biomes.CHERRY_GROVE)
.add(Biomes.MEADOW)
.add(Biomes.SWAMP)
.add(Biomes.MANGROVE_SWAMP)
.add(Biomes.BEACH)
.add(Biomes.OCEAN)
.add(Biomes.DEEP_OCEAN);
tag(Tags.Biomes.IS_TEMPERATE_NETHER);
tag(Tags.Biomes.IS_TEMPERATE_END);
tag(Tags.Biomes.IS_TEMPERATE).addTag(Tags.Biomes.IS_TEMPERATE_OVERWORLD).addTag(Tags.Biomes.IS_TEMPERATE_NETHER).addTag(Tags.Biomes.IS_TEMPERATE_END);

tag(Tags.Biomes.IS_SPARSE_VEGETATION_OVERWORLD)
.add(Biomes.WOODED_BADLANDS)
@@ -102,7 +120,7 @@ protected void addTags(HolderLookup.Provider lookupProvider) {
.add(Biomes.FROZEN_PEAKS);
tag(Tags.Biomes.IS_SPARSE_VEGETATION_NETHER);
tag(Tags.Biomes.IS_SPARSE_VEGETATION_END);
tag(Tags.Biomes.IS_SPARSE_VEGETATION).addTag(Tags.Biomes.IS_SPARSE_VEGETATION_OVERWORLD).addOptionalTag(Tags.Biomes.IS_SPARSE_VEGETATION_NETHER.location()).addOptionalTag(Tags.Biomes.IS_SPARSE_VEGETATION_END.location());
tag(Tags.Biomes.IS_SPARSE_VEGETATION).addTag(Tags.Biomes.IS_SPARSE_VEGETATION_OVERWORLD).addTag(Tags.Biomes.IS_SPARSE_VEGETATION_NETHER).addTag(Tags.Biomes.IS_SPARSE_VEGETATION_END);

tag(Tags.Biomes.IS_DENSE_VEGETATION_OVERWORLD)
.add(Biomes.DARK_FOREST)
@@ -113,7 +131,7 @@ protected void addTags(HolderLookup.Provider lookupProvider) {
.add(Biomes.MANGROVE_SWAMP);
tag(Tags.Biomes.IS_DENSE_VEGETATION_NETHER);
tag(Tags.Biomes.IS_DENSE_VEGETATION_END);
tag(Tags.Biomes.IS_DENSE_VEGETATION).addTag(Tags.Biomes.IS_DENSE_VEGETATION_OVERWORLD).addOptionalTag(Tags.Biomes.IS_DENSE_VEGETATION_NETHER.location()).addOptionalTag(Tags.Biomes.IS_DENSE_VEGETATION_END.location());
tag(Tags.Biomes.IS_DENSE_VEGETATION).addTag(Tags.Biomes.IS_DENSE_VEGETATION_OVERWORLD).addTag(Tags.Biomes.IS_DENSE_VEGETATION_NETHER).addTag(Tags.Biomes.IS_DENSE_VEGETATION_END);

tag(Tags.Biomes.IS_WET_OVERWORLD)
.add(Biomes.SWAMP)
@@ -126,7 +144,7 @@ protected void addTags(HolderLookup.Provider lookupProvider) {
.add(Biomes.DRIPSTONE_CAVES);
tag(Tags.Biomes.IS_WET_NETHER);
tag(Tags.Biomes.IS_WET_END);
tag(Tags.Biomes.IS_WET).addTag(Tags.Biomes.IS_WET_OVERWORLD).addOptionalTag(Tags.Biomes.IS_WET_NETHER.location()).addOptionalTag(Tags.Biomes.IS_WET_END.location());
tag(Tags.Biomes.IS_WET).addTag(Tags.Biomes.IS_WET_OVERWORLD).addTag(Tags.Biomes.IS_WET_NETHER).addTag(Tags.Biomes.IS_WET_END);

tag(Tags.Biomes.IS_DRY_OVERWORLD)
.add(Biomes.DESERT)
Original file line number Diff line number Diff line change
@@ -105,9 +105,9 @@ public void addTags(HolderLookup.Provider p_256380_) {
tag(Tags.Blocks.ORES_IN_GROUND_STONE).add(Blocks.COAL_ORE, Blocks.COPPER_ORE, Blocks.DIAMOND_ORE, Blocks.EMERALD_ORE, Blocks.GOLD_ORE, Blocks.IRON_ORE, Blocks.LAPIS_ORE, Blocks.REDSTONE_ORE);
tag(Tags.Blocks.PLAYER_WORKSTATIONS_CRAFTING_TABLES).add(Blocks.CRAFTING_TABLE);
tag(Tags.Blocks.PLAYER_WORKSTATIONS_FURNACES).add(Blocks.FURNACE);
tag(Tags.Blocks.SANDS).addTags(Tags.Blocks.SANDS_COLORLESS, Tags.Blocks.SANDS_RED);
tag(Tags.Blocks.RELOCATION_NOT_SUPPORTED);
tag(Tags.Blocks.ROPES);
tag(Tags.Blocks.SANDS).addTags(Tags.Blocks.SANDS_COLORLESS, Tags.Blocks.SANDS_RED);
tag(Tags.Blocks.SANDS_COLORLESS).add(Blocks.SAND);
tag(Tags.Blocks.SANDS_RED).add(Blocks.RED_SAND);

@@ -152,8 +152,8 @@ public void addTags(HolderLookup.Provider p_256380_) {
tag(Tags.Blocks.STRIPPED_WOODS).add(
Blocks.STRIPPED_ACACIA_WOOD, Blocks.STRIPPED_BIRCH_WOOD, Blocks.STRIPPED_CHERRY_WOOD,
Blocks.STRIPPED_DARK_OAK_WOOD, Blocks.STRIPPED_JUNGLE_WOOD, Blocks.STRIPPED_MANGROVE_WOOD,
Blocks.STRIPPED_OAK_WOOD, Blocks.STRIPPED_SPRUCE_WOOD, Blocks.STRIPPED_WARPED_HYPHAE,
Blocks.STRIPPED_CRIMSON_HYPHAE);
Blocks.STRIPPED_OAK_WOOD, Blocks.STRIPPED_SPRUCE_WOOD, Blocks.STRIPPED_CRIMSON_HYPHAE,
Blocks.STRIPPED_WARPED_HYPHAE);
tag(Tags.Blocks.VILLAGER_JOB_SITES).add(
Blocks.BARREL, Blocks.BLAST_FURNACE, Blocks.BREWING_STAND, Blocks.CARTOGRAPHY_TABLE,
Blocks.CAULDRON, Blocks.WATER_CAULDRON, Blocks.LAVA_CAULDRON, Blocks.POWDER_SNOW_CAULDRON,
Original file line number Diff line number Diff line change
@@ -196,6 +196,8 @@ public void addTags(HolderLookup.Provider lookupProvider) {
copy(Tags.Blocks.ORES_IN_GROUND_STONE, Tags.Items.ORES_IN_GROUND_STONE);
copy(Tags.Blocks.PLAYER_WORKSTATIONS_CRAFTING_TABLES, Tags.Items.PLAYER_WORKSTATIONS_CRAFTING_TABLES);
copy(Tags.Blocks.PLAYER_WORKSTATIONS_FURNACES, Tags.Items.PLAYER_WORKSTATIONS_FURNACES);
tag(Tags.Items.POTION_BOTTLE).add(Items.POTION, Items.SPLASH_POTION, Items.LINGERING_POTION);
tag(Tags.Items.POTIONS).addTags(Tags.Items.POTION_BOTTLE);
tag(Tags.Items.RAW_MATERIALS).addTags(Tags.Items.RAW_MATERIALS_COPPER, Tags.Items.RAW_MATERIALS_GOLD, Tags.Items.RAW_MATERIALS_IRON);
tag(Tags.Items.RAW_MATERIALS_COPPER).add(Items.RAW_COPPER);
tag(Tags.Items.RAW_MATERIALS_GOLD).add(Items.RAW_GOLD);
@@ -217,10 +219,11 @@ public void addTags(HolderLookup.Provider lookupProvider) {
copy(Tags.Blocks.SANDSTONE_UNCOLORED_BLOCKS, Tags.Items.SANDSTONE_UNCOLORED_BLOCKS);
copy(Tags.Blocks.SANDSTONE_UNCOLORED_SLABS, Tags.Items.SANDSTONE_UNCOLORED_SLABS);
copy(Tags.Blocks.SANDSTONE_UNCOLORED_STAIRS, Tags.Items.SANDSTONE_UNCOLORED_STAIRS);
tag(Tags.Items.SEEDS).addTags(Tags.Items.SEEDS_BEETROOT, Tags.Items.SEEDS_MELON, Tags.Items.SEEDS_PUMPKIN, Tags.Items.SEEDS_WHEAT);
tag(Tags.Items.SEEDS).addTags(Tags.Items.SEEDS_BEETROOT, Tags.Items.SEEDS_MELON, Tags.Items.SEEDS_PUMPKIN, Tags.Items.SEEDS_TORCHFLOWER, Tags.Items.SEEDS_WHEAT);
tag(Tags.Items.SEEDS_BEETROOT).add(Items.BEETROOT_SEEDS);
tag(Tags.Items.SEEDS_MELON).add(Items.MELON_SEEDS);
tag(Tags.Items.SEEDS_PUMPKIN).add(Items.PUMPKIN_SEEDS);
tag(Tags.Items.SEEDS_TORCHFLOWER).add(Items.TORCHFLOWER_SEEDS);
tag(Tags.Items.SEEDS_WHEAT).add(Items.WHEAT_SEEDS);
tag(Tags.Items.SLIMEBALLS).add(Items.SLIME_BALL); // Deprecated
tag(Tags.Items.SLIME_BALLS).add(Items.SLIME_BALL).addOptionalTag(Tags.Items.SLIMEBALLS);
Original file line number Diff line number Diff line change
@@ -276,6 +276,8 @@ protected void addTranslations() {
add(Tags.Items.ORES_IN_GROUND_STONE, "Stone Ores In Ground");
add(Tags.Items.PLAYER_WORKSTATIONS_CRAFTING_TABLES, "Crafting Tables");
add(Tags.Items.PLAYER_WORKSTATIONS_FURNACES, "Furnaces");
add(Tags.Items.POTIONS, "Potions");
add(Tags.Items.POTION_BOTTLE, "Bottled Potions");
add(Tags.Items.RAW_MATERIALS, "Raw Materials");
add(Tags.Items.RAW_MATERIALS_COPPER, "Copper Raw Materials");
add(Tags.Items.RAW_MATERIALS_GOLD, "Gold Raw Materials");
@@ -301,6 +303,7 @@ protected void addTranslations() {
add(Tags.Items.SEEDS_BEETROOT, "Beetroot Seeds");
add(Tags.Items.SEEDS_MELON, "Melon Seeds");
add(Tags.Items.SEEDS_PUMPKIN, "Pumpkin Seeds");
add(Tags.Items.SEEDS_TORCHFLOWER, "Torchflower Seeds");
add(Tags.Items.SEEDS_WHEAT, "Wheat Seeds");
add(Tags.Items.SHULKER_BOXES, "Shulker Boxes");
add(Tags.Items.SLIME_BALLS, "Slimeballs");
@@ -390,6 +393,10 @@ protected void addTranslations() {
add(Tags.Biomes.IS_COLD_OVERWORLD, "Cold Overworld");
add(Tags.Biomes.IS_COLD_NETHER, "Cold Nether");
add(Tags.Biomes.IS_COLD_END, "Cold End");
add(Tags.Biomes.IS_TEMPERATE, "Temperate");
add(Tags.Biomes.IS_TEMPERATE_OVERWORLD, "Temperate Overworld");
add(Tags.Biomes.IS_TEMPERATE_NETHER, "Temperate Nether");
add(Tags.Biomes.IS_TEMPERATE_END, "Temperate End");
add(Tags.Biomes.IS_SPARSE_VEGETATION, "Sparse Vegetation");
add(Tags.Biomes.IS_SPARSE_VEGETATION_OVERWORLD, "Sparse Overworld Vegetation");
add(Tags.Biomes.IS_SPARSE_VEGETATION_NETHER, "Sparse Nether Vegetation");
Original file line number Diff line number Diff line change
@@ -79,6 +79,7 @@ protected void buildRecipes(RecipeOutput recipeOutput) {
replace(Blocks.COBBLESTONE, Tags.Items.COBBLESTONES_NORMAL);
replace(Blocks.COBBLED_DEEPSLATE, Tags.Items.COBBLESTONES_DEEPSLATE);

replace(Items.EGG, Tags.Items.EGGS);
replace(Items.STRING, Tags.Items.STRINGS);
exclude(getConversionRecipeName(Blocks.WHITE_WOOL, Items.STRING));