Started by
dahmod545
on
Topic category: Help with MCreator software
Hey guys,
if i have a string variable that has a value of:
minecraft:zombie minecraft:shulker minecraft:chicken minecraft:shulker...
how would I go on removing one minecraft:shulker from it inside a procedure so that it becomes
minecraft:zombie minecraft:chicken minecraft:shulker...
open to using any plugin if it is required
thanks!!