Mantle

Mantle

157M Downloads

Thermal tags in the default server config are using the wrong mod id

ChiefArug opened this issue ยท 1 comments

commented

It currently contains thermalfoundation and thermalexpansion, however the entirety of the thermal series is under the thermal namespace nowadays.
image
image

This seems to be the line that needs changing:

private static final List<String> DEFAULT_TAG_PREFERENCES = Arrays.asList("minecraft", "tconstruct", "tmechworks", "create", "immersiveengineering", "mekanism", "thermalfoundation", "thermalexpansion");

commented

Fixed in Mantle 1.6.146. Note you will have to manually modify config to get the changes, or delete and recreate it