mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-12-26 03:07:32 +01:00
Remove pointless content ID loading in mcl_hoppers
This commit is contained in:
parent
f0ba364120
commit
5a03ce6dac
@ -1,7 +1,5 @@
|
||||
local S = minetest.get_translator("mcl_hoppers")
|
||||
|
||||
local chest = minetest.get_content_id("mcl_chests:chest")
|
||||
|
||||
--[[ BEGIN OF NODE DEFINITIONS ]]
|
||||
|
||||
local mcl_hoppers_formspec =
|
||||
|
Loading…
Reference in New Issue
Block a user