neuralgia/kubejs/startup_scripts/arthropocolypse/constants.js
2026-01-02 18:42:58 +00:00

12 lines
No EOL
333 B
JavaScript

// priority: -100
"use strict";
global.ARTHROPOCOLYPSE_DISABLED_ITEMS = [
'arthropocolypse:beetle_helmet',
'arthropocolypse:beetle_chestplate',
'arthropocolypse:beetle_leggings',
'arthropocolypse:beetle_boots',
'arthropocolypse:gilded_scale_elytra',
'arthropocolypse:gilded_double_head_axe',
'arthropocolypse:carrot_piece'
];