Add crafting #55

Open
opened 2026-03-05 16:49:38 +01:00 by thetxt · 0 comments
Owner
  • detect when player tries to craft something in inventory (items in the crafting slots)
  • detect when player tries to craft something in a crafting table
  • load all recipes from generated json files into data crate
  • check if player has a valid crafting recipe
  • place right item in output slot and take items from crafting field accordingly
- [x] detect when player tries to craft something in inventory (items in the crafting slots) - [ ] detect when player tries to craft something in a crafting table - [x] load all recipes from generated json files into data crate - [ ] check if player has a valid crafting recipe - [ ] place right item in output slot and take items from crafting field accordingly
thetxt added this to the 0.6.0 milestone 2026-03-05 16:51:50 +01:00
Sign in to join this conversation.
No description provided.