AlexIIL
AlexIIL
A quick workaround is to use `~0.17.0`, which means the same thing as your example
I started to suggest a change to fix this - https://github.com/QuiltMC/rfcs/pull/56 - but that link wasn't present in the original spec -_-
That's for `fabric.mod.json`
To be clear: you're not wrong - this is functionality we should have, but I've not worked on actually implementing this yet.
What version of forestry are you using?
No, you can't disable individual properties or blocks. According to https://github.com/ForestryMC/ForestryMC/issues/1925#issuecomment-381420410 this might be caused by Binnie's trees - do you have it installed?
...It probably doesn't help that it's bugged ATM so it loads it twice...
Although I'm not really sure why it even takes 2 minutes to load about 30 pages as it takes less than a second in my dev environment. I'll try adding...
@Brominarium no? That overrides the super-classes abstract method and provides an alternate method for implementers to override.
Ok, so I've fixed the double-loading issue and now I'll look at the performance a bit more.