You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dilithium shows up as material.Dilithium.name Crystal or material.Dilithium.name Ore. The battery shows up as item.battery.0.name and item.battery.1.name. Can be solved via CraftTweaker with the following lines of code in any script (I added it to AdvancedRocketry.zs)
# Add names to dilithium and batteries from LibVulpes
<libvulpes:ore0>.displayName = "Dilithium";
<libvulpes:battery:0>.displayName = "Battery";
<libvulpes:battery:1>.displayName = "Two Batteries"; # Wasn't sure what to call it but it literally just looks like two batteries.
Crash Report
No response
Latest Log
No response
Have you modified the modpack?
No
User Modifications
No response
Did the issue happen in singleplayer or on a server?
Singleplayer
Discord Username
TehEpicDan
The text was updated successfully, but these errors were encountered:
Modpack Version
1.90h
Describe your issue.
Dilithium shows up as material.Dilithium.name Crystal or material.Dilithium.name Ore. The battery shows up as item.battery.0.name and item.battery.1.name. Can be solved via CraftTweaker with the following lines of code in any script (I added it to AdvancedRocketry.zs)
Crash Report
No response
Latest Log
No response
Have you modified the modpack?
No
User Modifications
No response
Did the issue happen in singleplayer or on a server?
Singleplayer
Discord Username
TehEpicDan
The text was updated successfully, but these errors were encountered: