25w14craftmine #740
Closed
NatulilakkReal
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
I don't usually support April Fools snapshot content on this site, sorry. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
in 25w14craftmine there is new items/components and i just woundered if its possible to add that to the datapack maker? Ive figured out how to craft custom Shimmering keys with rooms and there is new types like "minecraft:instant_room" or "minecraft:exchange_value"
Here is an excample for the shimmering keys
{ "type": "minecraft:crafting_shaped", "pattern": [ "SSS", "SSS", "SSS" ], "key": { "S": "minecraft:cobblestone" }, "result": { "id": "minecraft:shimmering_key", "components": { "minecraft:instant_room": { "structure": "<room type>" like "barrels" } } } }
Beta Was this translation helpful? Give feedback.
All reactions