10192c44d2
This allows access to top-tier charcoal, for maximum efficiency burning, plus new lumps of coal/ash as future resources.
11 lines
262 B
Lua
11 lines
262 B
Lua
-- LUALOCALS < ---------------------------------------------------------
|
|
local include
|
|
= include
|
|
-- LUALOCALS > ---------------------------------------------------------
|
|
|
|
include('api')
|
|
include('node')
|
|
include('lumps')
|
|
include('abm')
|
|
include('firestarting')
|