fixing floating glacian trees
This commit is contained in:
BIN
kubejs/data/tfg/structures/trees/mossy_glowshroom_roots_1.nbt
Normal file
BIN
kubejs/data/tfg/structures/trees/mossy_glowshroom_roots_1.nbt
Normal file
Binary file not shown.
BIN
kubejs/data/tfg/structures/trees/mossy_glowshroom_roots_2.nbt
Normal file
BIN
kubejs/data/tfg/structures/trees/mossy_glowshroom_roots_2.nbt
Normal file
Binary file not shown.
BIN
kubejs/data/tfg/structures/trees/mossy_glowshroom_roots_3.nbt
Normal file
BIN
kubejs/data/tfg/structures/trees/mossy_glowshroom_roots_3.nbt
Normal file
Binary file not shown.
BIN
kubejs/data/tfg/structures/trees/mossy_glowshroom_roots_4.nbt
Normal file
BIN
kubejs/data/tfg/structures/trees/mossy_glowshroom_roots_4.nbt
Normal file
Binary file not shown.
BIN
kubejs/data/tfg/structures/trees/mossy_glowshroom_roots_5.nbt
Normal file
BIN
kubejs/data/tfg/structures/trees/mossy_glowshroom_roots_5.nbt
Normal file
Binary file not shown.
BIN
kubejs/data/tfg/structures/trees/mossy_glowshroom_roots_6.nbt
Normal file
BIN
kubejs/data/tfg/structures/trees/mossy_glowshroom_roots_6.nbt
Normal file
Binary file not shown.
BIN
kubejs/data/tfg/structures/trees/mossy_glowshroom_roots_7.nbt
Normal file
BIN
kubejs/data/tfg/structures/trees/mossy_glowshroom_roots_7.nbt
Normal file
Binary file not shown.
BIN
kubejs/data/tfg/structures/trees/mossy_glowshroom_roots_8.nbt
Normal file
BIN
kubejs/data/tfg/structures/trees/mossy_glowshroom_roots_8.nbt
Normal file
Binary file not shown.
BIN
kubejs/data/tfg/structures/trees/mossy_glowshroom_roots_9.nbt
Normal file
BIN
kubejs/data/tfg/structures/trees/mossy_glowshroom_roots_9.nbt
Normal file
Binary file not shown.
@@ -2,6 +2,21 @@
|
||||
"type": "afc:trunkless_stacked_tree",
|
||||
"config": {
|
||||
"layers": [
|
||||
{
|
||||
"templates": [
|
||||
"tfg:trees/mossy_glowshroom_roots_1",
|
||||
"tfg:trees/mossy_glowshroom_roots_2",
|
||||
"tfg:trees/mossy_glowshroom_roots_3",
|
||||
"tfg:trees/mossy_glowshroom_roots_4",
|
||||
"tfg:trees/mossy_glowshroom_roots_5",
|
||||
"tfg:trees/mossy_glowshroom_roots_6",
|
||||
"tfg:trees/mossy_glowshroom_roots_7",
|
||||
"tfg:trees/mossy_glowshroom_roots_8",
|
||||
"tfg:trees/mossy_glowshroom_roots_9"
|
||||
],
|
||||
"min_count": 1,
|
||||
"max_count": 1
|
||||
},
|
||||
{
|
||||
"templates": [
|
||||
"tfg:trees/mossy_glowshroom_stem_1",
|
||||
|
||||
@@ -2,6 +2,21 @@
|
||||
"type": "afc:trunkless_stacked_tree",
|
||||
"config": {
|
||||
"layers": [
|
||||
{
|
||||
"templates": [
|
||||
"tfg:trees/mossy_glowshroom_roots_1",
|
||||
"tfg:trees/mossy_glowshroom_roots_2",
|
||||
"tfg:trees/mossy_glowshroom_roots_3",
|
||||
"tfg:trees/mossy_glowshroom_roots_4",
|
||||
"tfg:trees/mossy_glowshroom_roots_5",
|
||||
"tfg:trees/mossy_glowshroom_roots_6",
|
||||
"tfg:trees/mossy_glowshroom_roots_7",
|
||||
"tfg:trees/mossy_glowshroom_roots_8",
|
||||
"tfg:trees/mossy_glowshroom_roots_9"
|
||||
],
|
||||
"min_count": 1,
|
||||
"max_count": 1
|
||||
},
|
||||
{
|
||||
"templates": [
|
||||
"tfg:trees/mossy_glowshroom_stem_1",
|
||||
@@ -28,7 +43,7 @@
|
||||
},
|
||||
"placement": {
|
||||
"width": 1,
|
||||
"height": 1,
|
||||
"height": 10,
|
||||
"allow_submerged": true,
|
||||
"allow_deeply_submerged": false
|
||||
}
|
||||
|
||||
@@ -5,6 +5,11 @@
|
||||
"type": "tfc:flat_enough",
|
||||
"flatness": 0.8,
|
||||
"radius": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:random_offset",
|
||||
"xz_spread": 0,
|
||||
"y_spread": -7
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -5,6 +5,11 @@
|
||||
"type": "tfc:flat_enough",
|
||||
"flatness": 0.8,
|
||||
"radius": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:random_offset",
|
||||
"xz_spread": 0,
|
||||
"y_spread": -7
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -151,7 +151,6 @@ TFCEvents.worldgenData(event => {
|
||||
null,
|
||||
null,
|
||||
[
|
||||
//"betterend:glacian_hymenophore[facing=up]",
|
||||
"tfg:glacian_leaves_fallen",
|
||||
'tfg:groundcover/glacian_stick'
|
||||
],
|
||||
@@ -160,14 +159,10 @@ TFCEvents.worldgenData(event => {
|
||||
'tfg:mars/tree/glacian',
|
||||
null, null, null, null, null, null,
|
||||
placement => {
|
||||
placement.flatEnough(flatness => {
|
||||
flatness.flatness(0.8)
|
||||
flatness.radius(4)
|
||||
})
|
||||
placement.jsonPlacement({
|
||||
"type": "minecraft:random_offset",
|
||||
"xz_spread": 0,
|
||||
"y_spread": -2
|
||||
"y_spread": -7
|
||||
})
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user