Update nodes.lua

added support for ethereal golden apple from healing trees
This commit is contained in:
sangeet79
2021-09-07 16:02:16 +03:00
committed by GitHub
parent afc6d01a39
commit 3d661e84be

View File

@ -163,6 +163,7 @@ fn("ethereal:bamboo_leaves")
fn("ethereal:banana") fn("ethereal:banana")
fn("ethereal:orange") fn("ethereal:orange")
fn("ethereal:coconut") fn("ethereal:coconut")
fn("ethereal:golden_apple")
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
-- Default Ground -- Default Ground