Files
2025-12-09 00:11:17 -06:00

9 lines
192 B
JavaScript

// priority: -100
"use strict";
global.ASTICOR_CARTS_DISABLED_ITEMS = [
'astikorcarts:animal_cart',
'astikorcarts:supply_cart',
'astikorcarts:plow',
'astikorcarts:wheel'
];