Lothrazar / InventoryCrafting

Minecraft mod written in Java
MIT License
3 stars 4 forks source link

[Enhancement] Use inventory slots as crafting grid #5

Closed supersaiyansubtlety closed 4 years ago

supersaiyansubtlety commented 4 years ago

Just as a suggestion: you may be able to improve compatibility and simplify implementation if you use the player's existing inventory slots as your crafting grid, much like CraftingCraft's inventory crafting pad. If you don't want to replace the existing implementation (which is admittedly more intuitive), it would also be useful as an additional compatibility configuration.

Lothrazar commented 4 years ago

That would be a really cool feature, but im in no rush to go that direction. Thats a good idea for a different standalone mod though :)

supersaiyansubtlety commented 4 years ago

Sounds good, and also thanks for the mod!