
[1.21.1 neoforge] Infinity and dimensional card not working
Dragonir44 opened this issue ยท 3 comments
I found out when i switch to creative controller it works and it works fine in other dimentions like nether or end. it can be some config type in refined storage but ill just use creative one
I check the config server side and change the value and i think it's very clear.
We haven't any information on the unit used with the value or the multiplier (I don't know).
I have a player who produce 4 MFE and both of the infinite (value 4000) and dimensional (8000) would work with default value but work well on 1000 of this value.
Maybe an info in the description of each card could be usefull
I also just ran into this issue.
For future reference, here is an easy workaround:
- Go into the
refinedstorage-common.toml
and increase the controllersenergyCapacity
(the default is 1000) to100000
.- Note: This has to be done on both server and client if you want the change to be visible.
I think the reason that the card fails is that it physically can't draw enough power from the controller if the default power capacity is in place.