mirror of
https://github.com/mt-mods/moretrees.git
synced 2025-07-27 04:00:20 +02:00
fixed missing spruce tree cones
This commit is contained in:
@ -118,7 +118,7 @@ moretrees.spruce_model1={
|
|||||||
random_level=0,
|
random_level=0,
|
||||||
trunk_type="crossed",
|
trunk_type="crossed",
|
||||||
thin_branches=true,
|
thin_branches=true,
|
||||||
fruit="moretrees:cone",
|
fruit="moretrees:spruce_cone",
|
||||||
fruit_chance=8
|
fruit_chance=8
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -134,7 +134,7 @@ moretrees.spruce_model2={
|
|||||||
random_level=0,
|
random_level=0,
|
||||||
trunk_type="crossed",
|
trunk_type="crossed",
|
||||||
thin_branches=true,
|
thin_branches=true,
|
||||||
fruit="moretrees:cone",
|
fruit="moretrees:spruce_cone",
|
||||||
fruit_chance=8
|
fruit_chance=8
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user