Ajout des biomes BOP
This commit is contained in:
+10
-10
@@ -690,6 +690,13 @@
|
||||
"jungle_edge",
|
||||
"deep_dark"
|
||||
],
|
||||
"BLOCKS:minecraft:needs_stone_tool": [
|
||||
"~CUSTOM:Deepslateironore",
|
||||
"~CUSTOM:Ironore",
|
||||
"~CUSTOM:Copperlowerore",
|
||||
"~CUSTOM:Deepslatelapisore",
|
||||
"~CUSTOM:Lapisore"
|
||||
],
|
||||
"BLOCKS:minecraft:needs_iron_tool": [
|
||||
"~CUSTOM:Loweremeraldore",
|
||||
"~CUSTOM:Highemeraldore",
|
||||
@@ -701,6 +708,9 @@
|
||||
"~CUSTOM:Deepslatepuregoldenore",
|
||||
"~CUSTOM:Sharddiamondblockore"
|
||||
],
|
||||
"ITEMS:minecraft:pickaxes": [
|
||||
"~CUSTOM:Sharddiamondpickaxe"
|
||||
],
|
||||
"BLOCKS:minecraft:mineable/pickaxe": [
|
||||
"~CUSTOM:Deepslateironore",
|
||||
"~CUSTOM:Ironore",
|
||||
@@ -719,16 +729,6 @@
|
||||
"~CUSTOM:Puregoldenore",
|
||||
"~CUSTOM:Sharddiamondblockore"
|
||||
],
|
||||
"BLOCKS:minecraft:needs_stone_tool": [
|
||||
"~CUSTOM:Deepslateironore",
|
||||
"~CUSTOM:Ironore",
|
||||
"~CUSTOM:Copperlowerore",
|
||||
"~CUSTOM:Deepslatelapisore",
|
||||
"~CUSTOM:Lapisore"
|
||||
],
|
||||
"ITEMS:minecraft:pickaxes": [
|
||||
"~CUSTOM:Sharddiamondpickaxe"
|
||||
],
|
||||
"ITEMS:minecraft:axes": [
|
||||
"~CUSTOM:Sharddiamondaxe"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user