Skip to content

Commit

Permalink
Improved default items.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WillFP committed Jan 1, 2022
1 parent fafc260 commit cd31c4e
Showing 1 changed file with 40 additions and 40 deletions.
80 changes: 40 additions & 40 deletions eco-core/core-plugin/src/main/resources/items.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ items:
craftable: true
recipe:
- ""
- ender_eye:4
- ender_eye 4
- ""
- ender_eye:4
- ender_eye:4
- ender_eye:4
- ender_eye 4
- ender_eye 4
- ender_eye 4
- ""
- ender_eye:4
- ender_eye 4
- ""

- id: enchanted_ender_pearl
Expand All @@ -34,13 +34,13 @@ items:
craftable: true
recipe:
- ""
- ender_pearl:4
- ender_pearl 4
- ""
- ender_pearl:4
- ender_pearl:4
- ender_pearl:4
- ender_pearl 4
- ender_pearl 4
- ender_pearl 4
- ""
- ender_pearl:4
- ender_pearl 4
- ""

- id: enchanted_emerald
Expand All @@ -56,13 +56,13 @@ items:
craftable: true
recipe:
- ""
- emerald:32
- emerald 32
- ""
- emerald:32
- emerald:32
- emerald:32
- emerald 32
- emerald 32
- emerald 32
- ""
- emerald:32
- emerald 32
- ""

- id: enchanted_iron_ingot
Expand All @@ -78,13 +78,13 @@ items:
craftable: true
recipe:
- ""
- iron_ingot:32
- iron_ingot 32
- ""
- iron_ingot:32
- iron_ingot:32
- iron_ingot:32
- iron_ingot 32
- iron_ingot 32
- iron_ingot 32
- ""
- iron_ingot:32
- iron_ingot 32
- ""

- id: enchanted_diamond
Expand All @@ -100,13 +100,13 @@ items:
craftable: true
recipe:
- ""
- diamond:32
- diamond 32
- ""
- diamond:32
- diamond:32
- diamond:32
- diamond 32
- diamond 32
- diamond 32
- ""
- diamond:32
- diamond 32
- ""

- id: enchanted_cobblestone
Expand All @@ -122,13 +122,13 @@ items:
craftable: true
recipe:
- ""
- cobblestone:32
- cobblestone 32
- ""
- cobblestone:32
- cobblestone:32
- cobblestone:32
- cobblestone 32
- cobblestone 32
- cobblestone 32
- ""
- cobblestone:32
- cobblestone 32
- ""

- id: talisman_core_1
Expand Down Expand Up @@ -470,23 +470,23 @@ recipes:
recipeGiveAmount: 9
recipe:
- ""
- emerald_block:32
- emerald_block 32
- ""
- emerald_block:32
- emerald_block:32
- emerald_block:32
- emerald_block 32
- emerald_block 32
- emerald_block 32
- ""
- emerald_block:32
- emerald_block 32
- ""
- result: ecoitems:enchanted_diamond
recipeGiveAmount: 9
recipe:
- ""
- diamond_block:32
- diamond_block 32
- ""
- diamond_block:32
- diamond_block:32
- diamond_block:32
- diamond_block 32
- diamond_block 32
- diamond_block 32
- ""
- diamond_block:32
- diamond_block 32
- ""

0 comments on commit cd31c4e

Please sign in to comment.