Poverty Craft No break blocks

Started by minecrafter13003 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Poverty Craft No break blocks

Hello everyone.

         So i am trying to remake Poverty Craft if anyone remembers this mod. I decided to use a coin system where you sell the items and get coins you can use in the shop. The problem is i want to make it so if you dont use the right tool the block wont drop, so the problem i am having is finding out how to do this without having to code every item to have a drop chance. I thought about putting the player in adventure mode then giving them tools that could break the blocks but its the same problem of then having to go through every block and adding it to the tool, Also to be honest im not sure how to do that either. I am adding the code for all the items to craft into coins so that will take some time so if you have any ideas around that also it would be greatly appreciated. Also is there a way to disable vanilla recipes completely? 

 

           This is the first mod im trying to make so any tips or tricks are greatly appreciated.