Started by
Coliop
on
Topic category: Help with Minecraft modding (Java Edition)
(I make this post because nobody responded at the previous one)
Hello,
so I have an issue with the procedure to make concrete powder changes into concrete when placed by water. It seems that every block of concrete powder I place, as well as any other block in the game, all turn into the same concrete block. It looks like the procedure doesn't take into consideration there is only the specific block that has to change, and makes it apply to every Minecraft block, so now even grass, stone, gravel, etc. transforms into concrete when in water.
Has anyone an idea of what is happening?
COULD SOMEMONE ANSWER TO THIS? MY MOD IS ON STANDBY 1 MONTH NOW. PLEASE.
Try the template libraries' "check for a block in a 6x6x6 area" but put all the repeat onto "3", also set the blocks onto water and duplicate it for flowing water, not exactly sure if this works, but it might if you tweak it.
If you write like this, nobody will want to help you.
For your problem, if you don't give us a screen of your current procedure, we won't be able to help you to solve your problem.
Sorry but it's like the third time I'm asking, I've been ignored twice, so...
Also I've been describing it precisely enough, so I think people can figure out what's happening.
Here is the procedure. I modified it at the beginning, beacause the original one didn't work out anyway too.
I've tried it, but it doesn't seem to work.
Procedure you are showing is not following this advice. Why ask if you then do not take the recommendations of other users?
The thing is I tried this advice and it didn't work. Read the post above "I've tried it, but it doesn't seem to work.", but I didn't figure out how to quote a message, and since you can't edit a post (which is a complete nonsense for a forum), it didn't appeared as such. So yes, I take recommendations of other users, don't try to teach me lessons.