This commit is contained in:
2023-09-08 21:15:56 +02:00
parent f467b445b9
commit 37bfa8bbfd
298 changed files with 16732 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "Test Entry",
"icon": "minecraft:writable_book",
"category": "asyacraft_guide:mods/create",
"pages": [
{
"type": "patchouli:spotlight",
"title": "Wrench",
"item": "create:wrench",
"link_recipe": "true",
"description": "Este item sirve para modificar y configurar los blocks de create. SHIFT + click DERECHO para quitar un block y pasarlo al inventario."
}
]
}