mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-12-16 07:05:26 +01:00
Moreblocks' update
- Moreblocks' update to use last version's nodes and features
This commit is contained in:
10
mods/moreblocks/circular_saw.lua
Executable file → Normal file
10
mods/moreblocks/circular_saw.lua
Executable file → Normal file
@@ -1,4 +1,12 @@
|
||||
local S = moreblocks.gettext
|
||||
--[[
|
||||
More Blocks: circular saw
|
||||
|
||||
Copyright (c) 2011-2015 Calinou and contributors.
|
||||
Licensed under the zlib license. See LICENSE.md for more information.
|
||||
--]]
|
||||
|
||||
local S = moreblocks.intllib
|
||||
|
||||
circular_saw = {}
|
||||
|
||||
circular_saw.known_stairs = setmetatable({}, {
|
||||
|
||||
Reference in New Issue
Block a user