Log Stripping Procedure you can ACTUALLY PLACE ON.

Started by BrycenHurley on

Topic category: Help with Minecraft modding (Java Edition)

Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Log Stripping Procedure you can ACTUALLY PLACE ON.

A lot of people, myself included, are having issues trying to make a procedure to strip custom logs for their mods. The most common issue is not being able to place blocks on the logs without shift clicking, I have made a real procedure that will actually strip the logs and let you place the blocks. just download and enjoy! Download link: https://www.mediafire.com/file/iicy0wganvboysb/reallogstrip.ptpl/file

Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I forgot to mention that…
Sat, 04/02/2022 - 01:58

I forgot to mention that this is for 1.16.5 mods, I don't think it will affect anything but just incase for some odd reason it doesn't work, that is most likely the reason.

Joined Mar 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
use global procedure for…
Tue, 05/10/2022 - 18:43

use global procedure for stripping logs. so it will not have shift problem

Joined Aug 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i umm. im looking over the…
Sat, 08/27/2022 - 03:48

i umm. im looking over the procedure and i dont get which component allows you to not have that rightclicking issue. is it the order you arranged it?

you can also simplify some bits, such as the blockstate chunk of code, where you could instead use a place block plus preserve blockstate/nbt data

as for Kyoukster, what do you mean global? if i set it to global, all blocks would be affected by the shift issue as itd be global?

 

Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
it doesn't work, can you…
Fri, 08/11/2023 - 15:23

it doesn't work, can you make a screenshot of the procedure?