[1.206] Block Category Items Without TypeId Broken

Aristeas shared this bug 10 days ago
Solved

In 1.205 and prior versions, a block category definition as such would work:


<ItemIds>
	<string>LargeAdvancedStator</string>
</ItemIds>
However, as of 1.206 the item in question is missing from the block category. This can be fixed with:

<ItemIds>
	<string>MotorAdvancedStator/LargeAdvancedStator</string>
</ItemIds>

...but many mods use the former method and no longer have functional block categories.

Replies (3)

photo
1

Hello Aristeas,

Thank you for reaching our forum and letting us know about this issue.

We have added this issue into our internal system.

Kind Regards,

Keen Software House: QA Department

photo
1

Appears fixed in 1.206.030. Thanks!

photo
1

Hello Engineers,


We released a hotfix on Friday that fixes the issue you reported.

If you notice any new problems with this feature, please submit a new report.


Thank you,

Keen Software House – QA Department

Leave a Comment
 
Attach a file
Access denied