(Tutorial) How to make logs strippable, without code and able to place blocks on it.

Started by supermj767 on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 week ago
Joined Dec 2018
Points:
1354

User statistics:

  • Modifications: 18
  • Forum topics: 17
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 831
(Tutorial) How to make logs strippable, without code and able to place blocks on it.
Tue, 10/18/2022 - 20:16 (edited)

Hello, supermj767 here, I'm going to show you how to make the ability to strip custom log blocks whilst having the ability to place on them without the need of code at all!

I have seen many tutorials on "how to make make a block strippable" but none of them work very well.

 

Simply create a procedure mod element

Use the "player right clicks block" global procedure :

on player right clicks block

Then make a procedure that looks like this : 

This Procedure

 

And your done!

If you want to make this work for the off hand (left hand) aswell just change every "Item in main-hand" to "Item in off-hand" and it should work.

This procedure acts exactly as it does in regular Minecraft!

Important: Make sure NOT to apply it to your custom log!


If you have a problem please explain in the comments below and I will help you.

Post any questions or feedback in the comments, Thank you!

Edited by supermj767 on Tue, 10/18/2022 - 20:16
Active 1 month ago
Joined Jul 2020
Points:
896

User statistics:

  • Modifications: 13
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 211
very awesome tutorial, this…
Wed, 01/27/2021 - 13:54

very awesome tutorial, this should be good procedure

Active 3 years ago
Joined Jan 2020
Points:
760

User statistics:

  • Modifications: 3
  • Forum topics: 13
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 48
This should honestly be one…
Sat, 02/13/2021 - 09:57

This should honestly be one of the preset procedures. Very helpful.

Active 1 week ago
Joined Dec 2018
Points:
1354

User statistics:

  • Modifications: 18
  • Forum topics: 17
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 831
Thanks!
Sat, 02/13/2021 - 23:49

Thanks!

Active 1 week ago
Joined Jun 2020
Points:
668

User statistics:

  • Modifications: 2
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 50
very helpful
Fri, 07/09/2021 - 22:02

very helpful

Active 3 years ago
Joined Oct 2021
Points:
527

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
This doesnt work, half of…
Wed, 10/13/2021 - 10:31

This doesnt work, half of these blocks either dont exist for me or they dont connect

Active 1 week ago
Joined Dec 2018
Points:
1354

User statistics:

  • Modifications: 18
  • Forum topics: 17
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 831
What Minecraft version is…
Wed, 10/13/2021 - 13:16

What Minecraft version is your mod in?

Active 1 year ago
Joined Oct 2020
Points:
1621

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1874
@Nolsjokes the procedures…
Wed, 10/13/2021 - 16:08

@Nolsjokes

the procedures blocks are modified and you need to search for every piece manually

Active 3 years ago
Joined Oct 2021
Points:
527

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
Im in 1.16.5, and i do…
Wed, 10/13/2021 - 19:00

Im in 1.16.5, and i do search them individually but they just show random ones

Active 1 year ago
Joined Oct 2020
Points:
1621

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1874
for example?
Wed, 10/13/2021 - 19:21

for example?

Active 3 years ago
Joined Oct 2021
Points:
527

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
when i search for "item in…
Wed, 10/13/2021 - 19:36

when i search for "item in main hand of" for example, it shows everything but that

Active 1 year ago
Joined Oct 2020
Points:
1621

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1874
somethings like that for…
Wed, 10/13/2021 - 19:38

somethings like that for example won't show on search bar, instead go to Entity Data

Active 3 years ago
Joined Oct 2021
Points:
527

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
where is the "is _ tooltype …
Wed, 10/13/2021 - 19:47

where is the "is _ tooltype _"?

Active 3 years ago
Joined Oct 2021
Points:
527

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
nvm i found it, all i need…
Wed, 10/13/2021 - 19:49

nvm i found it, all i need now is the top part with the = sign, but i cant find it

Active 3 years ago
Joined Oct 2021
Points:
527

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
nvm got that too.
Wed, 10/13/2021 - 19:53

nvm got that too.