* - Lots of ui updates. And a couple fixes. * - New button textures. - Fixed campfire loot table. - Made anvil rod recipes easier. - Added assembler recipes for multiblock tank parts. * - Added assembler recipes for multiblock tank parts. * - Updated Changelog * - Some more UI tweaks. - Added modern-markings mod with integration. --------- Co-authored-by: Pyritie <pyritie@gmail.com>
5 lines
92 B
JavaScript
5 lines
92 B
JavaScript
// priority: 0
|
|
|
|
global.MODERN_MARKINGS_DISABLED_ITEMS = [
|
|
'ags_modernmarkings:chalk'
|
|
];
|