Page Not Found
We could not find what you were looking for.
Please contact the owner of the site that linked you to the original URL and let them know their link is broken.
From 6691689ca513361b531bb7ae383dc20c5e83e707 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 20:31:26 +0000 Subject: [PATCH] deploy: b173eb816c0607c0ed6eecaf019e55231e08c4a7 --- 404.html | 4 +- assets/js/18efa110.627200b5.js | 1 + assets/js/8b409f7b.cb1d38e9.js | 1 + assets/js/8b409f7b.e8aedb56.js | 1 - assets/js/8d480cc8.9b1f7a28.js | 1 - assets/js/8d480cc8.f6746b9f.js | 1 + ...f2afb.fd380df3.js => 935f2afb.13b6e749.js} | 2 +- assets/js/93a501ed.9a1d6e94.js | 1 + assets/js/93a501ed.ad8de7ce.js | 1 - assets/js/9ca9907f.ba9d1c13.js | 1 - assets/js/9ca9907f.e5de8096.js | 1 + assets/js/a48951f7.2699cf47.js | 1 - assets/js/a48951f7.4634c9ac.js | 1 + assets/js/b20d371f.3ab719f4.js | 1 + assets/js/b20d371f.a0efba32.js | 1 - assets/js/b70a2853.3df4dcf7.js | 1 - assets/js/b70a2853.f8bb9e4a.js | 1 + assets/js/cea55577.4459f0a3.js | 1 - assets/js/cea55577.c6762770.js | 1 + assets/js/main.c6af8f82.js | 2 + ...CENSE.txt => main.c6af8f82.js.LICENSE.txt} | 0 assets/js/main.f559625a.js | 2 - assets/js/runtime~main.081b8e62.js | 1 + assets/js/runtime~main.9dc52cde.js | 1 - docs/block-item.html | 4 +- docs/customization.html | 15 +- docs/customization/1.12.html | 4 +- docs/customization/1.12/mutation.html | 4 +- docs/customization/1.12/plant.html | 4 +- docs/customization/1.12/soil.html | 4 +- docs/customization/1.18.html | 4 +- docs/customization/1.18/fertilizer.html | 4 +- docs/customization/1.18/mutation.html | 4 +- docs/customization/1.18/plant.html | 4 +- docs/customization/1.18/soil.html | 4 +- docs/customization/1.18/weed.html | 4 +- docs/customization/fertilizer.html | 42 +++-- docs/customization/mutation.html | 26 +-- docs/customization/plant.html | 172 +++++++++++++++--- docs/customization/removing-data.html | 39 ++++ docs/customization/soil.html | 31 +++- docs/customization/tolerance-calculator.html | 4 +- docs/customization/weed.html | 28 ++- docs/customization/wrapping-up.html | 4 +- docs/wiki.html | 20 +- docs/wiki/block-item/analyzer.html | 4 +- docs/wiki/block-item/journal.html | 4 +- docs/wiki/faq.html | 62 ++++--- docs/wiki/mutation-calculator.html | 4 +- index.html | 4 +- sitemap.xml | 2 +- 51 files changed, 375 insertions(+), 159 deletions(-) create mode 100644 assets/js/18efa110.627200b5.js create mode 100644 assets/js/8b409f7b.cb1d38e9.js delete mode 100644 assets/js/8b409f7b.e8aedb56.js delete mode 100644 assets/js/8d480cc8.9b1f7a28.js create mode 100644 assets/js/8d480cc8.f6746b9f.js rename assets/js/{935f2afb.fd380df3.js => 935f2afb.13b6e749.js} (63%) create mode 100644 assets/js/93a501ed.9a1d6e94.js delete mode 100644 assets/js/93a501ed.ad8de7ce.js delete mode 100644 assets/js/9ca9907f.ba9d1c13.js create mode 100644 assets/js/9ca9907f.e5de8096.js delete mode 100644 assets/js/a48951f7.2699cf47.js create mode 100644 assets/js/a48951f7.4634c9ac.js create mode 100644 assets/js/b20d371f.3ab719f4.js delete mode 100644 assets/js/b20d371f.a0efba32.js delete mode 100644 assets/js/b70a2853.3df4dcf7.js create mode 100644 assets/js/b70a2853.f8bb9e4a.js delete mode 100644 assets/js/cea55577.4459f0a3.js create mode 100644 assets/js/cea55577.c6762770.js create mode 100644 assets/js/main.c6af8f82.js rename assets/js/{main.f559625a.js.LICENSE.txt => main.c6af8f82.js.LICENSE.txt} (100%) delete mode 100644 assets/js/main.f559625a.js create mode 100644 assets/js/runtime~main.081b8e62.js delete mode 100644 assets/js/runtime~main.9dc52cde.js create mode 100644 docs/customization/removing-data.html diff --git a/404.html b/404.html index 6a38550..3d7828b 100644 --- a/404.html +++ b/404.html @@ -4,8 +4,8 @@
We could not find what you were looking for.
Please contact the owner of the site that linked you to the original URL and let them know their link is broken.
pack.mcmeta
",id:"example-packmcmeta",level:2}];function d(e){const n={a:"a",blockquote:"blockquote",code:"code",h1:"h1",h2:"h2",li:"li",p:"p",pre:"pre",strong:"strong",ul:"ul",...(0,i.a)(),...e.components};return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(n.h1,{id:"removing-default-data",children:"Removing Default Data"}),"\n",(0,a.jsxs)(n.p,{children:["You can remove existing data (such as plants, mutations, etc.) using the ",(0,a.jsx)(n.code,{children:"filter"})," block in your datapack's ",(0,a.jsx)(n.code,{children:"pack.mcmeta"})," file. The ",(0,a.jsx)(n.code,{children:"filter"})," block supports regular expressions (regex), making the process more efficient."]}),"\n",(0,a.jsxs)(n.blockquote,{children:["\n",(0,a.jsxs)(n.p,{children:[(0,a.jsx)(n.strong,{children:"Note:"})," Due to a ",(0,a.jsx)(n.a,{href:"https://bugs.mojang.com/browse/MC-271761",children:"Minecraft bug"}),", there are certain limitations to this option."]}),"\n"]}),"\n",(0,a.jsx)(n.h2,{id:"removing-all-plants-and-mutations-in-a-specific-namespace",children:"Removing All Plants and Mutations in a Specific Namespace"}),"\n",(0,a.jsx)(n.p,{children:"This example demonstrates how to remove all AgriCraft plants and mutations."}),"\n",(0,a.jsxs)(n.ul,{children:["\n",(0,a.jsxs)(n.li,{children:[(0,a.jsx)(n.code,{children:"namespace"})," specifies that only data from the ",(0,a.jsx)(n.code,{children:"agricraft"})," namespace should be removed."]}),"\n",(0,a.jsxs)(n.li,{children:[(0,a.jsx)(n.code,{children:"path"})," is the path to the files that you want to remove:","\n",(0,a.jsxs)(n.ul,{children:["\n",(0,a.jsxs)(n.li,{children:[(0,a.jsx)(n.code,{children:"agricraft/"})," is the directory where all AgriCraft data is stored."]}),"\n",(0,a.jsxs)(n.li,{children:[(0,a.jsx)(n.code,{children:"((plants)|(mutations))"})," regex pattern specifies that both plants and mutations will be removed while keeping soils, fertilizers, and weeds intact."]}),"\n",(0,a.jsxs)(n.li,{children:[(0,a.jsx)(n.code,{children:".*"})," regex pattern matches all files in the specified path."]}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,a.jsxs)(n.blockquote,{children:["\n",(0,a.jsxs)(n.p,{children:["Please note that using multiple namespaces will ",(0,a.jsx)(n.a,{href:"https://bugs.mojang.com/browse/MC-271761",children:"cause them to leak"}),". Until this issue is resolved, you should specify the same ",(0,a.jsx)(n.code,{children:"namespace"})," for all the paths."]}),"\n"]}),"\n",(0,a.jsx)(n.pre,{children:(0,a.jsx)(n.code,{className:"language-json5",children:' "filter": {\n "block": [\n {\n "namespace": "agricraft",\n "path": "agricraft/((plants)|(mutations))/.*"\n }\n ]\n }\n'})}),"\n",(0,a.jsx)(n.h2,{id:"removing-mutations-for-specific-plants",children:"Removing Mutations for Specific Plants"}),"\n",(0,a.jsxs)(n.p,{children:["This example shows how to remove mutations for specific plants without using ",(0,a.jsx)(n.code,{children:"namespace"}),". If not specified, the mutation for ",(0,a.jsx)(n.code,{children:"petinia"})," will be removed from all namespaces. This shouldn't be an issue unless you have multiple mods with plants that have the same name. The second path targets all plants that end with ",(0,a.jsx)(n.code,{children:"_tulip"}),". This can be useful for removing multiple plants with similar names."]}),"\n",(0,a.jsx)(n.pre,{children:(0,a.jsx)(n.code,{className:"language-json5",children:' "filter": {\n "block": [\n {\n "path": "agricraft/mutations/petinia"\n },\n {\n "path": "agricraft/mutations/.*_tulip"\n }\n ]\n }\n'})}),"\n",(0,a.jsxs)(n.h2,{id:"example-packmcmeta",children:["Example ",(0,a.jsx)(n.code,{children:"pack.mcmeta"})]}),"\n",(0,a.jsxs)(n.p,{children:["Once you add the ",(0,a.jsx)(n.code,{children:"filter"}),", ",(0,a.jsx)(n.code,{children:"pack.mcmeta"})," file should look like this:"]}),"\n",(0,a.jsx)(n.pre,{children:(0,a.jsx)(n.code,{className:"language-json5",children:'{\n "pack": {\n "pack_format": 15,\n "description": "AgriCraft test datapack"\n },\n "filter": {\n "block": [\n {\n "path": "agricraft/((plants)|(mutations))/.*_tulip"\n },\n {\n "path": "agricraft/.*/petinia"\n },\n {\n "path": "agricraft/soils/podzol"\n }\n ]\n }\n}\n'})})]})}function h(e={}){const{wrapper:n}={...(0,i.a)(),...e.components};return n?(0,a.jsx)(n,{...e,children:(0,a.jsx)(d,{...e})}):d(e)}},1151:(e,n,t)=>{t.d(n,{Z:()=>c,a:()=>o});var a=t(7294);const i={},s=a.createContext(i);function o(e){const n=a.useContext(s);return a.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function c(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(i):e.components||i:o(e.components),a.createElement(s.Provider,{value:n},e.children)}}}]);
\ No newline at end of file
diff --git a/assets/js/8b409f7b.cb1d38e9.js b/assets/js/8b409f7b.cb1d38e9.js
new file mode 100644
index 0000000..7485163
--- /dev/null
+++ b/assets/js/8b409f7b.cb1d38e9.js
@@ -0,0 +1 @@
+"use strict";(self.webpackChunkagridocs=self.webpackChunkagridocs||[]).push([[663],{4708:(e,n,t)=>{t.r(n),t.d(n,{assets:()=>c,contentTitle:()=>s,default:()=>h,frontMatter:()=>a,metadata:()=>l,toc:()=>o});var i=t(5893),r=t(1151);const a={},s="Fertilizer",l={id:"customization/fertilizer",title:"Fertilizer",description:"Fertilizers are items used make the plant grow faster by forcing a growth tick of the plant. AgriCraft ships default fertilizers such as bone meal, but these can be modified and new fertilizers can be added.",source:"@site/docs/customization/fertilizer.md",sourceDirName:"customization",slug:"/customization/fertilizer",permalink:"/docs/customization/fertilizer",draft:!1,unlisted:!1,editUrl:"https://github.com/AgriCraft/agricraft.github.io/tree/main/docs/customization/fertilizer.md",tags:[],version:"current",frontMatter:{},sidebar:"customizationSidebar",previous:{title:"Soil",permalink:"/docs/customization/soil"},next:{title:"Weed",permalink:"/docs/customization/weed"}},c={},o=[{value:"Plant tags",id:"plant-tags",level:2}];function d(e){const n={code:"code",h1:"h1",h2:"h2",li:"li",p:"p",pre:"pre",ul:"ul",...(0,r.a)(),...e.components};return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(n.h1,{id:"fertilizer",children:"Fertilizer"}),"\n",(0,i.jsx)(n.p,{children:"Fertilizers are items used make the plant grow faster by forcing a growth tick of the plant. AgriCraft ships default fertilizers such as bone meal, but these can be modified and new fertilizers can be added."}),"\n",(0,i.jsxs)(n.p,{children:["To create a fertilizer, add a new JSON file in the directory ",(0,i.jsx)(n.code,{children:"data/Your Docusaurus site did not load properly.
\nA very common reason is a wrong site baseUrl configuration.
\nCurrent configured baseUrl = ${e} ${"/"===e?" (default value)":""}
\nWe suggest trying baseUrl =
\nYour Docusaurus site did not load properly.
\nA very common reason is a wrong site baseUrl configuration.
\nCurrent configured baseUrl = ${e} ${"/"===e?" (default value)":""}
\nWe suggest trying baseUrl =
\n