aboutsummaryrefslogtreecommitdiff
path: root/items/NETHER_BRICK_ITEM.json
AgeCommit message (Collapse)Author
2024-04-10Fix Nether Brick item and Nether Brick block issues. (#1147)KTrain
* Update NETHER_BRICK.json Adds the recipe of the Nether Brick (block) * Update NETHER_BRICK.json with extra info Added internal name, vanilla tag, and click command. * Update NETHER_BRICK_ITEM.json This may or may not work, testing * Reverted commit b62d750 * Reverted commit b30b870 Accidentally caused crashes with it because, unsurprisingly, the item didn't exist. * Update NETHER_BRICK_ITEM to have its own, separate (correct) texture from the Nether Brick (block) * Update NETHER_BRICK_ITEM to no longer have viewrecipe ran on left click (it didn't have a proper recipe besides furnace) * Fixed missing s in the name * Fixed missing s in the name pt 2 * Added amount of bricks available in recipe output * Fixed a bug that possibly caused it to not appear
2021-08-31formattingIRONM00N
2020-10-01vanilla stuff & new itemsMoulberry
2020-04-20Update items to RELEASE-1.0unknown
2020-03-31MASSIVE updateunknown