initial
This commit is contained in:
25
.minecraft/config/BloodMagic/meteors/RainbowGlassMeteor.json
Normal file
25
.minecraft/config/BloodMagic/meteors/RainbowGlassMeteor.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"ores": [
|
||||
"OREDICT:stainedGlassWhite:1",
|
||||
"OREDICT:stainedGlassOrange:1",
|
||||
"OREDICT:stainedGlassMagenta:1",
|
||||
"OREDICT:stainedGlassLightBlue:1",
|
||||
"OREDICT:stainedGlassYellow:1",
|
||||
"OREDICT:stainedGlassLime:1",
|
||||
"OREDICT:stainedGlassPink:1",
|
||||
"OREDICT:stainedGlassGray:1",
|
||||
"OREDICT:stainedGlassLightGray:1",
|
||||
"OREDICT:stainedGlassCyan:1",
|
||||
"OREDICT:stainedGlassPurple:1",
|
||||
"OREDICT:stainedGlassBlue:1",
|
||||
"OREDICT:stainedGlassBrown:1",
|
||||
"OREDICT:stainedGlassGreen:1",
|
||||
"OREDICT:stainedGlassRed:1",
|
||||
"OREDICT:stainedGlassBlack:1"
|
||||
],
|
||||
"radius": 8,
|
||||
"cost": 123456,
|
||||
"focusModId": "minecraft",
|
||||
"focusName": "melon_block",
|
||||
"focusMeta": 0
|
||||
}
|
||||
Reference in New Issue
Block a user