From dc4684404c8d8173a2f7f407e08aa48cdda3cc5f Mon Sep 17 00:00:00 2001 From: Micle Date: Mon, 25 May 2026 21:56:22 +0100 Subject: [PATCH] Generated new data. --- .../models/block/firefly_bush.json | 1 - .../assets/firefly_bush_backport/sounds.json | 4 +- .../add_patch_firefly_bush_near_water.json | 6 -- ...d_patch_firefly_bush_near_water_swamp.json | 6 -- .../add_patch_firefly_bush_swamp.json | 6 -- .../remove_patch_firefly_bush_near_water.json | 6 -- .../loot_tables/blocks/firefly_bush.json | 16 ++-- .../patch_firefly_bush.json | 30 ------- .../patch_firefly_bush_near_water.json | 90 ------------------- .../patch_firefly_bush_near_water_swamp.json | 90 ------------------- .../patch_firefly_bush_swamp.json | 19 ---- 11 files changed, 9 insertions(+), 265 deletions(-) delete mode 100644 src/generated/resources/data/firefly_bush_backport/forge/biome_modifier/add_patch_firefly_bush_near_water.json delete mode 100644 src/generated/resources/data/firefly_bush_backport/forge/biome_modifier/add_patch_firefly_bush_near_water_swamp.json delete mode 100644 src/generated/resources/data/firefly_bush_backport/forge/biome_modifier/add_patch_firefly_bush_swamp.json delete mode 100644 src/generated/resources/data/firefly_bush_backport/forge/biome_modifier/remove_patch_firefly_bush_near_water.json delete mode 100644 src/generated/resources/data/firefly_bush_backport/worldgen/configured_feature/patch_firefly_bush.json delete mode 100644 src/generated/resources/data/firefly_bush_backport/worldgen/placed_feature/patch_firefly_bush_near_water.json delete mode 100644 src/generated/resources/data/firefly_bush_backport/worldgen/placed_feature/patch_firefly_bush_near_water_swamp.json delete mode 100644 src/generated/resources/data/firefly_bush_backport/worldgen/placed_feature/patch_firefly_bush_swamp.json diff --git a/src/generated/resources/assets/firefly_bush_backport/models/block/firefly_bush.json b/src/generated/resources/assets/firefly_bush_backport/models/block/firefly_bush.json index dd6b37f..e9afe13 100644 --- a/src/generated/resources/assets/firefly_bush_backport/models/block/firefly_bush.json +++ b/src/generated/resources/assets/firefly_bush_backport/models/block/firefly_bush.json @@ -1,6 +1,5 @@ { "parent": "firefly_bush_backport:block/cross_emissive", - "render_type": "minecraft:cutout", "textures": { "cross": "firefly_bush_backport:block/firefly_bush", "cross_emissive": "firefly_bush_backport:block/firefly_bush_emissive" diff --git a/src/generated/resources/assets/firefly_bush_backport/sounds.json b/src/generated/resources/assets/firefly_bush_backport/sounds.json index 751894d..2c1cde6 100644 --- a/src/generated/resources/assets/firefly_bush_backport/sounds.json +++ b/src/generated/resources/assets/firefly_bush_backport/sounds.json @@ -1,5 +1,6 @@ { "block.firefly_bush.idle": { + "subtitle": "sound.firefly_bush_backport.block.firefly_bush.idle", "sounds": [ { "name": "firefly_bush_backport:block/firefly_bush/firefly_bush1", @@ -49,7 +50,6 @@ "name": "firefly_bush_backport:block/firefly_bush/firefly_bush11", "volume": 4.0 } - ], - "subtitle": "sound.firefly_bush_backport.block.firefly_bush.idle" + ] } } \ No newline at end of file diff --git a/src/generated/resources/data/firefly_bush_backport/forge/biome_modifier/add_patch_firefly_bush_near_water.json b/src/generated/resources/data/firefly_bush_backport/forge/biome_modifier/add_patch_firefly_bush_near_water.json deleted file mode 100644 index 06ebf67..0000000 --- a/src/generated/resources/data/firefly_bush_backport/forge/biome_modifier/add_patch_firefly_bush_near_water.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "type": "forge:add_features", - "biomes": "#minecraft:is_overworld", - "features": "firefly_bush_backport:patch_firefly_bush_near_water", - "step": "vegetal_decoration" -} \ No newline at end of file diff --git a/src/generated/resources/data/firefly_bush_backport/forge/biome_modifier/add_patch_firefly_bush_near_water_swamp.json b/src/generated/resources/data/firefly_bush_backport/forge/biome_modifier/add_patch_firefly_bush_near_water_swamp.json deleted file mode 100644 index fe5ccb4..0000000 --- a/src/generated/resources/data/firefly_bush_backport/forge/biome_modifier/add_patch_firefly_bush_near_water_swamp.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "type": "forge:add_features", - "biomes": "#forge:is_swamp", - "features": "firefly_bush_backport:patch_firefly_bush_near_water_swamp", - "step": "vegetal_decoration" -} \ No newline at end of file diff --git a/src/generated/resources/data/firefly_bush_backport/forge/biome_modifier/add_patch_firefly_bush_swamp.json b/src/generated/resources/data/firefly_bush_backport/forge/biome_modifier/add_patch_firefly_bush_swamp.json deleted file mode 100644 index 6591b04..0000000 --- a/src/generated/resources/data/firefly_bush_backport/forge/biome_modifier/add_patch_firefly_bush_swamp.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "type": "forge:add_features", - "biomes": "#forge:is_swamp", - "features": "firefly_bush_backport:patch_firefly_bush_swamp", - "step": "vegetal_decoration" -} \ No newline at end of file diff --git a/src/generated/resources/data/firefly_bush_backport/forge/biome_modifier/remove_patch_firefly_bush_near_water.json b/src/generated/resources/data/firefly_bush_backport/forge/biome_modifier/remove_patch_firefly_bush_near_water.json deleted file mode 100644 index 3969f80..0000000 --- a/src/generated/resources/data/firefly_bush_backport/forge/biome_modifier/remove_patch_firefly_bush_near_water.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "type": "forge:remove_features", - "biomes": "#forge:is_swamp", - "features": "firefly_bush_backport:patch_firefly_bush_near_water", - "steps": "vegetal_decoration" -} \ No newline at end of file diff --git a/src/generated/resources/data/firefly_bush_backport/loot_tables/blocks/firefly_bush.json b/src/generated/resources/data/firefly_bush_backport/loot_tables/blocks/firefly_bush.json index 1a3e099..1b7e3b2 100644 --- a/src/generated/resources/data/firefly_bush_backport/loot_tables/blocks/firefly_bush.json +++ b/src/generated/resources/data/firefly_bush_backport/loot_tables/blocks/firefly_bush.json @@ -2,20 +2,18 @@ "type": "minecraft:block", "pools": [ { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], + "rolls": 1, "entries": [ { "type": "minecraft:item", "name": "firefly_bush_backport:firefly_bush" } ], - "rolls": 1.0 + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] } - ], - "random_sequence": "firefly_bush_backport:blocks/firefly_bush" + ] } \ No newline at end of file diff --git a/src/generated/resources/data/firefly_bush_backport/worldgen/configured_feature/patch_firefly_bush.json b/src/generated/resources/data/firefly_bush_backport/worldgen/configured_feature/patch_firefly_bush.json deleted file mode 100644 index 38e328d..0000000 --- a/src/generated/resources/data/firefly_bush_backport/worldgen/configured_feature/patch_firefly_bush.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "type": "minecraft:random_patch", - "config": { - "feature": { - "feature": { - "type": "minecraft:simple_block", - "config": { - "to_place": { - "type": "minecraft:simple_state_provider", - "state": { - "Name": "firefly_bush_backport:firefly_bush" - } - } - } - }, - "placement": [ - { - "type": "minecraft:block_predicate_filter", - "predicate": { - "type": "minecraft:matching_blocks", - "blocks": "minecraft:air" - } - } - ] - }, - "tries": 20, - "xz_spread": 4, - "y_spread": 3 - } -} \ No newline at end of file diff --git a/src/generated/resources/data/firefly_bush_backport/worldgen/placed_feature/patch_firefly_bush_near_water.json b/src/generated/resources/data/firefly_bush_backport/worldgen/placed_feature/patch_firefly_bush_near_water.json deleted file mode 100644 index abc3586..0000000 --- a/src/generated/resources/data/firefly_bush_backport/worldgen/placed_feature/patch_firefly_bush_near_water.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "feature": "firefly_bush_backport:patch_firefly_bush", - "placement": [ - { - "type": "minecraft:count", - "count": 2 - }, - { - "type": "minecraft:in_square" - }, - { - "type": "minecraft:heightmap", - "heightmap": "MOTION_BLOCKING_NO_LEAVES" - }, - { - "type": "minecraft:biome" - }, - { - "type": "minecraft:block_predicate_filter", - "predicate": { - "type": "minecraft:all_of", - "predicates": [ - { - "type": "minecraft:matching_blocks", - "blocks": "minecraft:air" - }, - { - "type": "minecraft:would_survive", - "state": { - "Name": "firefly_bush_backport:firefly_bush" - } - }, - { - "type": "minecraft:any_of", - "predicates": [ - { - "type": "minecraft:matching_fluids", - "fluids": [ - "minecraft:water", - "minecraft:flowing_water" - ], - "offset": [ - 1, - -1, - 0 - ] - }, - { - "type": "minecraft:matching_fluids", - "fluids": [ - "minecraft:water", - "minecraft:flowing_water" - ], - "offset": [ - -1, - -1, - 0 - ] - }, - { - "type": "minecraft:matching_fluids", - "fluids": [ - "minecraft:water", - "minecraft:flowing_water" - ], - "offset": [ - 0, - -1, - 1 - ] - }, - { - "type": "minecraft:matching_fluids", - "fluids": [ - "minecraft:water", - "minecraft:flowing_water" - ], - "offset": [ - 0, - -1, - -1 - ] - } - ] - } - ] - } - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/firefly_bush_backport/worldgen/placed_feature/patch_firefly_bush_near_water_swamp.json b/src/generated/resources/data/firefly_bush_backport/worldgen/placed_feature/patch_firefly_bush_near_water_swamp.json deleted file mode 100644 index 905cc61..0000000 --- a/src/generated/resources/data/firefly_bush_backport/worldgen/placed_feature/patch_firefly_bush_near_water_swamp.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "feature": "firefly_bush_backport:patch_firefly_bush", - "placement": [ - { - "type": "minecraft:count", - "count": 3 - }, - { - "type": "minecraft:in_square" - }, - { - "type": "minecraft:heightmap", - "heightmap": "MOTION_BLOCKING" - }, - { - "type": "minecraft:biome" - }, - { - "type": "minecraft:block_predicate_filter", - "predicate": { - "type": "minecraft:all_of", - "predicates": [ - { - "type": "minecraft:matching_blocks", - "blocks": "minecraft:air" - }, - { - "type": "minecraft:would_survive", - "state": { - "Name": "firefly_bush_backport:firefly_bush" - } - }, - { - "type": "minecraft:any_of", - "predicates": [ - { - "type": "minecraft:matching_fluids", - "fluids": [ - "minecraft:water", - "minecraft:flowing_water" - ], - "offset": [ - 1, - -1, - 0 - ] - }, - { - "type": "minecraft:matching_fluids", - "fluids": [ - "minecraft:water", - "minecraft:flowing_water" - ], - "offset": [ - -1, - -1, - 0 - ] - }, - { - "type": "minecraft:matching_fluids", - "fluids": [ - "minecraft:water", - "minecraft:flowing_water" - ], - "offset": [ - 0, - -1, - 1 - ] - }, - { - "type": "minecraft:matching_fluids", - "fluids": [ - "minecraft:water", - "minecraft:flowing_water" - ], - "offset": [ - 0, - -1, - -1 - ] - } - ] - } - ] - } - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/firefly_bush_backport/worldgen/placed_feature/patch_firefly_bush_swamp.json b/src/generated/resources/data/firefly_bush_backport/worldgen/placed_feature/patch_firefly_bush_swamp.json deleted file mode 100644 index 8e849e5..0000000 --- a/src/generated/resources/data/firefly_bush_backport/worldgen/placed_feature/patch_firefly_bush_swamp.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "feature": "firefly_bush_backport:patch_firefly_bush", - "placement": [ - { - "type": "minecraft:rarity_filter", - "chance": 8 - }, - { - "type": "minecraft:in_square" - }, - { - "type": "minecraft:heightmap", - "heightmap": "MOTION_BLOCKING" - }, - { - "type": "minecraft:biome" - } - ] -} \ No newline at end of file