a193b966a2
Use the upstream coal textures from the fire mod, since that's already a dependency, and we can make sure our textures are consistent with the upstream ones. Make the burning torch tip look embery and not just coaly.
11 lines
265 B
Lua
11 lines
265 B
Lua
-- LUALOCALS < ---------------------------------------------------------
|
|
local include, nodecore
|
|
= include, nodecore
|
|
-- LUALOCALS > ---------------------------------------------------------
|
|
|
|
nodecore.amcoremod()
|
|
|
|
include("node")
|
|
include("abm")
|
|
include("wield")
|