fix(pet): add recipe unlock for heyhe_egg (Bedrock 1.20+ requirement)
All checks were successful
Deploy Addons / deploy (push) Successful in 15s
All checks were successful
Deploy Addons / deploy (push) Successful in 15s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
"identifier": "silverlabs:heyhe_egg_recipe"
|
||||
},
|
||||
"tags": ["crafting_table"],
|
||||
"unlock": [
|
||||
{ "item": "minecraft:egg" }
|
||||
],
|
||||
"ingredients": [
|
||||
{ "item": "minecraft:egg" },
|
||||
{ "item": "minecraft:feather" },
|
||||
|
||||
Reference in New Issue
Block a user