oops, dropped an alias that caused jungle trees to spawn without trunks!
Fixed by altering the tree model to use the original node.
This commit is contained in:
parent
fad79d86b7
commit
2f3d7bed0b
@ -186,7 +186,7 @@ moretrees.jungletree_model={
|
||||
axiom=nil,
|
||||
rules_a=nil,
|
||||
rules_b=nil,
|
||||
trunk="moretrees:jungletree_trunk",
|
||||
trunk="default:jungletree",
|
||||
leaves="moretrees:jungletree_leaves_green",
|
||||
leaves2=nil,
|
||||
leaves2_chance=nil,
|
||||
|
Loading…
Reference in New Issue
Block a user