Do some mcl_core texture cleanup
|
@ -1593,8 +1593,8 @@ minetest.register_node("mcl_core:cobweb", {
|
|||
paramtype2 = "degrotate",
|
||||
visual_scale = 1.1,
|
||||
stack_max = 64,
|
||||
tiles = {"web.png"},
|
||||
inventory_image = "web.png",
|
||||
tiles = {"mcl_core_web.png"},
|
||||
inventory_image = "mcl_core_web.png",
|
||||
paramtype = "light",
|
||||
sunlight_propagates = true,
|
||||
liquid_viscosity = 14,
|
||||
|
|
Before Width: | Height: | Size: 175 B |
Before Width: | Height: | Size: 424 B |
Before Width: | Height: | Size: 427 B |
Before Width: | Height: | Size: 403 B |
Before Width: | Height: | Size: 395 B |
Before Width: | Height: | Size: 164 B |
Before Width: | Height: | Size: 272 B After Width: | Height: | Size: 272 B |
Before Width: | Height: | Size: 1006 B |