TeamOpenIndustry / ImmersiveRailroading

GNU Lesser General Public License v2.1
226 stars 74 forks source link

Track blueprints asking for non IE Materials #1499

Closed Useydess closed 4 months ago

Useydess commented 4 months ago

So recently i was trying to get a resourcepack to work Serverside on my Minecraft server I have set up, I managed to get it working but now when i play on the server and try to place down tracks with the track blueprint it asks for Iron and Stone instead of Treated wood and Rail segments. I have Immersive Engineering installed and it worked fine before installing the resourcepack to the immersive railroading config folder so I'm not sure whats going on

broken rail

(im using Darkraiders Monorail resourcepack)

km00700 commented 4 months ago

DarkRaider here, That's not an IR bug but is normal behavior. This specific track type is specified to use different materials in its recipe than the default tracks.

Useydess commented 4 months ago

oh alright, thank you for explaining this to me