Generated new data.
This commit is contained in:
@ -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"
|
||||
|
||||
@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
@ -1,6 +0,0 @@
|
||||
{
|
||||
"type": "forge:add_features",
|
||||
"biomes": "#minecraft:is_overworld",
|
||||
"features": "firefly_bush_backport:patch_firefly_bush_near_water",
|
||||
"step": "vegetal_decoration"
|
||||
}
|
||||
@ -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"
|
||||
}
|
||||
@ -1,6 +0,0 @@
|
||||
{
|
||||
"type": "forge:add_features",
|
||||
"biomes": "#forge:is_swamp",
|
||||
"features": "firefly_bush_backport:patch_firefly_bush_swamp",
|
||||
"step": "vegetal_decoration"
|
||||
}
|
||||
@ -1,6 +0,0 @@
|
||||
{
|
||||
"type": "forge:remove_features",
|
||||
"biomes": "#forge:is_swamp",
|
||||
"features": "firefly_bush_backport:patch_firefly_bush_near_water",
|
||||
"steps": "vegetal_decoration"
|
||||
}
|
||||
@ -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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -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
|
||||
}
|
||||
}
|
||||
@ -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
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -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
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user