-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Golems not being removed/deleted via datapacks #133
Comments
data/golems/golems is the correct directory for the charcoal golem in your version. For other golems added by quark, you need to use the data/quark/golems directory |
Sorry for the confusion, I was referring to the golems added by default, not quark. Such as the wool, deepslate, andesite, etc. |
This is the correct path for 1.16.5 through 1.19.3. If you are using 1.20.1, the wiki is not updated yet. Please verify the data pack is loaded in-game with the /datapack list command Also when you say it “doesn’t work” do you mean that the golem can still be built? Or do you mean it shows up in the guide book? The latter can be resolved by adding |
I'm using version 1.19.2, and my datapack is enabled. I have all features from it except the golems being disabled, as shown by this in the log that was printed following the /datapack list command By doesn't work I mean the golems can still be built, which leads me to believe I would also be unable to change their attributes Of additional note, your mentioned file path does work with my attempts to remove the charcoal golem. |
Is this going to be fixed? |
I'm unsure if 1.19.* is currently receiving support but sky is very busy with real life duties right now, as soon as either sky or someone else has a moment to poke this issue they will :) |
Why can I only remove the quark charcoal golem via datapack? I put the other ones I want to remove in the same directory, and all of the following directories and it doesnt work. (Integration_Pack is the name of my datapack)
Integration_Pack\data\golems\golems\golem_stats
Integration_Pack\data\golems\extragolems\golems\golems\golem_stats
Integration_Pack\data\golems\extragolems\golems\golem_stats
Integration_Pack\data\golems\extragolems\golem_stats
Integration_Pack\data\golems\golem_stats
Integration_Pack\data\extragolems\golem_stats
Integration_Pack\data\extragolems\golems\golem_stats
Integration_Pack\data\extragolems\golems\golems\golem_stats
I think the directory in your wiki is incorrect. Here is the composition of each .json:
{
"attributes": {}
}
Thank you for any help.
The text was updated successfully, but these errors were encountered: