minecraft server init
This commit is contained in:
20
config/overloaded/compressed.json
Normal file
20
config/overloaded/compressed.json
Normal file
@ -0,0 +1,20 @@
|
||||
[
|
||||
{
|
||||
"baseRegistryName": "minecraft:cobblestone",
|
||||
"compressedPathRegistryName": "compressed_cobblestone",
|
||||
"meta": 0,
|
||||
"texturePath": "minecraft:textures/blocks/cobblestone.png",
|
||||
"depth": 16,
|
||||
"hardnessMultiplier": 9.0,
|
||||
"recipeEnabled": true
|
||||
},
|
||||
{
|
||||
"baseRegistryName": "minecraft:obsidian",
|
||||
"compressedPathRegistryName": "compressed_obsidian",
|
||||
"meta": 0,
|
||||
"texturePath": "minecraft:textures/blocks/obsidian.png",
|
||||
"depth": 16,
|
||||
"hardnessMultiplier": 9.0,
|
||||
"recipeEnabled": true
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user