Rename papyrus node texture
This commit is contained in:
parent
81d97e4004
commit
6f1c3ebe84
@ -706,7 +706,7 @@ minetest.register_node(
|
||||
{
|
||||
description = S("Papyrus"),
|
||||
drawtype = "nodebox",
|
||||
tiles = {"default_papyrus.png"},
|
||||
tiles = {"default_papyrus_repixture.png"},
|
||||
inventory_image = "default_papyrus_inventory.png",
|
||||
wield_image = "default_papyrus_inventory.png",
|
||||
paramtype = "light",
|
||||
|
Before Width: | Height: | Size: 333 B After Width: | Height: | Size: 333 B |
Loading…
Reference in New Issue
Block a user