Started by
t_anon
on
Topic category: Help with MCreator software
both of these blocks should simulate right click (pls add right click too btw) but both of them fail the simple task of executing regular ingame block placements.
why is this so limited i hate it
Edited by t_anon on Mon, 03/25/2024 - 15:43
I don't think that it is possibly to create a block on client side only. Block placement needs to be done on server side, otherwise it is just a ghost block. The other possibility would be to hack into the server and force the block to be placed, but I don't have any clue how to do that.