neuralgia/kubejs/data/tfg/worldgen/configured_feature/glow_lichen.json
Pyritie ec2e3cd3c4
Alpha Release: 0.9.0 (#849)
Signed-off-by: Pyritie <pyritie@gmail.com>
Signed-off-by: TomPlop <tomdidome@gmail.com>
Co-authored-by: Xikaro <os.valerievich@ya.ru>
Co-authored-by: Nebby <78170922+Nebby1999@users.noreply.github.com>
Co-authored-by: Redeix <brayden.j.m.ford@gmail.com>
Co-authored-by: TomPlop <tomdidome@gmail.com>
Co-authored-by: aidie8 <aidenvanzuilen@gmail.com>
Co-authored-by: Xikaro <55663835+Xikaro@users.noreply.github.com>
Co-authored-by: Zleub <debray.arnaud@gmail.com>
2025-04-15 23:27:17 +05:00

59 lines
No EOL
1.6 KiB
JSON

{
"type": "minecraft:multiface_growth",
"config": {
"block": "minecraft:glow_lichen",
"can_be_placed_on": [
"minecraft:dripstone_block",
"minecraft:calcite",
"minecraft:tuff",
"minecraft:deepslate",
"minecraft:blackstone",
"tfc:rock/raw/gabbro",
"tfc:rock/hardened/gabbro",
"tfc:rock/raw/schist",
"tfc:rock/hardened/schist",
"tfc:rock/raw/diorite",
"tfc:rock/hardened/diorite",
"tfc:rock/raw/granite",
"tfc:rock/hardened/granite",
"tfc:rock/raw/gneiss",
"tfc:rock/hardened/gneiss",
"tfc:rock/raw/shale",
"tfc:rock/hardened/shale",
"tfc:rock/raw/claystone",
"tfc:rock/hardened/claystone",
"tfc:rock/raw/limestone",
"tfc:rock/hardened/limestone",
"tfc:rock/raw/conglomerate",
"tfc:rock/hardened/conglomerate",
"tfc:rock/raw/dolomite",
"tfc:rock/hardened/dolomite",
"tfc:rock/raw/chert",
"tfc:rock/hardened/chert",
"tfc:rock/raw/chalk",
"tfc:rock/hardened/chalk",
"tfc:rock/raw/quartzite",
"tfc:rock/hardened/quartzite",
"tfc:rock/raw/slate",
"tfc:rock/hardened/slate",
"tfc:rock/raw/phyllite",
"tfc:rock/hardened/phyllite",
"tfc:rock/raw/marble",
"tfc:rock/hardened/marble",
"tfc:rock/raw/rhyolite",
"tfc:rock/hardened/rhyolite",
"tfc:rock/raw/basalt",
"tfc:rock/hardened/basalt",
"tfc:rock/raw/andesite",
"tfc:rock/hardened/andesite",
"tfc:rock/raw/dacite",
"tfc:rock/hardened/dacite",
"tfg:rock/hardened_deepslate"
],
"can_place_on_ceiling": true,
"can_place_on_floor": false,
"can_place_on_wall": true,
"chance_of_spreading": 0.5,
"search_range": 20
}
}