feat(addons): update portal blocks, recipes, and transfer scripts
All checks were successful
Deploy Addons / deploy (push) Successful in 17s
All checks were successful
Deploy Addons / deploy (push) Successful in 17s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,17 +1,14 @@
|
||||
{
|
||||
"format_version": "1.21.40",
|
||||
"format_version": "1.21.0",
|
||||
"minecraft:recipe_shapeless": {
|
||||
"description": {
|
||||
"identifier": "silverlabs:portal_lyla"
|
||||
"identifier": "silverlabs:portal_lyla_recipe"
|
||||
},
|
||||
"tags": ["crafting_table"],
|
||||
"ingredients": [
|
||||
{ "item": "silverlabs:portal_frame" },
|
||||
{ "item": "minecraft:amethyst_shard" }
|
||||
],
|
||||
"unlock": [
|
||||
{ "item": "silverlabs:portal_frame" }
|
||||
],
|
||||
"result": {
|
||||
"item": "silverlabs:portal_lyla",
|
||||
"count": 1
|
||||
|
||||
Reference in New Issue
Block a user