#help
1 messages · Page 1 of 1 (latest)
<@&1201956957406109788>
💬 While you wait, take this time to provide more context and details.
🙇 If nobody has answered you by <t:1728594161:t>, feel free to use the Summon Helpers button to ping our helper team.
✅ Once your question has been resolved (or you no longer need it), please click Resolve Question or run /resolve
Don't forget to close or resolve your old questions once you're done with them. It makes our lives much easier! :D
Open question: #1288999745448054794
Don't forget to close or resolve your old questions once you're done with them. It makes our lives much easier! :D
Open question: #1291555474294050844
( the datapack with my recipe )
also when you use the station maker on a empty bookshelf it puts all of the recipe books in the shelf
INCLUDING THE GUIDE
so you can just dupe it for ever
how can i remove that too??
*the functions that give the guide are these: ** give_guide.mcfunction **and give_maker_and_guide.mcfunction
the one that creates the shelf with all of the books is this:** create_guide_shelf.mcfunction**
It's probably gonna be hard for us to help you modify someone else's data pack, I suggest you try to get in touch with the original developer
NOOOO
i dont know how to get in contact with him
Where did you find the pack?
but i just need a very simple way of removing THIS: **{pages:['{text:"Chef's Dream Starting Guide"}','["Click ",{"text":"here","bold":true,"color":"blue","clickEvent":{"action":"run_command","value":"/trigger start_cooking"}}," to get the Cooking Station Maker. ** and still work
but then it does not show up anymore when i start the world
Yeah, cause you want it removed??
Don't remove the whole book, just remove the line you want to remove
yes
i am doing that
but something is going wrong
let me show you
it went from this:
{"minecraft:written_book_content":{pages:['{text:"Chef's Dream Starting Guide"}','["Click ",{"text":"here","bold":true,"color":"blue","clickEvent":{"action":"run_command","value":"/trigger start_cooking"}}," to get the Cooking Station Maker. Each cooking station has an associated station block. To create a cooking station,...
to this:
{"minecraft:written_book_content":{pages:['{text:"Chef's Dream Starting Guide"}','To create a cooking station,...
but then the book does not show up in game
You removed too much, and it broke the syntax
??
You should only need to remove from Click ... to ... Maker.
Keep the quotation mark before click