Need help to make Tree not drop log if they do not use a tool

Started by lsQ on

Topic category: Advanced modding

Active 5 years ago
Joined Jun 2015
Points:
718

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
Need help to make Tree not drop log if they do not use a tool

If somme one could explaine me on how to oblige player to use an ake to get log?

Active 4 years ago
Joined Aug 2019
Points:
738

User statistics:

  • Modifications: 1
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 137
First set the drop amount to…
Fri, 11/29/2019 - 10:04

First set the drop amount to 0, and then make a procedure for when block destroyed by player and in it:

Procedure to only drop a block with a certain tool

 

Active 5 years ago
Joined Jun 2015
Points:
718

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
Thx
Fri, 11/29/2019 - 21:56

Thx

Active 4 years ago
Joined Aug 2019
Points:
738

User statistics:

  • Modifications: 1
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 137
You're welcome.
Sun, 12/01/2019 - 11:04

You're welcome.