Skip to content

Hanprogramer/TMI-Bedrock

Repository files navigation

TMI-Bedrock

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

github-thumbnail

Screenshots

image image Screenshot 2025-11-01 125942 Screenshot 2025-11-01 130028 (Addon showcased is [Lucky Block by Weizhi](https://www.curseforge.com/minecraft-bedrock/addons/lucky-block-by-weizhijs))

For players

To install, you can do so by downloading from the releases page then put it in the launcher's mods folder

For developers

Building

  1. To generate a visual studio solution run the command:
xmake project -k vsxmake -m "release"
  1. Open the .sln file in ./vsxmake2022

  2. To build your project, either press Ctrl+Shift+B in visual studio OR run the xmake command

  3. To build your RP/BP run these commands

cd data
rgl watch

Additional Information

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

About

A mod that allows you to see recipes in the game

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors