Zepha/subgames/zeus/mods/auri_crazy_blocks/conf.json

12 lines
281 B
JSON

{
"name": "Crazy Blocks",
"identifier": "@auri:crazy_blocks",
"description": "Various objects for testing block interactions.",
"version": "0.0.1",
"main": "main",
"dependencies": {
"zeus:default": "^0",
"zeus:inventory": "^0",
"@auri:hot_wheel": "^0"
}
}