{"id":2282,"date":"2025-11-14T22:46:36","date_gmt":"2025-11-14T22:46:36","guid":{"rendered":"https:\/\/golemitegames.com\/?post_type=docs&#038;p=2282"},"modified":"2025-11-30T20:45:36","modified_gmt":"2025-11-30T20:45:36","password":"","slug":"crafter","status":"publish","type":"docs","link":"https:\/\/golemitegames.com\/index.php\/docs\/crafter\/","title":{"rendered":"Crafter"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\" style=\"font-size:22px;text-transform:capitalize\">Introduction<\/h2>\n\n\n\n<p>Crafters create <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/item-amount\/\" title=\"Item Amount\">ItemAmounts<\/a> using <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/blueprint\/\" title=\"Blueprint\">Blueprints<\/a>, and add them to the Global Storage solution or directly to an <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/item-container\/\" title=\"Item Container\">Item Container<\/a> after the craft time has finished.<\/p>\n\n\n\n<p>Crafters have many options of how they should operate such as repeating crafting, a crafting queue, or only being able to select from a group of <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/blueprint\/\" title=\"Blueprint\">Blueprints<\/a> called a <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/blueprint-group\/\" title=\"Blueprint Group\">BlueprintGroup<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"font-size:22px;text-transform:capitalize\">Setting up<\/h2>\n\n\n\n<p>There is a prefab for the Crafter located in \/Prefabs\/Crafter_Master.<\/p>\n\n\n\n<p>If you wanted to set up from scratch, a couple of things to remember &#8211; <br>The parent should contain the Crafter component which will in turn add the <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/timer\/\" title=\"Timer\">Timer<\/a> component. The Mesh with the Collider (3d or 2d) should be attached as a child. Any other components you wish to add to the Crafter such as a Popup Spawner should also be children of the Crafter gameobject. Note &#8211; The <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/timer\/\" title=\"Timer\">Timer<\/a> should have its Time Text and Fill Image fields assigned if you want to be veiwing the remaining time for the current craft.<br><br>You will need to assign a <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/blueprint-group\/\" title=\"Blueprint Group\">BlueprintGroup<\/a> to the Crafter so the <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/crafting-manager\/\" title=\"Crafting Manager\">CraftingManager<\/a> knows which <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/blueprint\/\" title=\"Blueprint\">Blueprints<\/a> to display. Once some <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/blueprint\/\" title=\"Blueprint\">Blueprints<\/a> have been added to <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/blueprint-group\/\" title=\"Blueprint Group\">BlueprintGroup<\/a>, assign that <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/blueprint-group\/\" title=\"Blueprint Group\">BlueprintGroup<\/a> to the Crafter.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img fetchpriority=\"high\" decoding=\"async\" width=\"511\" height=\"123\" src=\"https:\/\/golemitegames.com\/wp-content\/uploads\/2025\/11\/image-32.png\" alt=\"\" class=\"wp-image-2592\" style=\"width:400px\" srcset=\"https:\/\/golemitegames.com\/wp-content\/uploads\/2025\/11\/image-32.png 511w, https:\/\/golemitegames.com\/wp-content\/uploads\/2025\/11\/image-32-300x72.png 300w\" sizes=\"(max-width: 511px) 100vw, 511px\" \/><\/figure>\n\n\n\n<p>If no <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/blueprint-group\/\" title=\"Blueprint Group\">BlueprintGroup<\/a> is assigned, the <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/crafting-manager\/\" title=\"Crafting Manager\">CraftingManager<\/a> will default to using the <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/blueprint\/\" title=\"Blueprint\">Blueprints<\/a> that have been assigned to it. <br><br>It should look something like this.<br>Its also worth noting that as with all the components, you can add as many meshes with colliders as you want, as long as they are child gameobjects.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" width=\"318\" height=\"141\" src=\"https:\/\/golemitegames.com\/wp-content\/uploads\/2025\/11\/image-15.png\" alt=\"\" class=\"wp-image-2284\" style=\"width:240px\" srcset=\"https:\/\/golemitegames.com\/wp-content\/uploads\/2025\/11\/image-15.png 318w, https:\/\/golemitegames.com\/wp-content\/uploads\/2025\/11\/image-15-300x133.png 300w\" sizes=\"(max-width: 318px) 100vw, 318px\" \/><\/figure>\n\n\n\n<p>Everything else is free to explore, and is best to try out which settings work for your game &#8211; see below for what each setting does. <\/p>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"font-size:22px;text-transform:capitalize\">Settings<\/h2>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" width=\"700\" height=\"360\" src=\"https:\/\/golemitegames.com\/wp-content\/uploads\/2025\/11\/image-16.png\" alt=\"\" class=\"wp-image-2286\" style=\"width:400px\" srcset=\"https:\/\/golemitegames.com\/wp-content\/uploads\/2025\/11\/image-16.png 700w, https:\/\/golemitegames.com\/wp-content\/uploads\/2025\/11\/image-16-300x154.png 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n\n<p><strong>Blueprint Group<\/strong><br>Assign a <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/blueprint-group\/\" title=\"Blueprint Group\">Blueprint Group<\/a> which contains a List of <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/blueprint\/\" title=\"Blueprint\">Blueprints<\/a> that the Crafter can choose to craft. This is particularly useful if say, you have a smelting machine, which you only want to smelt bars. Or a constructor with 2 material blueprints and so on. It can define what a Crafters actual purpose is in the game. If you just have straight Crafting from all <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/blueprint\/\" title=\"Blueprint\">Blueprints<\/a>, create a <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/blueprint-group\/\" title=\"Blueprint Group\">Blueprint Group<\/a> and add all of them to the group. <br>Example below could be a wood cutting machine<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"715\" height=\"207\" src=\"https:\/\/golemitegames.com\/wp-content\/uploads\/2025\/11\/image-18.png\" alt=\"\" class=\"wp-image-2288\" style=\"width:400px\" srcset=\"https:\/\/golemitegames.com\/wp-content\/uploads\/2025\/11\/image-18.png 715w, https:\/\/golemitegames.com\/wp-content\/uploads\/2025\/11\/image-18-300x87.png 300w\" sizes=\"(max-width: 715px) 100vw, 715px\" \/><\/figure>\n\n\n\n<p><strong>Click Method<\/strong><br>Blueprint Select &#8211; Opens the Blueprint Select menu straight away to click and assign a <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/blueprint\/\" title=\"Blueprint\">Blueprint<\/a>. This method has the Craft Repeating option available.<br><br>Crafter Queue &#8211; Opens the crafting queue menu. In this menu you can click the plus icons to then open the Blueprint Select menu to assign <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/blueprint\/\" title=\"Blueprint\">Blueprints<\/a> back into the crafting queue. This method allows the player to crafting varying <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/blueprint\/\" title=\"Blueprint\">Blueprints<\/a> depending on what they have picked. This method has the Max Queued Blueprints option available. <br><br><strong>Use Global Container<\/strong><br>If true, all ItemAmount logic such as checking if enough materials are available for the craft, to where the produced craft should be stored will go through the Global Storage Solution. <br>If false the above will go through the <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/item-container\/\" title=\"Item Container\">Item Container<\/a> which must be assigned.<\/p>\n\n\n\n<p><strong>Blueprint<\/strong><br>A serialised field to add in a <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/blueprint\/\" title=\"Blueprint\">Blueprint<\/a> before runtime &#8211; if set, the crafter will initialise with that Blueprint ready to go &#8211; If Craft On Start is also true, then the Crafter will begin crafting. Note &#8211; Loading overwrites this logic.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"703\" height=\"187\" src=\"https:\/\/golemitegames.com\/wp-content\/uploads\/2025\/11\/image-17.png\" alt=\"\" class=\"wp-image-2287\" style=\"width:400px\" srcset=\"https:\/\/golemitegames.com\/wp-content\/uploads\/2025\/11\/image-17.png 703w, https:\/\/golemitegames.com\/wp-content\/uploads\/2025\/11\/image-17-300x80.png 300w\" sizes=\"(max-width: 703px) 100vw, 703px\" \/><\/figure>\n\n\n\n<p><strong>Craft Repeating<\/strong><br>If Click Method is Blueprint Select, then after finishing a craft, will immedietly attempt to craft another, until materials are no longer available.  <\/p>\n\n\n\n<p><strong>Max Queued Blueprints<\/strong><br>If Click Method is Crafter Queue, then set a maximum queue length, after that, the plus icon to add another <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/blueprint\/\" title=\"Blueprint\">Blueprint<\/a> to queue will dissapear, and only reappear when there is enough room.<\/p>\n\n\n\n<p><strong>Blueprint Queue<\/strong><br>If Click Method is Crafter Queue, then you can assign\/view all of the <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/blueprint\/\" title=\"Blueprint\">Blueprints<\/a> in the queue.<\/p>\n\n\n\n<p><strong>Retry Craft When Valid<\/strong><br>If a craft could not happen because there were not enough materials, retry when there is enough. <br>If false, then the craft will just fail and nothing will happen.<\/p>\n\n\n\n<p><strong>Craft On Start<\/strong><br>If a <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/blueprint\/\" title=\"Blueprint\">Blueprint<\/a> is assigned, then the Crafter will immedietly begin at runtime.<br><br><strong>Interact Behaviour<\/strong><br>Click &#8211; Opens a crafting window depending on the Click Method chosen, see Click Methods above.<\/p>\n\n\n\n<p>Disabled &#8211; No interaction will occur with this Crafter.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"font-size:22px\">Events<br><\/h2>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"704\" height=\"878\" src=\"https:\/\/golemitegames.com\/wp-content\/uploads\/2025\/11\/image-20.png\" alt=\"\" class=\"wp-image-2293\" style=\"width:400px\" srcset=\"https:\/\/golemitegames.com\/wp-content\/uploads\/2025\/11\/image-20.png 704w, https:\/\/golemitegames.com\/wp-content\/uploads\/2025\/11\/image-20-241x300.png 241w\" sizes=\"(max-width: 704px) 100vw, 704px\" \/><\/figure>\n\n\n\n<p>As with most of the core systems, there are key events you can hook into either via the editor, or via code. <br><br><strong>On Blueprint Change Event<\/strong><br>Triggers whenever <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/blueprint\/\" title=\"Blueprint\">Blueprint<\/a> is changed, even to null.<br><br><strong>On Craft And Store Event<\/strong><br>Triggers when the crafter has produced the <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/item-amount\/\" title=\"Item Amount\">ItemAmount<\/a> and has found found a place to store it.<br><br><strong>On Crafter Start Event<\/strong><br>Triggers when the craft is valid (has enough materials) and has begun.<br><br><strong>On Materials Missing Event<\/strong><br>Triggers when there is not enough materials for a craft. <br><br><strong>On Crafter Paused Event<\/strong><br>Triggers when the Crafter is paused.<br><br><strong>On Crafter Resumed Event<\/strong><br>Triggers when the Crafter is resumed.<br><br><strong><strong>On Crafter Cleared Event<\/strong><br><\/strong>Triggers when the Crafter is cleared, for example when selecting Clear from the Blueprint Select menu.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"font-size:22px\">Saving and Loading<\/h2>\n\n\n\n<p>All Crafters that need saving must have the <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/saveable-object\/\" title=\"Saveable Object\">Saveable Object<\/a> component added to it, which in turn will add a <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/unique-id\/\" title=\"Unique ID\">Unique ID<\/a> component.<br>Check <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/save-manager\/\">SaveManager<\/a> to see how to do custom save and load back into your scene.<\/p>\n\n\n\n<p>There a few different parts saved for Crafters. The current <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/blueprint\/\" title=\"Blueprint\">Blueprint<\/a> Id, all the Blueprint Queue&#8217;s Blueprints id&#8217;s, the remaining craft time and if the Crafter was crafting on save. Any Crafters placed during runtime ARE saved however because this asset does not do any building logic, you would need to first of all build this asset back into the world &#8211; then get its save data (see this section for more details on how to do this) and then finally reinstate the Crafter as saved.<\/p>\n\n\n\n<p>Loading is a little more complicated as crafters have a few moving parts. First of all it triggers a custom Coroutine for crafting from load which does not take or use materials and just straight crafts. It also starts the <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/timer\/\" title=\"Timer\">Timer<\/a> class midway through. Destroyed Crafters before saving will be completly reinstated if they were placed in the editor. As the asset has nothing to do with building &#8211; all destroyed Crafters should be dealt with in how you define your placement\/removal\/loading logic. If placed in the editor, your loading logic could remove the gameobject if it was destroyed.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"font-size:22px\">Extras<\/h2>\n\n\n\n<p>There are some nice complementary components for Cratfer, such as the <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/event-visual\/\" title=\"Event Visual\">Event Visual<\/a>, <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/popup-spawner\/\" title=\"Popup Spawner\">Popup Spawner<\/a>, <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/ui-billboard\/\" title=\"UI Billboard\">Stat Bar<\/a> and <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/info-icon\/\" title=\"Info Icon\">Info Icon<\/a>.<br><br>Any extras can be drag and dropped as child to this component&#8217;s gameobject. For super UI control, add a <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/ui-billboard\/\" title=\"UI Billboard\">UI Billboard<\/a> to <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/stat-bar\/\" title=\"Stat Bar\">Stat Bar<\/a> and <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/info-icon\/\" title=\"Info Icon\">Info Icon<\/a>, or use the prefab for both StatBarInfoIcon in \/prefabs\/UI.<br><br><strong>Event Visual<\/strong><br>Animates the component using public functions. <br><br><strong>Popup Spawner<\/strong><br>Displays a popup of the crafted <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/item-amount\/\" title=\"Item Amount\">Item Amount<\/a> that is produced. <br><br><strong>Stat Bar<\/strong><br>FillImage and Count of StatBar should be assigned to the Timer component. Displays the remaining time, and the progress bar.<br><br><strong>Info Icon<\/strong><br>Displays the current <a href=\"https:\/\/golemitegames.com\/index.php\/docs\/blueprint\/\" title=\"Blueprint\">Blueprint<\/a> that is being crafted.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"font-size:22px\">Scripting<\/h2>\n\n\n\n<p>This section will cover scripting for developers wanting to hook into the system. Most public methods have a summary and info on what each parameter is for. <\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-csharp\" data-lang=\"C#\"><code>\/\/Actions\n\n\/\/Triggers when the Blueprint is changed\npublic Action OnBlueprintChangeAction;\n\n\/\/Triggers when the craft has completed, \n\/\/Gives the ItemAmount that is produced, and the ItemContainer it is stored in\npublic Action&lt;ItemAmount, ItemContainer&gt; OnCraftAndStoreAction;\n\n\/\/Triggers when the Crafter has started the craft, after materials have been taken\npublic Action OnCrafterStartAction;\n\n\/\/Triggers when there are not enough materials for the craft\npublic Action OnMaterialsMissingAction;\n\n\/\/Triggers when the Crafter is paused\npublic Action OnCrafterPausedAction;\n\n\/\/Triggers when the Crafter is resumed\npublic Action OnCrafterResumedAction;\n\n\/\/Triggers when setting Blueprint to null or clearing the crafter\npublic Action OnCrafterClearedAction;\n\nprivate void Start()\n{\n    crafter.OnBlueprintChangeAction += DoSomething;\n    crafter.OnCraftAndStoreAction += (itemAmount, itemContainer) =&gt; DoSomething(itemAmount, itemContainer);\n    crafter.OnCrafterStartAction += DoSomething;\n    crafter.OnMaterialsMissingAction += DoSomething;\n    crafter.OnCrafterPausedAction += DoSomething;\n    crafter.OnCrafterResumedAction += DoSomething;\n    crafter.OnCrafterClearedAction += DoSomething;\n}\n\n\/\/\/ &lt;summary&gt;\n\/\/\/ Assigns a new blueprint to stop the current one, and start a new one. Pass null to stop crafting. \n\/\/\/ &lt;\/summary&gt;\npublic Blueprint Blueprint\n\n\/\/\/ &lt;summary&gt;\n\/\/\/ Opens one of the crafting menu&#39;s depending on the Click Method selected\n\/\/\/ &lt;\/summary&gt;\npublic void OnClick()\n\n\/\/\/ &lt;summary&gt;\n\/\/\/ Start the next craft depending on the ClickMethod chosen. If BlueprintSelect, start the craft routine again, if CrafterQueue start the next one in the queue and remove from the queue\n\/\/\/ &lt;\/summary&gt;\npublic void GetNextCraft()\n\n\/\/\/ &lt;summary&gt;\n\/\/\/ Clear the crafter to be empty again, including stopping the Craft routine, Refunding Materials if it was crafting, setting blueprint to null, and Initialising timer again\n\/\/\/ &lt;\/summary&gt;\npublic void ClearCrafter()\n\n\/\/\/ &lt;summary&gt;\n\/\/\/ If a blueprint is assigned, return all materials back to where they came from\n\/\/\/ &lt;\/summary&gt;\npublic void RefundMaterials()\n\n\/\/\/ &lt;summary&gt;\n\/\/\/ Checks to see if this Crafter can craft the currently assigned blueprint at this time. \n\/\/\/ Looks through all the materials of the blueprint, in either the InventoryManager storage system to check, or its assigned ItemContainer. \n\/\/\/ If not all materials can be fullfilled, will return false\n\/\/\/ &lt;\/summary&gt;\n\/\/\/ &lt;returns&gt;If the Crafter can craft the blueprint at this time&lt;\/returns&gt;\npublic bool CanCraft()\n\n\/\/\/ &lt;summary&gt;\n\/\/\/ Produces the Result of the blueprint and returns it\n\/\/\/ &lt;\/summary&gt;\n\/\/\/ &lt;param name=&quot;blueprint&quot;&gt;The blueprint to process and produce the ItemAmount from&lt;\/param&gt;\n\/\/\/ &lt;returns&gt;The Result ItemAmount&lt;\/returns&gt;\npublic ItemAmount ProduceItem(Blueprint blueprint)\n\n\/\/\/ &lt;summary&gt;\n\/\/\/ Adds the blueprint to blueprintQueue, if the current crafting blueprint is null, assign this also to blueprint and start crafting\n\/\/\/ &lt;\/summary&gt;\n\/\/\/ &lt;param name=&quot;blueprint&quot;&gt;The blueprint to add&lt;\/param&gt;\npublic void AddBlueprintToQueue(Blueprint blueprint)\n\n\/\/\/ &lt;summary&gt;\n\/\/\/ Removes a blueprint from the blueprintQueue at the given index in the list\n\/\/\/ &lt;\/summary&gt;\n\/\/\/ &lt;param name=&quot;index&quot;&gt;The index of the blueprint to remove&lt;\/param&gt;\npublic void RemoveBlueprintFromQueue(int index)\n\n\/\/\/ &lt;summary&gt;\n\/\/\/ Empty the blueprint queue\n\/\/\/ &lt;\/summary&gt;\npublic void ClearQueue()\n\n\/\/Saving and Loading \npublic object CaptureState()\npublic void RestoreState(object state)<\/code><\/pre><\/div>\n\n\n\n<p><br><br><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introduction Crafters create ItemAmounts using Blueprints, and add them to the Global Storage solution or directly to an Item Container after the craft time has finished. Crafters have many options of how they should operate such as repeating crafting, a crafting queue, or only being able to select from a group of Blueprints called a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"doc_category":[46],"doc_tag":[],"class_list":["post-2282","docs","type-docs","status-publish","hentry","doc_category-resource-and-production"],"acf":[],"aioseo_notices":[],"year_month":"2026-04","word_count":1667,"total_views":0,"reactions":{"happy":0,"normal":0,"sad":0},"author_info":{"name":"rickitz5h","author_nicename":"rickitz5h","author_url":"https:\/\/golemitegames.com\/index.php\/author\/rickitz5h\/"},"doc_category_info":[{"term_name":"Resource And Production","term_url":"https:\/\/golemitegames.com\/index.php\/docs-category\/resource-and-production\/"}],"doc_tag_info":[],"_links":{"self":[{"href":"https:\/\/golemitegames.com\/index.php\/wp-json\/wp\/v2\/docs\/2282","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/golemitegames.com\/index.php\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/golemitegames.com\/index.php\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/golemitegames.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/golemitegames.com\/index.php\/wp-json\/wp\/v2\/comments?post=2282"}],"version-history":[{"count":15,"href":"https:\/\/golemitegames.com\/index.php\/wp-json\/wp\/v2\/docs\/2282\/revisions"}],"predecessor-version":[{"id":2593,"href":"https:\/\/golemitegames.com\/index.php\/wp-json\/wp\/v2\/docs\/2282\/revisions\/2593"}],"wp:attachment":[{"href":"https:\/\/golemitegames.com\/index.php\/wp-json\/wp\/v2\/media?parent=2282"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/golemitegames.com\/index.php\/wp-json\/wp\/v2\/doc_category?post=2282"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/golemitegames.com\/index.php\/wp-json\/wp\/v2\/doc_tag?post=2282"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}