Add dummy inventory images for backwards-compat
commit73d93ae969b6371b4dc73f2a62cfbdd00fc7b839
authorWuzzy <Wuzzy2@mail.ru>
Sun, 29 Mar 2020 11:59:54 +0000 (29 13:59 +0200)
committerWuzzy <Wuzzy2@mail.ru>
Sun, 29 Mar 2020 12:05:59 +0000 (29 14:05 +0200)
tree4d65a73933f4679cbad58508f7fae2f59183f93b
parenta98dafb171e0f202e7bc12d31385dfe6ddb22233
Add dummy inventory images for backwards-compat

In 0.60.0, the inventory rendering of nodes was changed, so images were removed. This caused missing image errors with *existing* node formspecs, however, so empty dummy images are added back.
mods/HUD/mcl_formspec/textures/crafting_inventory_9_slots.png [new file with mode: 0644]
mods/ITEMS/mcl_chests/textures/mcl_chests_inventory_chest.png [new file with mode: 0644]
mods/ITEMS/mcl_furnaces/textures/crafting_inventory_furnace.png [new file with mode: 0644]
mods/ITEMS/mcl_hoppers/textures/mcl_hoppers_inventory.png [new file with mode: 0644]