Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
wsor4035 committed May 26, 2024
1 parent 0adb6c3 commit e202ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ if minetest.get_modpath("default") then
description = "Wooden Planks"
})

minetest.override_item(xcompat.materials.apple_leaves, {
minetest.override_item("default:leaves", {
description = "Leaves"
})

Expand Down

0 comments on commit e202ace

Please sign in to comment.