Skip to content

Ketheroth/Uncrafter

Repository files navigation

Uncrafter


Uncrafter is a Minecraft Forge mod adding blocks capable of uncrafting items.

Version : 1.19


CurseForge : Project Link


For mod developers

You can send IMC messages to this mod to disable items in the uncrafter (meaning this item can't be uncrafted).

The method the mod is awaiting is blacklisted-items, and the supplier should return a list of strings (a string being an item id).

Example :

InterModComms.sendTo("uncrafter", "blacklisted-items", () -> List.of("modid:item"));

About

Minecraft mod allowing items to be uncrafted.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages