bypass dependency indirection for df_caverns

This commit is contained in:
FaceDeer
2022-08-08 21:56:26 -06:00
parent 18bf4d7942
commit e76a91c968
7 changed files with 22 additions and 32 deletions

View File

@ -212,7 +212,6 @@ minetest.register_node("df_primordial_items:jungle_grass_3", {
-----------------------------------------------------------------------------------------
-- Ivy
-- TODO: this is not actually used, find somewhere to put it
minetest.register_node("df_primordial_items:jungle_ivy", {
description = S("Primordial Jungle Ivy"),
_doc_items_longdesc = df_primordial_items.doc.ivy_desc,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 698 B

After

Width:  |  Height:  |  Size: 698 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 619 B

After

Width:  |  Height:  |  Size: 480 B