How do I make a block break faster with a shovel but still drop items when broken with just the hand?

Started by Pedro270707 on

Topic category: Help with MCreator software

Active 3 years ago
Joined Oct 2021
Points:
540

User statistics:

  • Modifications: 1
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
How do I make a block break faster with a shovel but still drop items when broken with just the hand?

I want it to work like dirt/sand: you can use shovels to mine it faster, but using the hand still works.

Active 1 year ago
Joined Oct 2020
Points:
1620

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1874
maybe setting Material type…
Thu, 10/28/2021 - 04:05

maybe setting Material type Gravel and Harvest level 0 and tool to pickaxe? not sure

Active 3 years ago
Joined Oct 2021
Points:
540

User statistics:

  • Modifications: 1
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
Material type Gravel? There…
Thu, 10/28/2021 - 12:08

Material type Gravel? There's only Ground

Active 1 year ago
Joined Oct 2020
Points:
1620

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1874
sand I mean
Thu, 10/28/2021 - 16:23

sand I mean

Active 1 year ago
Joined Oct 2020
Points:
1620

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1874
if no sand, you can try…
Thu, 10/28/2021 - 16:23

if no sand, you can try ground too

Active 3 years ago
Joined Oct 2021
Points:
540

User statistics:

  • Modifications: 1
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
That didn't work, but I got…
Thu, 10/28/2021 - 19:11

That didn't work, but I got it working by removing the ".toolRequired()" method from the block's code.

Active 1 year ago
Joined Oct 2020
Points:
1620

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1874
Ah
Thu, 10/28/2021 - 19:19

Ah

Active 10 months ago
Joined Dec 2019
Points:
693

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 94
A quicker way to do that,…
Thu, 10/28/2021 - 22:42

A quicker way to do that, turn the tool type to "Unspecified" in the UI section.

Active 1 year ago
Joined Nov 2023
Points:
153

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
Just set the tier to -1
Sat, 11/11/2023 - 20:52

Just set the tier to -1