Change "Junglewood" to "Jungle Wood"
This commit is contained in:
parent
a8a60d33a3
commit
18956c7f69
2 changed files with 3 additions and 3 deletions
|
@ -787,7 +787,7 @@ doors.register_fencegate("doors:gate_acacia_wood", {
|
|||
})
|
||||
|
||||
doors.register_fencegate("doors:gate_junglewood", {
|
||||
description = "Junglewood Fence Gate",
|
||||
description = "Jungle Wood Fence Gate",
|
||||
texture = "default_junglewood.png",
|
||||
material = "default:junglewood",
|
||||
groups = {choppy = 2, oddly_breakable_by_hand = 2, flammable = 2}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue