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