-
Notifications
You must be signed in to change notification settings - Fork 1
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
Replacing minecraft:air doesn't apply #26
Comments
In your config, |
There's no crash, it just doesn't work. Could it be because the wood of the trees is not defined as a "land" block and therefore nothing changes? |
Try this:
|
Oh! Also, set |
Scratch that, you had biomefilter correct. Late Replacement should fix your issue. |
I'll try. |
It doesn't work for me... I don't know how to fix it. |
It's probably related to #19, I'll take a look at some point and see if I can fix it |
Describe the bug
The 'minecraft:air' or 'air' block is not replaced by the desired blocks but with other blocks it works. I want to replace the wood blocks and leaves of all the trees with air.
Logs/Screenshots/Videos
Crash-Report:https://pastebin.com/rK9Hg83Y
[17:15:38] [Server thread/WARN] [FML]: Mod wgblockreplacer is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.2.0
https://pastebin.com/WshYqArg
**Versions:
The text was updated successfully, but these errors were encountered: