Glowstone and therium lamps are larger but cheaper than glowstone and therium lanterns
saltyseadoggo opened this issue ยท 2 comments
API/Modloader
Fabric
Describe the bug
Glowstone and therium lanterns are small lanterns, and require eight iron nuggets and one glowstone block/therium, matching vanilla lantern recipes. Glowstone and therium lamps are full blocks, but they cost half as many iron nuggets.
To Reproduce
- Inspect the recipes for the glowstone and therium lamps and lanterns in REI or the code.
Expected behavior
Glowstone and therium lamps would be more expensive than glowstone and therium lanterns due to being larger. I understand that many vanilla recipes aren't very consistent with how many materials go into one block, but this example, where the blocks and recipes are similar, is egregious. Some ideas for replacement recipes are as follows:
- Make therium/glowstone lanterns use glowstone dust/therium shard instead of glowstone block/therium crystal, since they are smaller and would use less of these substances, and then make the lamps use eight iron nuggets.
- Make therium/glowstone lamps use iron ingots instead of iron nuggets, and perhaps make it only require two ingots instead of four..
- Make therium/glowstone lamps use iron bars instead of iron nuggets, and perhaps make it only require two bars instead of four.