Texture update: boats, big oak sapling, end stone bricks, sign

This commit is contained in:
Wuzzy 2017-02-06 17:58:26 +01:00
parent 9eb72e2703
commit 9df7c7bbc8
13 changed files with 5 additions and 4 deletions

View file

@ -9,7 +9,7 @@ minetest.register_node("mcl_end:end_stone", {
minetest.register_node("mcl_end:end_bricks", {
description = "End Stone Bricks",
tiles = {"mcl_end_end_stone_brick.png"},
tiles = {"mcl_end_end_bricks.png"},
is_ground_content = false,
stack_max = 64,
groups = {cracky=3,building_block=1},

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB