Rename papyrus node texture

This commit is contained in:
Wuzzy 2020-01-18 15:46:19 +01:00
parent 81d97e4004
commit 6f1c3ebe84
3 changed files with 1 additions and 1 deletions

View File

@ -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",

View File

Before

Width:  |  Height:  |  Size: 333 B

After

Width:  |  Height:  |  Size: 333 B