[Bug]: Unable to put fuel into rocket
unnfunnyy opened this issue · 7 comments
Bug Description
When going to put fuel into the rocket, nothing happens. The fuel doesn't enter the rocket and just remains in the bucket when putting it in the appropriate spot.
How to Reproduce?
No response
Expected Behavior
The fuel to fill up in the rocket so it could launch.
Version
1.0.7
Mod Loader Version
1.18.2
Mod Loader
Fabric
Logs or additional context
No response
1.18 is no longer supported. Your bug is likely because a mod in your modpack might have messed up the fluid tag for rocket fuel.
actually it looks like I may have broke the fuel tag on 1.18
so it's just not going to work?
I'll update it since that's a breaking issue. problem was that the tag was called "fuel" in 1.19 but "fuels"in 1.18 so the ad astra fuels were getting adding to the wrong tag
I'll update it since that's a breaking issue. problem was that the tag was called "fuels" in 1.19 but "fuel"in 1.18 so the ad astra fuels were getting adding to the wrong tag
okay that you very much!!!