Skip to content

How to add new blocks or items

Linj1k edited this page Mar 7, 2022 · 2 revisions

How to add add new Blocks or Items

  • Go to your plugins folder
  • Go to BlockedInCombat/data/default.json
  • And look this : "Blocks": { "WORKBENCH": true, "COAL_ORE": true, "GLASS": true, "DIAMOND_ORE": true, "OBSIDIAN": false, "COBBLESTONE": true, "DIRT": true, "ENCHANTMENT_TABLE": true, "HAY_BLOCK": true, "GOLD_ORE": true, "REDSTONE_ORE": true, "IRON_ORE": true, "BOOKSHELF": true, "LEAVES": true, "LOG": true, "LAPIS_ORE": true, "QUARTZ_ORE": true, "NETHERRACK": true, "EMERALD_ORE": true, "QUARTZ_BLOCK": true, "MELON_BLOCK": true, "FURNACE": false, "GRAVEL": true, "SLIME_BLOCK": false },

It just follows you to change the name of the block or the item on the other hand it must be the name of the MATERIALS (IT MUST BE IN UPPERCASE) !