Started by Taras Ogurtsov on Fri, 07/28/2023 - 03:09 Topic category: Help with Minecraft modding (Java Edition) How to get exactly a water bottle instead uncraftable potion? Jump to top I would also like to know this! Can't make water bottle crafting recipes... Jump to top Permalink Log in or register to post comments Hello! I don't know if you two came to a solution yet, I don't have any solution, but if you want to get a normal water potion, this is what you would use in a /give command "minecraft:potion{Potion:"minecraft:water"}" Maybe you could put it in a procedure? I tried editing the crafting recipe code but it doesn't work because of the double quotes. Good luck! Jump to top Permalink Log in or register to post comments When you are given the item "Water bottle\ potion", you must install the nbt "potion - minecraft:water" (nbt is different there, at the moment I can't say for sure, google it) Jump to top Permalink Log in or register to post comments Yes, I already realized that, but how exactly to set this nbt tag? Jump to top Permalink Log in or register to post comments HELP Jump to top Permalink Log in or register to post comments https://github.com/MCreator/MCreator/issues/4384 Dev Will fix this in next update. Jump to top Permalink Log in or register to post comments
I would also like to know this! Can't make water bottle crafting recipes... Jump to top Permalink Log in or register to post comments
Hello! I don't know if you two came to a solution yet, I don't have any solution, but if you want to get a normal water potion, this is what you would use in a /give command "minecraft:potion{Potion:"minecraft:water"}" Maybe you could put it in a procedure? I tried editing the crafting recipe code but it doesn't work because of the double quotes. Good luck! Jump to top Permalink Log in or register to post comments
When you are given the item "Water bottle\ potion", you must install the nbt "potion - minecraft:water" (nbt is different there, at the moment I can't say for sure, google it) Jump to top Permalink Log in or register to post comments
Yes, I already realized that, but how exactly to set this nbt tag? Jump to top Permalink Log in or register to post comments
https://github.com/MCreator/MCreator/issues/4384 Dev Will fix this in next update. Jump to top Permalink Log in or register to post comments
I would also like to know this! Can't make water bottle crafting recipes...
Hello! I don't know if you two came to a solution yet,
I don't have any solution, but if you want to get a normal water potion, this is what you would use in a /give command
"minecraft:potion{Potion:"minecraft:water"}"
Maybe you could put it in a procedure? I tried editing the crafting recipe code but it doesn't work because of the double quotes.
Good luck!
When you are given the item "Water bottle\ potion", you must install the nbt "potion - minecraft:water" (nbt is different there, at the moment I can't say for sure, google it)
Yes, I already realized that, but how exactly to set this nbt tag?
HELP
https://github.com/MCreator/MCreator/issues/4384
Dev Will fix this in next update.