A mod that adds useful menu to show recipes and how to get items in the game. Also has a cheat mode in Creative mode to get any items you wanted, very useful for testing. The name "Too Many Items" is inspired by a mod of the same name by Marglyph
(Addon showcased is [Lucky Block by Weizhi](https://www.curseforge.com/minecraft-bedrock/addons/lucky-block-by-weizhijs))
To install, you can do so by downloading from the releases page then put it in the launcher's mods folder
- To generate a visual studio solution run the command:
xmake project -k vsxmake -m "release"
-
Open the
.slnfile in./vsxmake2022 -
To build your project, either press
Ctrl+Shift+Bin visual studio OR run thexmakecommand -
To build your RP/BP run these commands
cd data
rgl watch
Any textures placed into the textures/items will automatically be included into an item_textures.json file that is generated by data/packs/RP/textures/item_texture.ts.
The icon identifier is determined by the file name, i.e. textures/items/example_item.png will become amethyst_template:example_item
