Mineclonia/mods/ITEMS
Nils Dagsson Moskopp f8c58262bc
Fix Ender chests from MineClone2
Commit 819dbc6224c3b96ad4094cccf3d9150f3ef61d45 of MineClone2 introduced
an LBM that removed Ender chest formspecs stored in the node meta. That
change makes Ender chests that were loaded in MineClone2 versions past
that commit not show the Ender chest inventory form on right-click.

This patch makes those broken Ender chests work by introducing an LBM
that writes the formspec to the node meta for Ender chest nodes once.

Since the LBM name is suffixed with a hash of the Ender chest formspec,
changes to the Ender chest formspec (even removing it entirely) should
not require manual adjustment of the LBM code.
2021-06-28 22:54:00 +02:00
..
REDSTONE Fix server crash when dispensing an unknown item 2021-06-19 02:04:59 +02:00
mcl_anvils Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_armor Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_armor_stand Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_banners Allow more layers for banners with gradients 2021-06-19 01:43:36 -04:00
mcl_beds Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_books Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_bows Merge remote-tracking branch 'n_to/bow_increase_critical_chance_to_25' 2021-06-20 23:55:44 +02:00
mcl_brewing Update use_texture_alpha to the minetest 5.4 conventions 2021-02-18 14:00:17 +01:00
mcl_buckets Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_cake Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_cauldrons Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_chests Fix Ender chests from MineClone2 2021-06-28 22:54:00 +02:00
mcl_clock Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_cocoas Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_colorblocks Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_compass Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_core Reduce snow layer silk touch drop amount 2021-06-23 03:06:24 +02:00
mcl_crafting_table Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_doors Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_dye Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_enchanting Merge remote-tracking branch 'n_to/update_template.txt' 2021-06-20 23:52:15 +02:00
mcl_end Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_farming Make fully grown beetroot drop 1 to 4 seeds when harvested 2021-06-20 19:02:35 +02:00
mcl_fences Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_fire Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_fishing Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_flowerpots Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_flowers Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_furnaces Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_heads Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_hoppers Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_itemframes Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_jukebox Make jukebox accept and play old music records 2021-06-15 17:46:03 +02:00
mcl_maps Russian translation: mcl_maps 2020-07-24 19:09:17 +02:00
mcl_mobitems Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_mobspawners Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_monster_eggs Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_mushrooms Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_nether Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_ocean Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_portals Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_potions Replace usages of get_node_group by get_item_group 2021-02-23 10:25:17 +01:00
mcl_signs Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_sponges Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_stairs Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_throwing Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_tnt Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_tools Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_torches Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_totems Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_walls Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_wool Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mclx_core Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mclx_fences Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mclx_stairs Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
screwdriver Show screwdriver in creative inventory 2021-06-22 00:16:57 +02:00
xpanes Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
modpack.conf Add a couple of modpack.conf files 2019-01-07 00:52:05 +01:00