Skip to content
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

[1.12.2] How can I specify only hand when overwriting block hardness values? #74

Open
TheNew1234 opened this issue Jan 15, 2025 · 0 comments

Comments

@TheNew1234
Copy link

Hello!

I hope you (The author) that you are active, as I'm having an issue in my modpack. Basically, I set a OreDict entry to have hardness 1000 for player to not break with hand, which has level 0, but my modpack contains tools that also have level 0, and it ruins stuff.

I was wondering If I could do that?

My current overwrite. It does what I said earlier.

oredict { S:"ore:plankWood"=axe=0@1000, S:"ore:logWood"=axe=0@1000 }

I tried this, but it does not work.

oredict { S:"ore:plankWood"=0@1000, S:"ore:logWood"=0@1000 }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant