From b192e40ce617705798f027b111725b67db666304 Mon Sep 17 00:00:00 2001 From: WenXin2 Date: Mon, 2 Sep 2024 00:16:12 -0500 Subject: [PATCH] More Fixes --- .../data/marioverse/advancement/brush_a_pipe.json | 2 +- .../data/marioverse/advancement/configure_pipes.json | 2 +- .../marioverse/advancement/make_a_pipe_glow.json | 2 +- .../loot_table/chests/world_1-2_treasure.json | 2 +- .../biome_modifier/mushroom_biome_modifier.json | 2 +- .../biome_modifier/overworld_biome_modifier.json | 12 ++++++------ .../data/marioverse/recipe/black_warp_pipe.json | 2 +- .../marioverse/recipe/black_warp_pipe_from_dye.json | 2 +- .../data/marioverse/recipe/blue_warp_pipe.json | 2 +- .../marioverse/recipe/blue_warp_pipe_from_dye.json | 2 +- .../data/marioverse/recipe/brown_warp_pipe.json | 2 +- .../marioverse/recipe/brown_warp_pipe_from_dye.json | 2 +- .../data/marioverse/recipe/clear_warp_pipe.json | 2 +- .../recipe/clear_warp_pipe_from_glass.json | 2 +- .../data/marioverse/recipe/cyan_warp_pipe.json | 2 +- .../marioverse/recipe/cyan_warp_pipe_from_dye.json | 2 +- .../data/marioverse/recipe/gray_warp_pipe.json | 2 +- .../marioverse/recipe/gray_warp_pipe_from_dye.json | 2 +- .../data/marioverse/recipe/green_warp_pipe.json | 2 +- .../marioverse/recipe/green_warp_pipe_from_dye.json | 2 +- .../data/marioverse/recipe/light_blue_warp_pipe.json | 2 +- .../recipe/light_blue_warp_pipe_from_dye.json | 2 +- .../data/marioverse/recipe/light_gray_warp_pipe.json | 2 +- .../recipe/light_gray_warp_pipe_from_dye.json | 2 +- .../data/marioverse/recipe/lime_warp_pipe.json | 2 +- .../marioverse/recipe/lime_warp_pipe_from_dye.json | 2 +- .../data/marioverse/recipe/magenta_warp_pipe.json | 2 +- .../recipe/magenta_warp_pipe_from_dye.json | 2 +- .../data/marioverse/recipe/orange_warp_pipe.json | 2 +- .../marioverse/recipe/orange_warp_pipe_from_dye.json | 2 +- .../data/marioverse/recipe/pink_warp_pipe.json | 2 +- .../marioverse/recipe/pink_warp_pipe_from_dye.json | 2 +- .../data/marioverse/recipe/pipe_wrench.json | 2 +- .../data/marioverse/recipe/purple_warp_pipe.json | 2 +- .../marioverse/recipe/purple_warp_pipe_from_dye.json | 2 +- .../data/marioverse/recipe/red_warp_pipe.json | 2 +- .../marioverse/recipe/red_warp_pipe_from_dye.json | 2 +- .../data/marioverse/recipe/white_warp_pipe.json | 2 +- .../marioverse/recipe/white_warp_pipe_from_dye.json | 2 +- .../data/marioverse/recipe/yellow_warp_pipe.json | 2 +- .../marioverse/recipe/yellow_warp_pipe_from_dye.json | 2 +- .../configured_feature/patch_black_warp_pipes.json | 8 ++++---- .../configured_feature/patch_blue_warp_pipes.json | 8 ++++---- .../configured_feature/patch_brown_warp_pipes.json | 8 ++++---- .../configured_feature/patch_clear_warp_pipes.json | 8 ++++---- .../configured_feature/patch_cyan_warp_pipes.json | 8 ++++---- .../configured_feature/patch_gray_warp_pipes.json | 8 ++++---- .../configured_feature/patch_green_warp_pipes.json | 8 ++++---- .../patch_light_blue_warp_pipes.json | 8 ++++---- .../patch_light_gray_warp_pipes.json | 8 ++++---- .../configured_feature/patch_lime_warp_pipes.json | 8 ++++---- .../configured_feature/patch_magenta_warp_pipes.json | 8 ++++---- .../patch_mushroom_brown_warp_pipes.json | 8 ++++---- .../patch_mushroom_red_warp_pipes.json | 8 ++++---- .../patch_mushroom_white_warp_pipes.json | 8 ++++---- .../configured_feature/patch_orange_warp_pipes.json | 8 ++++---- .../configured_feature/patch_pink_warp_pipes.json | 8 ++++---- .../configured_feature/patch_purple_warp_pipes.json | 8 ++++---- .../configured_feature/patch_red_warp_pipes.json | 8 ++++---- .../configured_feature/patch_white_warp_pipes.json | 8 ++++---- .../configured_feature/patch_yellow_warp_pipes.json | 8 ++++---- .../placed_feature/patch_black_warp_pipes.json | 2 +- .../placed_feature/patch_blue_warp_pipes.json | 2 +- .../placed_feature/patch_brown_warp_pipes.json | 2 +- .../placed_feature/patch_clear_warp_pipes.json | 2 +- .../placed_feature/patch_cyan_warp_pipes.json | 2 +- .../placed_feature/patch_gray_warp_pipes.json | 2 +- .../placed_feature/patch_green_warp_pipes.json | 2 +- .../placed_feature/patch_light_blue_warp_pipes.json | 2 +- .../placed_feature/patch_light_gray_warp_pipes.json | 2 +- .../placed_feature/patch_lime_warp_pipes.json | 2 +- .../placed_feature/patch_magenta_warp_pipes.json | 2 +- .../patch_mushroom_brown_warp_pipes.json | 2 +- .../patch_mushroom_red_warp_pipes.json | 2 +- .../patch_mushroom_white_warp_pipes.json | 2 +- .../placed_feature/patch_orange_warp_pipes.json | 2 +- .../placed_feature/patch_pink_warp_pipes.json | 2 +- .../placed_feature/patch_purple_warp_pipes.json | 2 +- .../placed_feature/patch_red_warp_pipes.json | 2 +- .../placed_feature/patch_white_warp_pipes.json | 2 +- .../placed_feature/patch_yellow_warp_pipes.json | 2 +- 81 files changed, 146 insertions(+), 146 deletions(-) diff --git a/src/main/resources/data/marioverse/advancement/brush_a_pipe.json b/src/main/resources/data/marioverse/advancement/brush_a_pipe.json index 414b03c0..0cf0abbc 100644 --- a/src/main/resources/data/marioverse/advancement/brush_a_pipe.json +++ b/src/main/resources/data/marioverse/advancement/brush_a_pipe.json @@ -24,7 +24,7 @@ "condition": "minecraft:location_check", "predicate": { "block": { - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" } } }, diff --git a/src/main/resources/data/marioverse/advancement/configure_pipes.json b/src/main/resources/data/marioverse/advancement/configure_pipes.json index 14bab6cd..b3f23d9c 100644 --- a/src/main/resources/data/marioverse/advancement/configure_pipes.json +++ b/src/main/resources/data/marioverse/advancement/configure_pipes.json @@ -24,7 +24,7 @@ "condition": "minecraft:location_check", "predicate": { "block": { - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" } } }, diff --git a/src/main/resources/data/marioverse/advancement/make_a_pipe_glow.json b/src/main/resources/data/marioverse/advancement/make_a_pipe_glow.json index 53019e57..549d2604 100644 --- a/src/main/resources/data/marioverse/advancement/make_a_pipe_glow.json +++ b/src/main/resources/data/marioverse/advancement/make_a_pipe_glow.json @@ -24,7 +24,7 @@ "condition": "minecraft:location_check", "predicate": { "block": { - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" } } }, diff --git a/src/main/resources/data/marioverse/loot_table/chests/world_1-2_treasure.json b/src/main/resources/data/marioverse/loot_table/chests/world_1-2_treasure.json index c01a2574..79f03695 100644 --- a/src/main/resources/data/marioverse/loot_table/chests/world_1-2_treasure.json +++ b/src/main/resources/data/marioverse/loot_table/chests/world_1-2_treasure.json @@ -229,7 +229,7 @@ }, { "type": "minecraft:tag", - "name": "marioverse:marioverse", + "name": "marioverse:warp_pipes", "expand": true, "weight": 10, "functions": [ diff --git a/src/main/resources/data/marioverse/neoforge/biome_modifier/mushroom_biome_modifier.json b/src/main/resources/data/marioverse/neoforge/biome_modifier/mushroom_biome_modifier.json index e1176c1a..3a7d43e6 100644 --- a/src/main/resources/data/marioverse/neoforge/biome_modifier/mushroom_biome_modifier.json +++ b/src/main/resources/data/marioverse/neoforge/biome_modifier/mushroom_biome_modifier.json @@ -1,6 +1,6 @@ { "type": "neoforge:add_features", "biomes": "#c:is_mushroom", - "features": ["marioverse:patch_mushroom_brown_marioverse", "marioverse:patch_mushroom_red_marioverse", "marioverse:patch_mushroom_white_marioverse"], + "features": [ "marioverse:patch_mushroom_brown_warp_pipes", "marioverse:patch_mushroom_red_warp_pipes", "marioverse:patch_mushroom_white_warp_pipes" ], "step": "underground_decoration" } \ No newline at end of file diff --git a/src/main/resources/data/marioverse/neoforge/biome_modifier/overworld_biome_modifier.json b/src/main/resources/data/marioverse/neoforge/biome_modifier/overworld_biome_modifier.json index ebd8c1d0..a0ad5e87 100644 --- a/src/main/resources/data/marioverse/neoforge/biome_modifier/overworld_biome_modifier.json +++ b/src/main/resources/data/marioverse/neoforge/biome_modifier/overworld_biome_modifier.json @@ -1,11 +1,11 @@ { "type": "neoforge:add_features", "biomes": "#minecraft:is_overworld", - "features": ["marioverse:patch_clear_marioverse", "marioverse:patch_black_marioverse", "marioverse:patch_blue_marioverse", - "marioverse:patch_brown_marioverse", "marioverse:patch_cyan_marioverse", "marioverse:patch_gray_marioverse", - "marioverse:patch_green_marioverse", "marioverse:patch_light_blue_marioverse", "marioverse:patch_light_gray_marioverse", - "marioverse:patch_lime_marioverse", "marioverse:patch_magenta_marioverse", "marioverse:patch_orange_marioverse", - "marioverse:patch_pink_marioverse", "marioverse:patch_purple_marioverse", "marioverse:patch_red_marioverse", - "marioverse:patch_white_marioverse", "marioverse:patch_yellow_marioverse" ], + "features": [ "marioverse:patch_clear_warp_pipes", "marioverse:patch_black_warp_pipes", "marioverse:patch_blue_warp_pipes", + "marioverse:patch_brown_warp_pipes", "marioverse:patch_cyan_warp_pipes", "marioverse:patch_gray_warp_pipes", + "marioverse:patch_green_warp_pipes", "marioverse:patch_light_blue_warp_pipes", "marioverse:patch_light_gray_warp_pipes", + "marioverse:patch_lime_warp_pipes", "marioverse:patch_magenta_warp_pipes", "marioverse:patch_orange_warp_pipes", + "marioverse:patch_pink_warp_pipes", "marioverse:patch_purple_warp_pipes", "marioverse:patch_red_warp_pipes", + "marioverse:patch_white_warp_pipes", "marioverse:patch_yellow_warp_pipes" ], "step": "underground_decoration" } \ No newline at end of file diff --git a/src/main/resources/data/marioverse/recipe/black_warp_pipe.json b/src/main/resources/data/marioverse/recipe/black_warp_pipe.json index 9f5fe48b..537a5d07 100644 --- a/src/main/resources/data/marioverse/recipe/black_warp_pipe.json +++ b/src/main/resources/data/marioverse/recipe/black_warp_pipe.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shaped", - "group": "marioverse", + "group": "marioverse:warp_pipes", "key": { "I": { "tag": "c:ingots/copper" diff --git a/src/main/resources/data/marioverse/recipe/black_warp_pipe_from_dye.json b/src/main/resources/data/marioverse/recipe/black_warp_pipe_from_dye.json index a9a1cf37..5f611072 100644 --- a/src/main/resources/data/marioverse/recipe/black_warp_pipe_from_dye.json +++ b/src/main/resources/data/marioverse/recipe/black_warp_pipe_from_dye.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shapeless", - "group": "marioverse_from_dye", + "group": "marioverse:warp_pipes_from_dye", "ingredients": [ { "tag": "c:dyes/black" diff --git a/src/main/resources/data/marioverse/recipe/blue_warp_pipe.json b/src/main/resources/data/marioverse/recipe/blue_warp_pipe.json index b8d52932..bb4289ca 100644 --- a/src/main/resources/data/marioverse/recipe/blue_warp_pipe.json +++ b/src/main/resources/data/marioverse/recipe/blue_warp_pipe.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shaped", - "group": "marioverse", + "group": "marioverse:warp_pipes", "key": { "I": { "tag": "c:ingots/copper" diff --git a/src/main/resources/data/marioverse/recipe/blue_warp_pipe_from_dye.json b/src/main/resources/data/marioverse/recipe/blue_warp_pipe_from_dye.json index fca47f1c..3c200e2e 100644 --- a/src/main/resources/data/marioverse/recipe/blue_warp_pipe_from_dye.json +++ b/src/main/resources/data/marioverse/recipe/blue_warp_pipe_from_dye.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shapeless", - "group": "marioverse_from_dye", + "group": "marioverse:warp_pipes_from_dye", "ingredients": [ { "tag": "c:dyes/blue" diff --git a/src/main/resources/data/marioverse/recipe/brown_warp_pipe.json b/src/main/resources/data/marioverse/recipe/brown_warp_pipe.json index e3373f7a..a7800133 100644 --- a/src/main/resources/data/marioverse/recipe/brown_warp_pipe.json +++ b/src/main/resources/data/marioverse/recipe/brown_warp_pipe.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shaped", - "group": "marioverse", + "group": "marioverse:warp_pipes", "key": { "I": { "tag": "c:ingots/copper" diff --git a/src/main/resources/data/marioverse/recipe/brown_warp_pipe_from_dye.json b/src/main/resources/data/marioverse/recipe/brown_warp_pipe_from_dye.json index b9db3bee..3ea56b17 100644 --- a/src/main/resources/data/marioverse/recipe/brown_warp_pipe_from_dye.json +++ b/src/main/resources/data/marioverse/recipe/brown_warp_pipe_from_dye.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shapeless", - "group": "marioverse_from_dye", + "group": "marioverse:warp_pipes_from_dye", "ingredients": [ { "tag": "c:dyes/brown" diff --git a/src/main/resources/data/marioverse/recipe/clear_warp_pipe.json b/src/main/resources/data/marioverse/recipe/clear_warp_pipe.json index 051fa3e8..0cd9a806 100644 --- a/src/main/resources/data/marioverse/recipe/clear_warp_pipe.json +++ b/src/main/resources/data/marioverse/recipe/clear_warp_pipe.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shaped", - "group": "clear_marioverse", + "group": "marioverse:clear_warp_pipes", "key": { "I": { "tag": "c:ingots/copper" diff --git a/src/main/resources/data/marioverse/recipe/clear_warp_pipe_from_glass.json b/src/main/resources/data/marioverse/recipe/clear_warp_pipe_from_glass.json index aca41b9f..075e3032 100644 --- a/src/main/resources/data/marioverse/recipe/clear_warp_pipe_from_glass.json +++ b/src/main/resources/data/marioverse/recipe/clear_warp_pipe_from_glass.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shapeless", - "group": "clear_marioverse", + "group": "marioverse:clear_warp_pipes", "ingredients": [ { "tag": "marioverse:dyeable_marioverse" diff --git a/src/main/resources/data/marioverse/recipe/cyan_warp_pipe.json b/src/main/resources/data/marioverse/recipe/cyan_warp_pipe.json index 38c3d730..057dc275 100644 --- a/src/main/resources/data/marioverse/recipe/cyan_warp_pipe.json +++ b/src/main/resources/data/marioverse/recipe/cyan_warp_pipe.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shaped", - "group": "marioverse", + "group": "marioverse:warp_pipes", "key": { "I": { "tag": "c:ingots/copper" diff --git a/src/main/resources/data/marioverse/recipe/cyan_warp_pipe_from_dye.json b/src/main/resources/data/marioverse/recipe/cyan_warp_pipe_from_dye.json index 6035fba9..1398387d 100644 --- a/src/main/resources/data/marioverse/recipe/cyan_warp_pipe_from_dye.json +++ b/src/main/resources/data/marioverse/recipe/cyan_warp_pipe_from_dye.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shapeless", - "group": "marioverse_from_dye", + "group": "marioverse:warp_pipes_from_dye", "ingredients": [ { "tag": "c:dyes/cyan" diff --git a/src/main/resources/data/marioverse/recipe/gray_warp_pipe.json b/src/main/resources/data/marioverse/recipe/gray_warp_pipe.json index 80ffdfb8..db328ce4 100644 --- a/src/main/resources/data/marioverse/recipe/gray_warp_pipe.json +++ b/src/main/resources/data/marioverse/recipe/gray_warp_pipe.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shaped", - "group": "marioverse", + "group": "marioverse:warp_pipes", "key": { "I": { "tag": "c:ingots/copper" diff --git a/src/main/resources/data/marioverse/recipe/gray_warp_pipe_from_dye.json b/src/main/resources/data/marioverse/recipe/gray_warp_pipe_from_dye.json index 69ef3509..c9f22b92 100644 --- a/src/main/resources/data/marioverse/recipe/gray_warp_pipe_from_dye.json +++ b/src/main/resources/data/marioverse/recipe/gray_warp_pipe_from_dye.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shapeless", - "group": "marioverse_from_dye", + "group": "marioverse:warp_pipes_from_dye", "ingredients": [ { "tag": "c:dyes/gray" diff --git a/src/main/resources/data/marioverse/recipe/green_warp_pipe.json b/src/main/resources/data/marioverse/recipe/green_warp_pipe.json index 414b0b76..b88d7661 100644 --- a/src/main/resources/data/marioverse/recipe/green_warp_pipe.json +++ b/src/main/resources/data/marioverse/recipe/green_warp_pipe.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shaped", - "group": "marioverse", + "group": "marioverse:warp_pipes", "key": { "I": { "tag": "c:ingots/copper" diff --git a/src/main/resources/data/marioverse/recipe/green_warp_pipe_from_dye.json b/src/main/resources/data/marioverse/recipe/green_warp_pipe_from_dye.json index 1881a8bc..c448e1c6 100644 --- a/src/main/resources/data/marioverse/recipe/green_warp_pipe_from_dye.json +++ b/src/main/resources/data/marioverse/recipe/green_warp_pipe_from_dye.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shapeless", - "group": "marioverse_from_dye", + "group": "marioverse:warp_pipes_from_dye", "ingredients": [ { "tag": "c:dyes/green" diff --git a/src/main/resources/data/marioverse/recipe/light_blue_warp_pipe.json b/src/main/resources/data/marioverse/recipe/light_blue_warp_pipe.json index c08a6361..8708997e 100644 --- a/src/main/resources/data/marioverse/recipe/light_blue_warp_pipe.json +++ b/src/main/resources/data/marioverse/recipe/light_blue_warp_pipe.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shaped", - "group": "marioverse", + "group": "marioverse:warp_pipes", "key": { "I": { "tag": "c:ingots/copper" diff --git a/src/main/resources/data/marioverse/recipe/light_blue_warp_pipe_from_dye.json b/src/main/resources/data/marioverse/recipe/light_blue_warp_pipe_from_dye.json index 7685dac9..969aeb74 100644 --- a/src/main/resources/data/marioverse/recipe/light_blue_warp_pipe_from_dye.json +++ b/src/main/resources/data/marioverse/recipe/light_blue_warp_pipe_from_dye.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shapeless", - "group": "marioverse_from_dye", + "group": "marioverse:warp_pipes_from_dye", "ingredients": [ { "tag": "c:dyes/light_blue" diff --git a/src/main/resources/data/marioverse/recipe/light_gray_warp_pipe.json b/src/main/resources/data/marioverse/recipe/light_gray_warp_pipe.json index e83f629f..1a1ae51e 100644 --- a/src/main/resources/data/marioverse/recipe/light_gray_warp_pipe.json +++ b/src/main/resources/data/marioverse/recipe/light_gray_warp_pipe.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shaped", - "group": "marioverse", + "group": "marioverse:warp_pipes", "key": { "I": { "tag": "c:ingots/copper" diff --git a/src/main/resources/data/marioverse/recipe/light_gray_warp_pipe_from_dye.json b/src/main/resources/data/marioverse/recipe/light_gray_warp_pipe_from_dye.json index d1779977..ea331ed4 100644 --- a/src/main/resources/data/marioverse/recipe/light_gray_warp_pipe_from_dye.json +++ b/src/main/resources/data/marioverse/recipe/light_gray_warp_pipe_from_dye.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shapeless", - "group": "marioverse_from_dye", + "group": "marioverse:warp_pipes_from_dye", "ingredients": [ { "tag": "c:dyes/light_gray" diff --git a/src/main/resources/data/marioverse/recipe/lime_warp_pipe.json b/src/main/resources/data/marioverse/recipe/lime_warp_pipe.json index 9906fbf1..3eb5f61c 100644 --- a/src/main/resources/data/marioverse/recipe/lime_warp_pipe.json +++ b/src/main/resources/data/marioverse/recipe/lime_warp_pipe.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shaped", - "group": "marioverse", + "group": "marioverse:warp_pipes", "key": { "I": { "tag": "c:ingots/copper" diff --git a/src/main/resources/data/marioverse/recipe/lime_warp_pipe_from_dye.json b/src/main/resources/data/marioverse/recipe/lime_warp_pipe_from_dye.json index 3f80a605..b668cee1 100644 --- a/src/main/resources/data/marioverse/recipe/lime_warp_pipe_from_dye.json +++ b/src/main/resources/data/marioverse/recipe/lime_warp_pipe_from_dye.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shapeless", - "group": "marioverse_from_dye", + "group": "marioverse:warp_pipes_from_dye", "ingredients": [ { "tag": "c:dyes/lime" diff --git a/src/main/resources/data/marioverse/recipe/magenta_warp_pipe.json b/src/main/resources/data/marioverse/recipe/magenta_warp_pipe.json index 3cacde95..c15b96e4 100644 --- a/src/main/resources/data/marioverse/recipe/magenta_warp_pipe.json +++ b/src/main/resources/data/marioverse/recipe/magenta_warp_pipe.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shaped", - "group": "marioverse", + "group": "marioverse:warp_pipes", "key": { "I": { "tag": "c:ingots/copper" diff --git a/src/main/resources/data/marioverse/recipe/magenta_warp_pipe_from_dye.json b/src/main/resources/data/marioverse/recipe/magenta_warp_pipe_from_dye.json index a470ca16..55c70a9d 100644 --- a/src/main/resources/data/marioverse/recipe/magenta_warp_pipe_from_dye.json +++ b/src/main/resources/data/marioverse/recipe/magenta_warp_pipe_from_dye.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shapeless", - "group": "marioverse_from_dye", + "group": "marioverse:warp_pipes_from_dye", "ingredients": [ { "tag": "c:dyes/magenta" diff --git a/src/main/resources/data/marioverse/recipe/orange_warp_pipe.json b/src/main/resources/data/marioverse/recipe/orange_warp_pipe.json index 305d73de..d457961e 100644 --- a/src/main/resources/data/marioverse/recipe/orange_warp_pipe.json +++ b/src/main/resources/data/marioverse/recipe/orange_warp_pipe.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shaped", - "group": "marioverse", + "group": "marioverse:warp_pipes", "key": { "I": { "tag": "c:ingots/copper" diff --git a/src/main/resources/data/marioverse/recipe/orange_warp_pipe_from_dye.json b/src/main/resources/data/marioverse/recipe/orange_warp_pipe_from_dye.json index 36d975ed..cc5e96dc 100644 --- a/src/main/resources/data/marioverse/recipe/orange_warp_pipe_from_dye.json +++ b/src/main/resources/data/marioverse/recipe/orange_warp_pipe_from_dye.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shapeless", - "group": "marioverse_from_dye", + "group": "marioverse:warp_pipes_from_dye", "ingredients": [ { "tag": "c:dyes/orange" diff --git a/src/main/resources/data/marioverse/recipe/pink_warp_pipe.json b/src/main/resources/data/marioverse/recipe/pink_warp_pipe.json index ec11af75..1754418a 100644 --- a/src/main/resources/data/marioverse/recipe/pink_warp_pipe.json +++ b/src/main/resources/data/marioverse/recipe/pink_warp_pipe.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shaped", - "group": "marioverse", + "group": "marioverse:warp_pipes", "key": { "I": { "tag": "c:ingots/copper" diff --git a/src/main/resources/data/marioverse/recipe/pink_warp_pipe_from_dye.json b/src/main/resources/data/marioverse/recipe/pink_warp_pipe_from_dye.json index 8c938c72..b2589e7b 100644 --- a/src/main/resources/data/marioverse/recipe/pink_warp_pipe_from_dye.json +++ b/src/main/resources/data/marioverse/recipe/pink_warp_pipe_from_dye.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shapeless", - "group": "marioverse_from_dye", + "group": "marioverse:warp_pipes_from_dye", "ingredients": [ { "tag": "c:dyes/pink" diff --git a/src/main/resources/data/marioverse/recipe/pipe_wrench.json b/src/main/resources/data/marioverse/recipe/pipe_wrench.json index 1c1778f1..630719f2 100644 --- a/src/main/resources/data/marioverse/recipe/pipe_wrench.json +++ b/src/main/resources/data/marioverse/recipe/pipe_wrench.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shaped", - "group": "pipe_wrench", + "group": "marioverse:pipe_wrench", "key": { "C": { "tag": "c:ingots/copper" diff --git a/src/main/resources/data/marioverse/recipe/purple_warp_pipe.json b/src/main/resources/data/marioverse/recipe/purple_warp_pipe.json index d8328317..86d069e8 100644 --- a/src/main/resources/data/marioverse/recipe/purple_warp_pipe.json +++ b/src/main/resources/data/marioverse/recipe/purple_warp_pipe.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shaped", - "group": "marioverse", + "group": "marioverse:warp_pipes", "key": { "I": { "tag": "c:ingots/copper" diff --git a/src/main/resources/data/marioverse/recipe/purple_warp_pipe_from_dye.json b/src/main/resources/data/marioverse/recipe/purple_warp_pipe_from_dye.json index da8f6fda..cbcf90ff 100644 --- a/src/main/resources/data/marioverse/recipe/purple_warp_pipe_from_dye.json +++ b/src/main/resources/data/marioverse/recipe/purple_warp_pipe_from_dye.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shapeless", - "group": "marioverse_from_dye", + "group": "marioverse:warp_pipes_from_dye", "ingredients": [ { "tag": "c:dyes/purple" diff --git a/src/main/resources/data/marioverse/recipe/red_warp_pipe.json b/src/main/resources/data/marioverse/recipe/red_warp_pipe.json index 0d475dcb..01529437 100644 --- a/src/main/resources/data/marioverse/recipe/red_warp_pipe.json +++ b/src/main/resources/data/marioverse/recipe/red_warp_pipe.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shaped", - "group": "marioverse", + "group": "marioverse:warp_pipes", "key": { "I": { "tag": "c:ingots/copper" diff --git a/src/main/resources/data/marioverse/recipe/red_warp_pipe_from_dye.json b/src/main/resources/data/marioverse/recipe/red_warp_pipe_from_dye.json index 35bc0954..211b7b96 100644 --- a/src/main/resources/data/marioverse/recipe/red_warp_pipe_from_dye.json +++ b/src/main/resources/data/marioverse/recipe/red_warp_pipe_from_dye.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shapeless", - "group": "marioverse_from_dye", + "group": "marioverse:warp_pipes_from_dye", "ingredients": [ { "tag": "c:dyes/red" diff --git a/src/main/resources/data/marioverse/recipe/white_warp_pipe.json b/src/main/resources/data/marioverse/recipe/white_warp_pipe.json index a99901da..36f2669b 100644 --- a/src/main/resources/data/marioverse/recipe/white_warp_pipe.json +++ b/src/main/resources/data/marioverse/recipe/white_warp_pipe.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shaped", - "group": "marioverse", + "group": "marioverse:warp_pipes", "key": { "I": { "tag": "c:ingots/copper" diff --git a/src/main/resources/data/marioverse/recipe/white_warp_pipe_from_dye.json b/src/main/resources/data/marioverse/recipe/white_warp_pipe_from_dye.json index 0b044c39..e96dc593 100644 --- a/src/main/resources/data/marioverse/recipe/white_warp_pipe_from_dye.json +++ b/src/main/resources/data/marioverse/recipe/white_warp_pipe_from_dye.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shapeless", - "group": "marioverse_from_dye", + "group": "marioverse:warp_pipes_from_dye", "ingredients": [ { "tag": "c:dyes/white" diff --git a/src/main/resources/data/marioverse/recipe/yellow_warp_pipe.json b/src/main/resources/data/marioverse/recipe/yellow_warp_pipe.json index b0873358..41463242 100644 --- a/src/main/resources/data/marioverse/recipe/yellow_warp_pipe.json +++ b/src/main/resources/data/marioverse/recipe/yellow_warp_pipe.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shaped", - "group": "marioverse", + "group": "marioverse:warp_pipes", "key": { "I": { "tag": "c:ingots/copper" diff --git a/src/main/resources/data/marioverse/recipe/yellow_warp_pipe_from_dye.json b/src/main/resources/data/marioverse/recipe/yellow_warp_pipe_from_dye.json index b740182e..020c8104 100644 --- a/src/main/resources/data/marioverse/recipe/yellow_warp_pipe_from_dye.json +++ b/src/main/resources/data/marioverse/recipe/yellow_warp_pipe_from_dye.json @@ -1,6 +1,6 @@ { "type": "minecraft:crafting_shapeless", - "group": "marioverse_from_dye", + "group": "marioverse:warp_pipes_from_dye", "ingredients": [ { "tag": "c:dyes/yellow" diff --git a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_black_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_black_warp_pipes.json index ef2312c5..1dc2755f 100644 --- a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_black_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_black_warp_pipes.json @@ -118,7 +118,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -127,7 +127,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -136,7 +136,7 @@ 0, 1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -145,7 +145,7 @@ 0, -1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" } ] } diff --git a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_blue_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_blue_warp_pipes.json index 0301a14e..c4a70165 100644 --- a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_blue_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_blue_warp_pipes.json @@ -118,7 +118,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -127,7 +127,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -136,7 +136,7 @@ 0, 1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -145,7 +145,7 @@ 0, -1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" } ] } diff --git a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_brown_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_brown_warp_pipes.json index a1e0670f..ece2cc6a 100644 --- a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_brown_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_brown_warp_pipes.json @@ -118,7 +118,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -127,7 +127,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -136,7 +136,7 @@ 0, 1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -145,7 +145,7 @@ 0, -1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" } ] } diff --git a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_clear_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_clear_warp_pipes.json index 23b52d94..d41a9e90 100644 --- a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_clear_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_clear_warp_pipes.json @@ -129,7 +129,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -138,7 +138,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -147,7 +147,7 @@ 0, 1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -156,7 +156,7 @@ 0, -1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" } ] } diff --git a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_cyan_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_cyan_warp_pipes.json index e1d51d31..b475f116 100644 --- a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_cyan_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_cyan_warp_pipes.json @@ -118,7 +118,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -127,7 +127,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -136,7 +136,7 @@ 0, 1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -145,7 +145,7 @@ 0, -1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" } ] } diff --git a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_gray_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_gray_warp_pipes.json index c909e1ce..5ee7b3b0 100644 --- a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_gray_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_gray_warp_pipes.json @@ -118,7 +118,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -127,7 +127,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -136,7 +136,7 @@ 0, 1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -145,7 +145,7 @@ 0, -1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" } ] } diff --git a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_green_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_green_warp_pipes.json index 0ba536d9..672587ed 100644 --- a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_green_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_green_warp_pipes.json @@ -118,7 +118,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -127,7 +127,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -136,7 +136,7 @@ 0, 1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -145,7 +145,7 @@ 0, -1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" } ] } diff --git a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_light_blue_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_light_blue_warp_pipes.json index f328812b..f59010e3 100644 --- a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_light_blue_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_light_blue_warp_pipes.json @@ -118,7 +118,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -127,7 +127,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -136,7 +136,7 @@ 0, 1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -145,7 +145,7 @@ 0, -1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" } ] } diff --git a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_light_gray_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_light_gray_warp_pipes.json index 95b4a841..92d29973 100644 --- a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_light_gray_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_light_gray_warp_pipes.json @@ -118,7 +118,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -127,7 +127,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -136,7 +136,7 @@ 0, 1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -145,7 +145,7 @@ 0, -1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" } ] } diff --git a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_lime_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_lime_warp_pipes.json index 8cb24350..12be5848 100644 --- a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_lime_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_lime_warp_pipes.json @@ -118,7 +118,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -127,7 +127,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -136,7 +136,7 @@ 0, 1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -145,7 +145,7 @@ 0, -1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" } ] } diff --git a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_magenta_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_magenta_warp_pipes.json index 19392723..22ab2f67 100644 --- a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_magenta_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_magenta_warp_pipes.json @@ -118,7 +118,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -127,7 +127,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -136,7 +136,7 @@ 0, 1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -145,7 +145,7 @@ 0, -1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" } ] } diff --git a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_mushroom_brown_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_mushroom_brown_warp_pipes.json index 7f072d99..f3a86508 100644 --- a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_mushroom_brown_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_mushroom_brown_warp_pipes.json @@ -93,7 +93,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -102,7 +102,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -111,7 +111,7 @@ 0, 1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -120,7 +120,7 @@ 0, -1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" } ] } diff --git a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_mushroom_red_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_mushroom_red_warp_pipes.json index f3dd2f4d..2171ba2e 100644 --- a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_mushroom_red_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_mushroom_red_warp_pipes.json @@ -93,7 +93,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -102,7 +102,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -111,7 +111,7 @@ 0, 1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -120,7 +120,7 @@ 0, -1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" } ] } diff --git a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_mushroom_white_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_mushroom_white_warp_pipes.json index 52baa0b0..127fe08a 100644 --- a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_mushroom_white_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_mushroom_white_warp_pipes.json @@ -93,7 +93,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -102,7 +102,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -111,7 +111,7 @@ 0, 1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -120,7 +120,7 @@ 0, -1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" } ] } diff --git a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_orange_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_orange_warp_pipes.json index 12202599..ca972310 100644 --- a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_orange_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_orange_warp_pipes.json @@ -118,7 +118,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -127,7 +127,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -136,7 +136,7 @@ 0, 1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -145,7 +145,7 @@ 0, -1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" } ] } diff --git a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_pink_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_pink_warp_pipes.json index 84b7767c..552345b2 100644 --- a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_pink_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_pink_warp_pipes.json @@ -118,7 +118,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -127,7 +127,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -136,7 +136,7 @@ 0, 1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -145,7 +145,7 @@ 0, -1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" } ] } diff --git a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_purple_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_purple_warp_pipes.json index fca63174..13d952a7 100644 --- a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_purple_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_purple_warp_pipes.json @@ -118,7 +118,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -127,7 +127,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -136,7 +136,7 @@ 0, 1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -145,7 +145,7 @@ 0, -1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" } ] } diff --git a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_red_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_red_warp_pipes.json index ad6e4fee..2e5c43b0 100644 --- a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_red_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_red_warp_pipes.json @@ -118,7 +118,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -127,7 +127,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -136,7 +136,7 @@ 0, 1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -145,7 +145,7 @@ 0, -1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" } ] } diff --git a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_white_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_white_warp_pipes.json index b63e5358..76f7e186 100644 --- a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_white_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_white_warp_pipes.json @@ -118,7 +118,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -127,7 +127,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -136,7 +136,7 @@ 0, 1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -145,7 +145,7 @@ 0, -1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" } ] } diff --git a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_yellow_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_yellow_warp_pipes.json index 26b14f4c..c12a8c35 100644 --- a/src/main/resources/data/marioverse/worldgen/configured_feature/patch_yellow_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/configured_feature/patch_yellow_warp_pipes.json @@ -118,7 +118,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -127,7 +127,7 @@ 0, 0 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -136,7 +136,7 @@ 0, 1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" }, { "type": "minecraft:matching_block_tag", @@ -145,7 +145,7 @@ 0, -1 ], - "tag": "marioverse:marioverse" + "tag": "marioverse:warp_pipes" } ] } diff --git a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_black_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_black_warp_pipes.json index 397db284..c3a71183 100644 --- a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_black_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_black_warp_pipes.json @@ -1,5 +1,5 @@ { - "feature": "marioverse:patch_black_marioverse", + "feature": "marioverse:patch_black_warp_pipes", "placement": [ { "type": "minecraft:rarity_filter", diff --git a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_blue_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_blue_warp_pipes.json index 3707b192..545d4a7f 100644 --- a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_blue_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_blue_warp_pipes.json @@ -1,5 +1,5 @@ { - "feature": "marioverse:patch_blue_marioverse", + "feature": "marioverse:patch_blue_warp_pipes", "placement": [ { "type": "minecraft:rarity_filter", diff --git a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_brown_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_brown_warp_pipes.json index 13873b9c..c9899146 100644 --- a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_brown_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_brown_warp_pipes.json @@ -1,5 +1,5 @@ { - "feature": "marioverse:patch_brown_marioverse", + "feature": "marioverse:patch_brown_warp_pipes", "placement": [ { "type": "minecraft:rarity_filter", diff --git a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_clear_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_clear_warp_pipes.json index bf084dae..b9050538 100644 --- a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_clear_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_clear_warp_pipes.json @@ -1,5 +1,5 @@ { - "feature": "marioverse:patch_clear_marioverse", + "feature": "marioverse:patch_clear_warp_pipes", "placement": [ { "type": "minecraft:rarity_filter", diff --git a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_cyan_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_cyan_warp_pipes.json index 1a041046..f441bd09 100644 --- a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_cyan_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_cyan_warp_pipes.json @@ -1,5 +1,5 @@ { - "feature": "marioverse:patch_cyan_marioverse", + "feature": "marioverse:patch_cyan_warp_pipes", "placement": [ { "type": "minecraft:rarity_filter", diff --git a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_gray_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_gray_warp_pipes.json index 504f23ec..1c521211 100644 --- a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_gray_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_gray_warp_pipes.json @@ -1,5 +1,5 @@ { - "feature": "marioverse:patch_gray_marioverse", + "feature": "marioverse:patch_gray_warp_pipes", "placement": [ { "type": "minecraft:rarity_filter", diff --git a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_green_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_green_warp_pipes.json index 34c63317..8bcb9794 100644 --- a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_green_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_green_warp_pipes.json @@ -1,5 +1,5 @@ { - "feature": "marioverse:patch_green_marioverse", + "feature": "marioverse:patch_green_warp_pipes", "placement": [ { "type": "minecraft:rarity_filter", diff --git a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_light_blue_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_light_blue_warp_pipes.json index 9008ade7..3aa8518a 100644 --- a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_light_blue_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_light_blue_warp_pipes.json @@ -1,5 +1,5 @@ { - "feature": "marioverse:patch_light_blue_marioverse", + "feature": "marioverse:patch_light_blue_warp_pipes", "placement": [ { "type": "minecraft:rarity_filter", diff --git a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_light_gray_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_light_gray_warp_pipes.json index d847b5e6..8fe6a10c 100644 --- a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_light_gray_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_light_gray_warp_pipes.json @@ -1,5 +1,5 @@ { - "feature": "marioverse:patch_light_gray_marioverse", + "feature": "marioverse:patch_light_gray_warp_pipes", "placement": [ { "type": "minecraft:rarity_filter", diff --git a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_lime_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_lime_warp_pipes.json index d8f96047..e1753944 100644 --- a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_lime_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_lime_warp_pipes.json @@ -1,5 +1,5 @@ { - "feature": "marioverse:patch_lime_marioverse", + "feature": "marioverse:patch_lime_warp_pipes", "placement": [ { "type": "minecraft:rarity_filter", diff --git a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_magenta_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_magenta_warp_pipes.json index 40ab162c..90f837e8 100644 --- a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_magenta_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_magenta_warp_pipes.json @@ -1,5 +1,5 @@ { - "feature": "marioverse:patch_magenta_marioverse", + "feature": "marioverse:patch_magenta_warp_pipes", "placement": [ { "type": "minecraft:rarity_filter", diff --git a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_mushroom_brown_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_mushroom_brown_warp_pipes.json index ba49e331..a2914eb9 100644 --- a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_mushroom_brown_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_mushroom_brown_warp_pipes.json @@ -1,5 +1,5 @@ { - "feature": "marioverse:patch_mushroom_brown_marioverse", + "feature": "marioverse:patch_mushroom_brown_warp_pipes", "placement": [ { "type": "minecraft:count", diff --git a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_mushroom_red_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_mushroom_red_warp_pipes.json index fd5780d8..59c8523c 100644 --- a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_mushroom_red_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_mushroom_red_warp_pipes.json @@ -1,5 +1,5 @@ { - "feature": "marioverse:patch_mushroom_red_marioverse", + "feature": "marioverse:patch_mushroom_red_warp_pipes", "placement": [ { "type": "minecraft:count", diff --git a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_mushroom_white_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_mushroom_white_warp_pipes.json index 55fa04c9..a6bf72f4 100644 --- a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_mushroom_white_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_mushroom_white_warp_pipes.json @@ -1,5 +1,5 @@ { - "feature": "marioverse:patch_mushroom_white_marioverse", + "feature": "marioverse:patch_mushroom_white_warp_pipes", "placement": [ { "type": "minecraft:count", diff --git a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_orange_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_orange_warp_pipes.json index de5c77fc..ed80c6dc 100644 --- a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_orange_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_orange_warp_pipes.json @@ -1,5 +1,5 @@ { - "feature": "marioverse:patch_orange_marioverse", + "feature": "marioverse:patch_orange_warp_pipes", "placement": [ { "type": "minecraft:rarity_filter", diff --git a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_pink_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_pink_warp_pipes.json index fe046dbb..d959fd76 100644 --- a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_pink_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_pink_warp_pipes.json @@ -1,5 +1,5 @@ { - "feature": "marioverse:patch_pink_marioverse", + "feature": "marioverse:patch_pink_warp_pipes", "placement": [ { "type": "minecraft:rarity_filter", diff --git a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_purple_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_purple_warp_pipes.json index 8dd9ec14..0f439b65 100644 --- a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_purple_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_purple_warp_pipes.json @@ -1,5 +1,5 @@ { - "feature": "marioverse:patch_purple_marioverse", + "feature": "marioverse:patch_purple_warp_pipes", "placement": [ { "type": "minecraft:rarity_filter", diff --git a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_red_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_red_warp_pipes.json index bd9969ed..d20d5589 100644 --- a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_red_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_red_warp_pipes.json @@ -1,5 +1,5 @@ { - "feature": "marioverse:patch_red_marioverse", + "feature": "marioverse:patch_red_warp_pipes", "placement": [ { "type": "minecraft:rarity_filter", diff --git a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_white_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_white_warp_pipes.json index 7f62219a..c770e07a 100644 --- a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_white_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_white_warp_pipes.json @@ -1,5 +1,5 @@ { - "feature": "marioverse:patch_white_marioverse", + "feature": "marioverse:patch_white_warp_pipes", "placement": [ { "type": "minecraft:rarity_filter", diff --git a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_yellow_warp_pipes.json b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_yellow_warp_pipes.json index 26419a1e..58519d61 100644 --- a/src/main/resources/data/marioverse/worldgen/placed_feature/patch_yellow_warp_pipes.json +++ b/src/main/resources/data/marioverse/worldgen/placed_feature/patch_yellow_warp_pipes.json @@ -1,5 +1,5 @@ { - "feature": "marioverse:patch_yellow_marioverse", + "feature": "marioverse:patch_yellow_warp_pipes", "placement": [ { "type": "minecraft:rarity_filter",