PluginBugs / Issues-ItemsAdder

Repository used to keep track of issues of my plugin ItemsAdder
https://itemsadder.devs.beer
53 stars 21 forks source link

Blocks should have a material property #3494

Open enesop opened 7 months ago

enesop commented 7 months ago

Terms

Discord tag (optional)

No response

Describe the solution you'd like

In normal Minecraft, the breaking time of a block is calculated by its hardness, the tool the player is holding and the material of the block as if it is stone, a pickaxe should break it easier where whereas an axe takes the same time as using your hand. If a block is a material of wood, it should be broken more easily with an axe.

Is your feature request related to a problem?

Yes, axes break all types of blocks too fast, and pickaxes do not break the block slower, instead faster, whatever the block is, a preferred material is not taken into the breaking speed.but

Describe alternatives you've considered

Have a preferred tool in the block config;

palm_log:
    display_name: Palm Log
    specific_properties:
      block:
          preferred_tool_type: axe

Additional context

No response

github-actions[bot] commented 7 months ago

Hello, your report will be looked into as soon as possible. Please do not bump this thread and don't post it on multiple platforms.

Thanks a lot for your patience.