neuralgia/kubejs/startup_scripts/asticor_carts/constants.js
2024-02-04 17:33:35 +07:00

8 lines
No EOL
175 B
JavaScript

// priority: 0
global.ASTICOR_CARTS_DISABLED_ITEMS = [
'astikorcarts:animal_cart',
'astikorcarts:supply_cart',
'astikorcarts:plow',
'astikorcarts:wheel'
];