diff --git a/Server/.mixin.out/class/net/minecraft/nbt/CompoundTag.class b/Server/.mixin.out/class/net/minecraft/nbt/CompoundTag.class index 407749b..fd3ece5 100644 Binary files a/Server/.mixin.out/class/net/minecraft/nbt/CompoundTag.class and b/Server/.mixin.out/class/net/minecraft/nbt/CompoundTag.class differ diff --git a/Server/banned-ips.json b/Server/banned-ips.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/Server/banned-ips.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/Server/banned-players.json b/Server/banned-players.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/Server/banned-players.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/Server/config/configured-developer.properties b/Server/config/configured-developer.properties new file mode 100644 index 0000000..1f8bf6a --- /dev/null +++ b/Server/config/configured-developer.properties @@ -0,0 +1,28 @@ +# ------- CONFIGURED DEVELOPER CONFIG ------- +# If properties are missing, delete this file +# and load the game to regenerate the config. + +# [Developer Mode] +# Enables the ability to update remote configs. You should only enabled +# developer mode when you are developing your server. This mode should not +# be enabled if you are running in production, a public server, or a server +# with players you don't trust. Even if this mode is enabled, you will still +# need to authorise players who have access to editing remote configs by +# listing them in the developers property below and they must also have +# operator privileges. Only config systems that support remote editing will +# be able to be edited. +# Possible values: true, false +developerMode=false + +# [Broadcast Logs] +# When a remote config is updated by a developer, broadcast those changes, +# successful or not, into the chat of other developers. The log is also included +# in the normal log of the game. +# Possible values: true, false +broadcastLogs=true + +# [Developers] +# A list of comma separated UUIDS of players who are authorised to edit remote +# configs. The players must also have operator privileges. +# You can find the UUID of a player in the log file when they join your server. +developers= diff --git a/Server/config/jade/server-plugin-overrides.json b/Server/config/jade/server-plugin-overrides.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/Server/config/jade/server-plugin-overrides.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/Server/crash-reports/crash-2026-05-07_22.56.10-fml.txt b/Server/crash-reports/crash-2026-05-07_22.56.10-fml.txt deleted file mode 100644 index d9f099e..0000000 --- a/Server/crash-reports/crash-2026-05-07_22.56.10-fml.txt +++ /dev/null @@ -1,96 +0,0 @@ ----- Minecraft Crash Report ---- -// Why did you do that? - -Time: 2026-05-07 22:56:10 -Description: Mod loading failures have occurred; consult the issue messages for more details - -net.neoforged.neoforge.logging.CrashReportExtender$ModLoadingCrashException: Mod loading has failed - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Mod loading issue for: colorwheel -- -Details: - Mod file: /C:/Users/mrleo1nid/curseforge/minecraft/Instances/Reimagined/Server/mods/colorwheel-neoforge-1.2.4+mc1.21.1.jar - Failure message: Mod colorwheel requires iris 1.8.0 or above - Currently, iris is not installed - - Mod version: 1.2.4+mc1.21.1 - Mod issues URL: https://github.com/djefrey/Colorwheel/issues - Exception message: - --- Mod loading issue for: flerovium -- -Details: - Mod file: /C:/Users/mrleo1nid/curseforge/minecraft/Instances/Reimagined/Server/mods/flerovium-neoforge-1.21.1-1.0.18-all.jar - Failure message: Mod flerovium requires sodium 0.6.9 or above - Currently, sodium is not installed - - Mod version: 1.0.18 - Mod issues URL: - Exception message: - --- System Details -- -Details: - Minecraft Version: 1.21.1 - Minecraft Version ID: 1.21.1 - Operating System: Windows 11 (amd64) version 10.0 - Java Version: 21.0.8, Eclipse Adoptium - Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium - Memory: 212552472 bytes (202 MiB) / 780140544 bytes (744 MiB) up to 8573157376 bytes (8176 MiB) - CPUs: 12 - Processor Vendor: AuthenticAMD - Processor Name: AMD Ryzen 5 5600X 6-Core Processor - Identifier: AuthenticAMD Family 25 Model 33 Stepping 0 - Microarchitecture: Zen 3 - Frequency (GHz): 3.69 - Number of physical packages: 1 - Number of physical CPUs: 6 - Number of logical CPUs: 12 - Graphics card #0 name: NVIDIA GeForce RTX 3060 - Graphics card #0 vendor: NVIDIA - Graphics card #0 VRAM (MiB): 12288.00 - Graphics card #0 deviceId: VideoController1 - Graphics card #0 versionInfo: 32.0.15.9636 - Memory slot #0 capacity (MiB): 8192.00 - Memory slot #0 clockSpeed (GHz): 3.20 - Memory slot #0 type: DDR4 - Memory slot #1 capacity (MiB): 8192.00 - Memory slot #1 clockSpeed (GHz): 3.20 - Memory slot #1 type: DDR4 - Memory slot #2 capacity (MiB): 8192.00 - Memory slot #2 clockSpeed (GHz): 3.20 - Memory slot #2 type: DDR4 - Memory slot #3 capacity (MiB): 8192.00 - Memory slot #3 clockSpeed (GHz): 3.20 - Memory slot #3 type: DDR4 - Virtual memory max (MiB): 51123.16 - Virtual memory used (MiB): 45168.41 - Swap memory total (MiB): 18428.44 - Swap memory used (MiB): 1696.88 - Space in storage for jna.tmpdir (MiB): - Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): - Space in storage for io.netty.native.workdir (MiB): - Space in storage for java.io.tmpdir (MiB): available: 16986.62, total: 487582.00 - Space in storage for workdir (MiB): available: 16986.62, total: 487582.00 - JVM Flags: 0 total; - ModLauncher: 11.0.5+main.901c6ea8 - ModLauncher launch target: forgeserver - ModLauncher services: - sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE - loader-4.0.42.jar slf4jfixer PLUGINSERVICE - loader-4.0.42.jar runtime_enum_extender PLUGINSERVICE - at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE - loader-4.0.42.jar runtimedistcleaner PLUGINSERVICE - modlauncher-11.0.5.jar mixin TRANSFORMATIONSERVICE - modlauncher-11.0.5.jar fml TRANSFORMATIONSERVICE - modlauncher-11.0.5.jar connector_loader TRANSFORMATIONSERVICE - FML Language Providers: - kotlinforforge@5.11.0 - Configured Defaults@21.1.3 - javafml@4.0 - lowcodefml@4.0 - minecraft@4.0 - Mod List: - server-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: NOSIGNATURE - neoforge-21.1.228-universal.jar |NeoForge |neoforge |21.1.228 |Manifest: NOSIGNATURE \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/hash.txt b/Server/dynamic-data-pack-cache/hash.txt new file mode 100644 index 0000000..051d430 --- /dev/null +++ b/Server/dynamic-data-pack-cache/hash.txt @@ -0,0 +1 @@ +eda736d2db3438e7e7faf7c4badde80239546ba147f9054efa92cf195d9e0005 \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether/skyroot_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether/skyroot_log_0.json new file mode 100644 index 0000000..dd5f39c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether/skyroot_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "aether:skyroot_log" + }, + "result": { + "id": "aether:stripped_skyroot_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether/skyroot_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether/skyroot_log_1.json new file mode 100644 index 0000000..83b14fe --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether/skyroot_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "aether:skyroot_log" + }, + "result": { + "id": "aether:stripped_skyroot_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether/skyroot_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether/skyroot_log_2.json new file mode 100644 index 0000000..210bfca --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether/skyroot_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "aether:skyroot_log" + }, + "result": { + "id": "aether:skyroot_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether/skyroot_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether/skyroot_log_3.json new file mode 100644 index 0000000..fe697df --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether/skyroot_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "aether:skyroot_wood" + }, + "result": { + "id": "aether:skyroot_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether/skyroot_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether/skyroot_log_4.json new file mode 100644 index 0000000..62ec67f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether/skyroot_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "aether:skyroot_wood" + }, + "result": { + "id": "aether:stripped_skyroot_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether/skyroot_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether/skyroot_log_5.json new file mode 100644 index 0000000..9666ed5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether/skyroot_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "aether:skyroot_wood" + }, + "result": { + "id": "aether:stripped_skyroot_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether/skyroot_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether/skyroot_log_6.json new file mode 100644 index 0000000..67b29d3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether/skyroot_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "aether:stripped_skyroot_wood" + }, + "result": { + "id": "aether:stripped_skyroot_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether/skyroot_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether/skyroot_log_7.json new file mode 100644 index 0000000..b40e3ec --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether/skyroot_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "aether:stripped_skyroot_log" + }, + "result": { + "id": "aether:stripped_skyroot_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_axe_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_axe_0.json new file mode 100644 index 0000000..2f2b43f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_axe_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "aether:skyroot_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_axe_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_axe_10.json new file mode 100644 index 0000000..68b0616 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_axe_10.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "aether:skyroot_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_axe_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_axe_2.json new file mode 100644 index 0000000..a316922 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_axe_2.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "aether:skyroot_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_axe_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_axe_4.json new file mode 100644 index 0000000..d4ab2bf --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_axe_4.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "aether:skyroot_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_axe_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_axe_6.json new file mode 100644 index 0000000..e2d3577 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_axe_6.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "aether:skyroot_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_axe_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_axe_8.json new file mode 100644 index 0000000..401c416 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_axe_8.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "aether:skyroot_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_boat_0.json new file mode 100644 index 0000000..01012a6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "aether:skyroot_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_bucket_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_bucket_0.json new file mode 100644 index 0000000..0f4a7f9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_bucket_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "aether:skyroot_bucket", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_bucket_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_bucket_10.json new file mode 100644 index 0000000..b3f04f3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_bucket_10.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "aether:skyroot_bucket", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_bucket_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_bucket_2.json new file mode 100644 index 0000000..c74d9a8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_bucket_2.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "aether:skyroot_bucket", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_bucket_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_bucket_4.json new file mode 100644 index 0000000..336027f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_bucket_4.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "aether:skyroot_bucket", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_bucket_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_bucket_6.json new file mode 100644 index 0000000..2c7d036 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_bucket_6.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "aether:skyroot_bucket", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_bucket_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_bucket_8.json new file mode 100644 index 0000000..dd4a9cc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_bucket_8.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "aether:skyroot_bucket", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_button_0.json new file mode 100644 index 0000000..1394cfb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "aether:skyroot_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_button_1.json new file mode 100644 index 0000000..6d36549 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "aether:skyroot_planks" + }, + { + "item": "everycomp:q/aether/vertical_skyroot_planks" + } + ], + "result": { + "id": "aether:skyroot_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_chest_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_chest_boat_0.json new file mode 100644 index 0000000..4e1e5dc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_chest_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "aether:skyroot_chest_boat", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_door_0.json new file mode 100644 index 0000000..eb20be0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "aether:skyroot_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_fence_0.json new file mode 100644 index 0000000..a4c9f5d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "aether:skyroot_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_fence_1.json new file mode 100644 index 0000000..dd5b692 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "aether:skyroot_planks" + }, + { + "item": "everycomp:q/aether/vertical_skyroot_planks" + } + ], + "result": { + "id": "aether:skyroot_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_fence_gate_0.json new file mode 100644 index 0000000..42decb7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "aether:skyroot_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_hoe_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_hoe_0.json new file mode 100644 index 0000000..1149b8e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_hoe_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "aether:skyroot_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_hoe_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_hoe_10.json new file mode 100644 index 0000000..d3deeb4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_hoe_10.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "aether:skyroot_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_hoe_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_hoe_2.json new file mode 100644 index 0000000..4ae22e5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_hoe_2.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "aether:skyroot_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_hoe_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_hoe_4.json new file mode 100644 index 0000000..4db8b41 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_hoe_4.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "aether:skyroot_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_hoe_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_hoe_6.json new file mode 100644 index 0000000..bc90a16 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_hoe_6.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "aether:skyroot_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_hoe_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_hoe_8.json new file mode 100644 index 0000000..c197f40 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_hoe_8.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "aether:skyroot_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_pickaxe_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_pickaxe_0.json new file mode 100644 index 0000000..6f4e90d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_pickaxe_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "aether:skyroot_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_pickaxe_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_pickaxe_10.json new file mode 100644 index 0000000..98c3c6c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_pickaxe_10.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "aether:skyroot_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_pickaxe_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_pickaxe_2.json new file mode 100644 index 0000000..3260b92 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_pickaxe_2.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "aether:skyroot_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_pickaxe_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_pickaxe_4.json new file mode 100644 index 0000000..cea4354 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_pickaxe_4.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "aether:skyroot_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_pickaxe_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_pickaxe_6.json new file mode 100644 index 0000000..8191e3c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_pickaxe_6.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "aether:skyroot_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_pickaxe_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_pickaxe_8.json new file mode 100644 index 0000000..37d4dbb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_pickaxe_8.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "aether:skyroot_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_planks_0.json new file mode 100644 index 0000000..2803271 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "aether:skyroot_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_pressure_plate_0.json new file mode 100644 index 0000000..cb1d2a6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "aether:skyroot_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_shovel_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_shovel_0.json new file mode 100644 index 0000000..ea7dffb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_shovel_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "aether:skyroot_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_shovel_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_shovel_10.json new file mode 100644 index 0000000..9b4efd5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_shovel_10.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "aether:skyroot_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_shovel_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_shovel_2.json new file mode 100644 index 0000000..cfa0bd9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_shovel_2.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "aether:skyroot_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_shovel_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_shovel_4.json new file mode 100644 index 0000000..6573f88 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_shovel_4.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "aether:skyroot_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_shovel_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_shovel_6.json new file mode 100644 index 0000000..fc3a288 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_shovel_6.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "aether:skyroot_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_shovel_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_shovel_8.json new file mode 100644 index 0000000..c1eaceb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_shovel_8.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "aether:skyroot_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_sign_0.json new file mode 100644 index 0000000..a0f064b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "aether:skyroot_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_slab_0.json new file mode 100644 index 0000000..ea34b9b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "aether:skyroot_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_slab_1.json new file mode 100644 index 0000000..d4733ae --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "aether:skyroot_planks" + }, + { + "item": "everycomp:q/aether/vertical_skyroot_planks" + } + ], + "result": { + "id": "aether:skyroot_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stairs_0.json new file mode 100644 index 0000000..ca3b486 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "aether:skyroot_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stairs_1.json new file mode 100644 index 0000000..b9662e7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "aether:skyroot_planks" + }, + { + "item": "everycomp:q/aether/vertical_skyroot_planks" + } + ], + "result": { + "id": "aether:skyroot_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_0.json new file mode 100644 index 0000000..f9a6c77 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "aether:skyroot_stick", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_1.json new file mode 100644 index 0000000..5b3f78e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:sunroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_sunroot_planks" + } + ], + "result": { + "id": "aether:skyroot_stick", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_10.json new file mode 100644 index 0000000..bbabe00 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_10.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "aether:skyroot_stick", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_11.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_11.json new file mode 100644 index 0000000..c86ac78 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_11.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:yagroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_yagroot_planks" + } + ], + "result": { + "id": "aether:skyroot_stick", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_2.json new file mode 100644 index 0000000..a7f84f3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_2.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "aether:skyroot_stick", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_3.json new file mode 100644 index 0000000..4e2f5c5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_3.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:conberry_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_conberry_planks" + } + ], + "result": { + "id": "aether:skyroot_stick", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_4.json new file mode 100644 index 0000000..c33b1cd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_4.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "aether:skyroot_stick", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_5.json new file mode 100644 index 0000000..eaf134c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_5.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:roseroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_roseroot_planks" + } + ], + "result": { + "id": "aether:skyroot_stick", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_6.json new file mode 100644 index 0000000..6c20e99 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_6.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "aether:skyroot_stick", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_7.json new file mode 100644 index 0000000..f7e0743 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_7.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:cruderoot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_cruderoot_planks" + } + ], + "result": { + "id": "aether:skyroot_stick", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_8.json new file mode 100644 index 0000000..d20a283 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_8.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "aether:skyroot_stick", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_9.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_9.json new file mode 100644 index 0000000..3cb15cd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_stick_9.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "aether:skyroot_planks" + }, + { + "item": "everycomp:q/aether/vertical_skyroot_planks" + } + ], + "result": { + "id": "aether:skyroot_stick", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_sword_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_sword_0.json new file mode 100644 index 0000000..fc8f46a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_sword_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "aether:skyroot_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_sword_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_sword_10.json new file mode 100644 index 0000000..5c7b2e5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_sword_10.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "aether:skyroot_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_sword_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_sword_2.json new file mode 100644 index 0000000..8cba6db --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_sword_2.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "aether:skyroot_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_sword_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_sword_4.json new file mode 100644 index 0000000..42e53e5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_sword_4.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "aether:skyroot_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_sword_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_sword_6.json new file mode 100644 index 0000000..5ec72c1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_sword_6.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "aether:skyroot_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_sword_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_sword_8.json new file mode 100644 index 0000000..38c58ab --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_sword_8.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "aether:skyroot_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_trapdoor_0.json new file mode 100644 index 0000000..443c412 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/aether_skyroot_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "aether:skyroot_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_bench_0.json new file mode 100644 index 0000000..f430291 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "another_furniture:acacia_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_bench_1.json new file mode 100644 index 0000000..91d082e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:acacia_planks" + }, + { + "item": "quark:vertical_acacia_planks" + } + ], + "result": { + "id": "another_furniture:acacia_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_chair_0.json new file mode 100644 index 0000000..c19db0d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "another_furniture:acacia_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_chair_1.json new file mode 100644 index 0000000..83d94fe --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:acacia_planks" + }, + { + "item": "quark:vertical_acacia_planks" + } + ], + "result": { + "id": "another_furniture:acacia_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_drawer_0.json new file mode 100644 index 0000000..7635ce0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "another_furniture:acacia_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_shelf_0.json new file mode 100644 index 0000000..e8c9eac --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "another_furniture:acacia_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_shelf_1.json new file mode 100644 index 0000000..0af46b2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:acacia_planks" + }, + { + "item": "quark:vertical_acacia_planks" + } + ], + "result": { + "id": "another_furniture:acacia_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_shutter_0.json new file mode 100644 index 0000000..3acbe0e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "another_furniture:acacia_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_shutter_1.json new file mode 100644 index 0000000..91a69d7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:acacia_planks" + }, + { + "item": "quark:vertical_acacia_planks" + } + ], + "result": { + "id": "another_furniture:acacia_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_table_0.json new file mode 100644 index 0000000..9e4113b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "another_furniture:acacia_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_table_1.json new file mode 100644 index 0000000..16d89eb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_acacia_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:acacia_planks" + }, + { + "item": "quark:vertical_acacia_planks" + } + ], + "result": { + "id": "another_furniture:acacia_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_bench_0.json new file mode 100644 index 0000000..6fd379e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_bench_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "another_furniture:bamboo_bench", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_bench_1.json new file mode 100644 index 0000000..a2ac337 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:bamboo_planks" + }, + { + "item": "quark:vertical_bamboo_planks" + } + ], + "result": { + "id": "another_furniture:bamboo_bench", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_chair_0.json new file mode 100644 index 0000000..3a0a1b8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_chair_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "another_furniture:bamboo_chair", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_chair_1.json new file mode 100644 index 0000000..762c895 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:bamboo_planks" + }, + { + "item": "quark:vertical_bamboo_planks" + } + ], + "result": { + "id": "another_furniture:bamboo_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_drawer_0.json new file mode 100644 index 0000000..fca8b8c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_drawer_0.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "another_furniture:bamboo_drawer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_shelf_0.json new file mode 100644 index 0000000..b26e35c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_shelf_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "another_furniture:bamboo_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_shelf_1.json new file mode 100644 index 0000000..d1b55fd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:bamboo_planks" + }, + { + "item": "quark:vertical_bamboo_planks" + } + ], + "result": { + "id": "another_furniture:bamboo_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_shutter_0.json new file mode 100644 index 0000000..72fc40f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_shutter_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "another_furniture:bamboo_shutter", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_shutter_1.json new file mode 100644 index 0000000..d551906 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:bamboo_planks" + }, + { + "item": "quark:vertical_bamboo_planks" + } + ], + "result": { + "id": "another_furniture:bamboo_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_table_0.json new file mode 100644 index 0000000..965fd9b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_table_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "another_furniture:bamboo_table", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_table_1.json new file mode 100644 index 0000000..88b11f7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_bamboo_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:bamboo_planks" + }, + { + "item": "quark:vertical_bamboo_planks" + } + ], + "result": { + "id": "another_furniture:bamboo_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_bench_0.json new file mode 100644 index 0000000..171dfa3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "another_furniture:birch_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_bench_1.json new file mode 100644 index 0000000..2b11bb6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:birch_planks" + }, + { + "item": "quark:vertical_birch_planks" + } + ], + "result": { + "id": "another_furniture:birch_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_chair_0.json new file mode 100644 index 0000000..b1361fa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "another_furniture:birch_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_chair_1.json new file mode 100644 index 0000000..346a994 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:birch_planks" + }, + { + "item": "quark:vertical_birch_planks" + } + ], + "result": { + "id": "another_furniture:birch_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_drawer_0.json new file mode 100644 index 0000000..d7c1b06 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "another_furniture:birch_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_shelf_0.json new file mode 100644 index 0000000..71c6e93 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "another_furniture:birch_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_shelf_1.json new file mode 100644 index 0000000..afa3ade --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:birch_planks" + }, + { + "item": "quark:vertical_birch_planks" + } + ], + "result": { + "id": "another_furniture:birch_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_shutter_0.json new file mode 100644 index 0000000..a92ca94 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "another_furniture:birch_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_shutter_1.json new file mode 100644 index 0000000..cee0ec0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:birch_planks" + }, + { + "item": "quark:vertical_birch_planks" + } + ], + "result": { + "id": "another_furniture:birch_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_table_0.json new file mode 100644 index 0000000..ea72403 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "another_furniture:birch_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_table_1.json new file mode 100644 index 0000000..16f9f79 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_birch_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:birch_planks" + }, + { + "item": "quark:vertical_birch_planks" + } + ], + "result": { + "id": "another_furniture:birch_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_bench_0.json new file mode 100644 index 0000000..f4fa2be --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "another_furniture:cherry_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_bench_1.json new file mode 100644 index 0000000..f7ae60a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:cherry_planks" + }, + { + "item": "quark:vertical_cherry_planks" + } + ], + "result": { + "id": "another_furniture:cherry_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_chair_0.json new file mode 100644 index 0000000..bbffa2a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "another_furniture:cherry_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_chair_1.json new file mode 100644 index 0000000..b2d980b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:cherry_planks" + }, + { + "item": "quark:vertical_cherry_planks" + } + ], + "result": { + "id": "another_furniture:cherry_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_drawer_0.json new file mode 100644 index 0000000..afec60d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "another_furniture:cherry_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_shelf_0.json new file mode 100644 index 0000000..e51b573 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "another_furniture:cherry_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_shelf_1.json new file mode 100644 index 0000000..8c0e5ef --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:cherry_planks" + }, + { + "item": "quark:vertical_cherry_planks" + } + ], + "result": { + "id": "another_furniture:cherry_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_shutter_0.json new file mode 100644 index 0000000..05e1d23 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "another_furniture:cherry_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_shutter_1.json new file mode 100644 index 0000000..f2a6be8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:cherry_planks" + }, + { + "item": "quark:vertical_cherry_planks" + } + ], + "result": { + "id": "another_furniture:cherry_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_table_0.json new file mode 100644 index 0000000..bb92855 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "another_furniture:cherry_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_table_1.json new file mode 100644 index 0000000..0727766 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_cherry_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:cherry_planks" + }, + { + "item": "quark:vertical_cherry_planks" + } + ], + "result": { + "id": "another_furniture:cherry_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_bench_0.json new file mode 100644 index 0000000..99fa5ad --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "another_furniture:crimson_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_bench_1.json new file mode 100644 index 0000000..16087d2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:crimson_planks" + }, + { + "item": "quark:vertical_crimson_planks" + } + ], + "result": { + "id": "another_furniture:crimson_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_chair_0.json new file mode 100644 index 0000000..ceb5dc7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "another_furniture:crimson_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_chair_1.json new file mode 100644 index 0000000..67266ee --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:crimson_planks" + }, + { + "item": "quark:vertical_crimson_planks" + } + ], + "result": { + "id": "another_furniture:crimson_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_drawer_0.json new file mode 100644 index 0000000..bc4f79b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "another_furniture:crimson_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_shelf_0.json new file mode 100644 index 0000000..e995861 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "another_furniture:crimson_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_shelf_1.json new file mode 100644 index 0000000..7aa371e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:crimson_planks" + }, + { + "item": "quark:vertical_crimson_planks" + } + ], + "result": { + "id": "another_furniture:crimson_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_shutter_0.json new file mode 100644 index 0000000..f11fda1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "another_furniture:crimson_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_shutter_1.json new file mode 100644 index 0000000..ce15c5a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:crimson_planks" + }, + { + "item": "quark:vertical_crimson_planks" + } + ], + "result": { + "id": "another_furniture:crimson_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_table_0.json new file mode 100644 index 0000000..7b0772a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "another_furniture:crimson_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_table_1.json new file mode 100644 index 0000000..2b3a4bf --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_crimson_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:crimson_planks" + }, + { + "item": "quark:vertical_crimson_planks" + } + ], + "result": { + "id": "another_furniture:crimson_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_bench_0.json new file mode 100644 index 0000000..555a94b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "another_furniture:dark_oak_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_bench_1.json new file mode 100644 index 0000000..80eb8d5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:dark_oak_planks" + }, + { + "item": "quark:vertical_dark_oak_planks" + } + ], + "result": { + "id": "another_furniture:dark_oak_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_chair_0.json new file mode 100644 index 0000000..b642356 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "another_furniture:dark_oak_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_chair_1.json new file mode 100644 index 0000000..5f948f4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:dark_oak_planks" + }, + { + "item": "quark:vertical_dark_oak_planks" + } + ], + "result": { + "id": "another_furniture:dark_oak_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_drawer_0.json new file mode 100644 index 0000000..c0763be --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "another_furniture:dark_oak_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_shelf_0.json new file mode 100644 index 0000000..a25c9cd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "another_furniture:dark_oak_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_shelf_1.json new file mode 100644 index 0000000..7f1fcf3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:dark_oak_planks" + }, + { + "item": "quark:vertical_dark_oak_planks" + } + ], + "result": { + "id": "another_furniture:dark_oak_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_shutter_0.json new file mode 100644 index 0000000..96f731e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "another_furniture:dark_oak_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_shutter_1.json new file mode 100644 index 0000000..215dd90 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:dark_oak_planks" + }, + { + "item": "quark:vertical_dark_oak_planks" + } + ], + "result": { + "id": "another_furniture:dark_oak_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_table_0.json new file mode 100644 index 0000000..616dfed --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "another_furniture:dark_oak_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_table_1.json new file mode 100644 index 0000000..8e51c5e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_dark_oak_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:dark_oak_planks" + }, + { + "item": "quark:vertical_dark_oak_planks" + } + ], + "result": { + "id": "another_furniture:dark_oak_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_0.json new file mode 100644 index 0000000..c541c18 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_10.json new file mode 100644 index 0000000..fcb0064 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_10.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_12.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_12.json new file mode 100644 index 0000000..0c21ac1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_12.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_14.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_14.json new file mode 100644 index 0000000..542109e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_14.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_16.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_16.json new file mode 100644 index 0000000..3322021 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_16.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_18.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_18.json new file mode 100644 index 0000000..8f1d138 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_18.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_2.json new file mode 100644 index 0000000..d441d25 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_2.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_20.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_20.json new file mode 100644 index 0000000..6206267 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_20.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_22.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_22.json new file mode 100644 index 0000000..b160d96 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_22.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_24.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_24.json new file mode 100644 index 0000000..7d217e6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_24.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_26.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_26.json new file mode 100644 index 0000000..797d380 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_26.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_28.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_28.json new file mode 100644 index 0000000..dc1b45e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_28.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_30.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_30.json new file mode 100644 index 0000000..3a44144 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_30.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_32.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_32.json new file mode 100644 index 0000000..856b242 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_32.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_34.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_34.json new file mode 100644 index 0000000..b160d96 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_34.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_36.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_36.json new file mode 100644 index 0000000..713d251 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_36.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_38.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_38.json new file mode 100644 index 0000000..7c0937e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_38.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_4.json new file mode 100644 index 0000000..3a44144 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_4.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_40.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_40.json new file mode 100644 index 0000000..fcb0064 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_40.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_42.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_42.json new file mode 100644 index 0000000..c9596c0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_42.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_44.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_44.json new file mode 100644 index 0000000..5f07481 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_44.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_46.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_46.json new file mode 100644 index 0000000..5f59b18 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_46.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_48.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_48.json new file mode 100644 index 0000000..962e64e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_48.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_50.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_50.json new file mode 100644 index 0000000..cc376d4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_50.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_52.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_52.json new file mode 100644 index 0000000..6e7d530 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_52.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_54.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_54.json new file mode 100644 index 0000000..6206267 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_54.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_56.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_56.json new file mode 100644 index 0000000..797d380 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_56.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_58.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_58.json new file mode 100644 index 0000000..542109e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_58.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_6.json new file mode 100644 index 0000000..7c0937e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_6.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_60.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_60.json new file mode 100644 index 0000000..f39fedb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_60.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_62.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_62.json new file mode 100644 index 0000000..7d217e6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_62.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_64.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_64.json new file mode 100644 index 0000000..3823594 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_64.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_66.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_66.json new file mode 100644 index 0000000..30959bb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_66.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_8.json new file mode 100644 index 0000000..5f07481 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_furniture_hammer_8.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "another_furniture:furniture_hammer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_bench_0.json new file mode 100644 index 0000000..fcb0c46 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "another_furniture:jungle_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_bench_1.json new file mode 100644 index 0000000..1f9a11f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:jungle_planks" + }, + { + "item": "quark:vertical_jungle_planks" + } + ], + "result": { + "id": "another_furniture:jungle_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_chair_0.json new file mode 100644 index 0000000..90c09d4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "another_furniture:jungle_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_chair_1.json new file mode 100644 index 0000000..2438288 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:jungle_planks" + }, + { + "item": "quark:vertical_jungle_planks" + } + ], + "result": { + "id": "another_furniture:jungle_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_drawer_0.json new file mode 100644 index 0000000..e33a31a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "another_furniture:jungle_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_shelf_0.json new file mode 100644 index 0000000..c072383 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "another_furniture:jungle_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_shelf_1.json new file mode 100644 index 0000000..d603b4b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:jungle_planks" + }, + { + "item": "quark:vertical_jungle_planks" + } + ], + "result": { + "id": "another_furniture:jungle_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_shutter_0.json new file mode 100644 index 0000000..3b09929 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "another_furniture:jungle_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_shutter_1.json new file mode 100644 index 0000000..1c574ea --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:jungle_planks" + }, + { + "item": "quark:vertical_jungle_planks" + } + ], + "result": { + "id": "another_furniture:jungle_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_table_0.json new file mode 100644 index 0000000..16d091d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "another_furniture:jungle_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_table_1.json new file mode 100644 index 0000000..00115a2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_jungle_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:jungle_planks" + }, + { + "item": "quark:vertical_jungle_planks" + } + ], + "result": { + "id": "another_furniture:jungle_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_bench_0.json new file mode 100644 index 0000000..85a5c5e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "another_furniture:mangrove_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_bench_1.json new file mode 100644 index 0000000..99b9729 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:mangrove_planks" + }, + { + "item": "quark:vertical_mangrove_planks" + } + ], + "result": { + "id": "another_furniture:mangrove_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_chair_0.json new file mode 100644 index 0000000..540416e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "another_furniture:mangrove_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_chair_1.json new file mode 100644 index 0000000..eead9d9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:mangrove_planks" + }, + { + "item": "quark:vertical_mangrove_planks" + } + ], + "result": { + "id": "another_furniture:mangrove_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_drawer_0.json new file mode 100644 index 0000000..e0964f4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "another_furniture:mangrove_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_shelf_0.json new file mode 100644 index 0000000..903f145 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "another_furniture:mangrove_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_shelf_1.json new file mode 100644 index 0000000..387f7e8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:mangrove_planks" + }, + { + "item": "quark:vertical_mangrove_planks" + } + ], + "result": { + "id": "another_furniture:mangrove_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_shutter_0.json new file mode 100644 index 0000000..5828e41 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "another_furniture:mangrove_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_shutter_1.json new file mode 100644 index 0000000..a997c12 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:mangrove_planks" + }, + { + "item": "quark:vertical_mangrove_planks" + } + ], + "result": { + "id": "another_furniture:mangrove_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_table_0.json new file mode 100644 index 0000000..9217eaa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "another_furniture:mangrove_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_table_1.json new file mode 100644 index 0000000..8940063 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_mangrove_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:mangrove_planks" + }, + { + "item": "quark:vertical_mangrove_planks" + } + ], + "result": { + "id": "another_furniture:mangrove_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_bench_0.json new file mode 100644 index 0000000..3c571fe --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "another_furniture:oak_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_bench_1.json new file mode 100644 index 0000000..11d144f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:oak_planks" + }, + { + "item": "quark:vertical_oak_planks" + } + ], + "result": { + "id": "another_furniture:oak_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_chair_0.json new file mode 100644 index 0000000..57ee8ad --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "another_furniture:oak_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_chair_1.json new file mode 100644 index 0000000..01f96f2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:oak_planks" + }, + { + "item": "quark:vertical_oak_planks" + } + ], + "result": { + "id": "another_furniture:oak_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_drawer_0.json new file mode 100644 index 0000000..4a8fce6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "another_furniture:oak_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_shelf_0.json new file mode 100644 index 0000000..4912a8f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "another_furniture:oak_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_shelf_1.json new file mode 100644 index 0000000..5f649ca --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:oak_planks" + }, + { + "item": "quark:vertical_oak_planks" + } + ], + "result": { + "id": "another_furniture:oak_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_shutter_0.json new file mode 100644 index 0000000..b534c5b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "another_furniture:oak_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_shutter_1.json new file mode 100644 index 0000000..1fe54f2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:oak_planks" + }, + { + "item": "quark:vertical_oak_planks" + } + ], + "result": { + "id": "another_furniture:oak_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_table_0.json new file mode 100644 index 0000000..1554303 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "another_furniture:oak_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_table_1.json new file mode 100644 index 0000000..4d45fe6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_oak_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:oak_planks" + }, + { + "item": "quark:vertical_oak_planks" + } + ], + "result": { + "id": "another_furniture:oak_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_bench_0.json new file mode 100644 index 0000000..55ae5f7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "another_furniture:spruce_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_bench_1.json new file mode 100644 index 0000000..be7cfbd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:spruce_planks" + }, + { + "item": "quark:vertical_spruce_planks" + } + ], + "result": { + "id": "another_furniture:spruce_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_chair_0.json new file mode 100644 index 0000000..59e05c4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "another_furniture:spruce_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_chair_1.json new file mode 100644 index 0000000..3ebc61e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:spruce_planks" + }, + { + "item": "quark:vertical_spruce_planks" + } + ], + "result": { + "id": "another_furniture:spruce_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_drawer_0.json new file mode 100644 index 0000000..81447fc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "another_furniture:spruce_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_shelf_0.json new file mode 100644 index 0000000..5d23239 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "another_furniture:spruce_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_shelf_1.json new file mode 100644 index 0000000..e6aaa4a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:spruce_planks" + }, + { + "item": "quark:vertical_spruce_planks" + } + ], + "result": { + "id": "another_furniture:spruce_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_shutter_0.json new file mode 100644 index 0000000..cc74b86 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "another_furniture:spruce_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_shutter_1.json new file mode 100644 index 0000000..d0e9250 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:spruce_planks" + }, + { + "item": "quark:vertical_spruce_planks" + } + ], + "result": { + "id": "another_furniture:spruce_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_table_0.json new file mode 100644 index 0000000..71781fd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "another_furniture:spruce_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_table_1.json new file mode 100644 index 0000000..f0c9589 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_spruce_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:spruce_planks" + }, + { + "item": "quark:vertical_spruce_planks" + } + ], + "result": { + "id": "another_furniture:spruce_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_bench_0.json new file mode 100644 index 0000000..ab54314 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "another_furniture:warped_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_bench_1.json new file mode 100644 index 0000000..2b91a05 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:warped_planks" + }, + { + "item": "quark:vertical_warped_planks" + } + ], + "result": { + "id": "another_furniture:warped_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_chair_0.json new file mode 100644 index 0000000..35a4edd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "another_furniture:warped_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_chair_1.json new file mode 100644 index 0000000..93750fb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:warped_planks" + }, + { + "item": "quark:vertical_warped_planks" + } + ], + "result": { + "id": "another_furniture:warped_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_drawer_0.json new file mode 100644 index 0000000..f5bf126 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "another_furniture:warped_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_shelf_0.json new file mode 100644 index 0000000..78bfdbd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "another_furniture:warped_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_shelf_1.json new file mode 100644 index 0000000..3eb3a8b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:warped_planks" + }, + { + "item": "quark:vertical_warped_planks" + } + ], + "result": { + "id": "another_furniture:warped_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_shutter_0.json new file mode 100644 index 0000000..a4fea18 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "another_furniture:warped_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_shutter_1.json new file mode 100644 index 0000000..7104f0f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:warped_planks" + }, + { + "item": "quark:vertical_warped_planks" + } + ], + "result": { + "id": "another_furniture:warped_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_table_0.json new file mode 100644 index 0000000..6f76053 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "another_furniture:warped_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_table_1.json new file mode 100644 index 0000000..ad2b951 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/another_furniture_warped_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:warped_planks" + }, + { + "item": "quark:vertical_warped_planks" + } + ], + "result": { + "id": "another_furniture:warped_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/dragon_tree_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/dragon_tree_log_0.json new file mode 100644 index 0000000..ec078b5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/dragon_tree_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:dragon_tree_log" + }, + "result": { + "id": "betterend:dragon_tree_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/dragon_tree_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/dragon_tree_log_1.json new file mode 100644 index 0000000..7510910 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/dragon_tree_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:dragon_tree_log" + }, + "result": { + "id": "betterend:dragon_tree_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/dragon_tree_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/dragon_tree_log_2.json new file mode 100644 index 0000000..d92850d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/dragon_tree_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:dragon_tree_log" + }, + "result": { + "id": "betterend:dragon_tree_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/dragon_tree_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/dragon_tree_log_3.json new file mode 100644 index 0000000..291adf5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/dragon_tree_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:dragon_tree_bark" + }, + "result": { + "id": "betterend:dragon_tree_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/dragon_tree_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/dragon_tree_log_4.json new file mode 100644 index 0000000..8b75e87 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/dragon_tree_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:dragon_tree_bark" + }, + "result": { + "id": "betterend:dragon_tree_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/dragon_tree_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/dragon_tree_log_5.json new file mode 100644 index 0000000..972a33a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/dragon_tree_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:dragon_tree_bark" + }, + "result": { + "id": "betterend:dragon_tree_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/dragon_tree_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/dragon_tree_log_6.json new file mode 100644 index 0000000..02d9dc3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/dragon_tree_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:dragon_tree_stripped_bark" + }, + "result": { + "id": "betterend:dragon_tree_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/dragon_tree_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/dragon_tree_log_7.json new file mode 100644 index 0000000..b74cfd2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/dragon_tree_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:dragon_tree_stripped_log" + }, + "result": { + "id": "betterend:dragon_tree_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/end_lotus_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/end_lotus_log_0.json new file mode 100644 index 0000000..4ddb0bf --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/end_lotus_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:end_lotus_log" + }, + "result": { + "id": "betterend:end_lotus_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/end_lotus_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/end_lotus_log_1.json new file mode 100644 index 0000000..675c970 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/end_lotus_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:end_lotus_log" + }, + "result": { + "id": "betterend:end_lotus_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/end_lotus_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/end_lotus_log_2.json new file mode 100644 index 0000000..85d4336 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/end_lotus_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:end_lotus_log" + }, + "result": { + "id": "betterend:end_lotus_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/end_lotus_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/end_lotus_log_3.json new file mode 100644 index 0000000..aabf437 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/end_lotus_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:end_lotus_bark" + }, + "result": { + "id": "betterend:end_lotus_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/end_lotus_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/end_lotus_log_4.json new file mode 100644 index 0000000..7672b80 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/end_lotus_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:end_lotus_bark" + }, + "result": { + "id": "betterend:end_lotus_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/end_lotus_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/end_lotus_log_5.json new file mode 100644 index 0000000..ba72d21 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/end_lotus_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:end_lotus_bark" + }, + "result": { + "id": "betterend:end_lotus_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/end_lotus_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/end_lotus_log_6.json new file mode 100644 index 0000000..00d64cd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/end_lotus_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:end_lotus_stripped_bark" + }, + "result": { + "id": "betterend:end_lotus_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/end_lotus_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/end_lotus_log_7.json new file mode 100644 index 0000000..14520f5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/end_lotus_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:end_lotus_stripped_log" + }, + "result": { + "id": "betterend:end_lotus_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/helix_tree_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/helix_tree_log_0.json new file mode 100644 index 0000000..bedf382 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/helix_tree_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:helix_tree_log" + }, + "result": { + "id": "betterend:helix_tree_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/helix_tree_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/helix_tree_log_1.json new file mode 100644 index 0000000..25f8137 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/helix_tree_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:helix_tree_log" + }, + "result": { + "id": "betterend:helix_tree_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/helix_tree_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/helix_tree_log_2.json new file mode 100644 index 0000000..cca35e8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/helix_tree_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:helix_tree_log" + }, + "result": { + "id": "betterend:helix_tree_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/helix_tree_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/helix_tree_log_3.json new file mode 100644 index 0000000..cf6bbf3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/helix_tree_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:helix_tree_bark" + }, + "result": { + "id": "betterend:helix_tree_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/helix_tree_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/helix_tree_log_4.json new file mode 100644 index 0000000..06fea39 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/helix_tree_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:helix_tree_bark" + }, + "result": { + "id": "betterend:helix_tree_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/helix_tree_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/helix_tree_log_5.json new file mode 100644 index 0000000..ab04835 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/helix_tree_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:helix_tree_bark" + }, + "result": { + "id": "betterend:helix_tree_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/helix_tree_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/helix_tree_log_6.json new file mode 100644 index 0000000..f885e3b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/helix_tree_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:helix_tree_stripped_bark" + }, + "result": { + "id": "betterend:helix_tree_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/helix_tree_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/helix_tree_log_7.json new file mode 100644 index 0000000..dc9fadb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/helix_tree_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:helix_tree_stripped_log" + }, + "result": { + "id": "betterend:helix_tree_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/jellyshroom_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/jellyshroom_log_0.json new file mode 100644 index 0000000..84b9af1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/jellyshroom_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:jellyshroom_log" + }, + "result": { + "id": "betterend:jellyshroom_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/jellyshroom_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/jellyshroom_log_1.json new file mode 100644 index 0000000..894d649 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/jellyshroom_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:jellyshroom_log" + }, + "result": { + "id": "betterend:jellyshroom_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/jellyshroom_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/jellyshroom_log_2.json new file mode 100644 index 0000000..ca2e114 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/jellyshroom_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:jellyshroom_log" + }, + "result": { + "id": "betterend:jellyshroom_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/jellyshroom_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/jellyshroom_log_3.json new file mode 100644 index 0000000..2919a03 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/jellyshroom_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:jellyshroom_bark" + }, + "result": { + "id": "betterend:jellyshroom_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/jellyshroom_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/jellyshroom_log_4.json new file mode 100644 index 0000000..7fadcdc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/jellyshroom_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:jellyshroom_bark" + }, + "result": { + "id": "betterend:jellyshroom_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/jellyshroom_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/jellyshroom_log_5.json new file mode 100644 index 0000000..b79c578 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/jellyshroom_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:jellyshroom_bark" + }, + "result": { + "id": "betterend:jellyshroom_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/jellyshroom_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/jellyshroom_log_6.json new file mode 100644 index 0000000..7215f63 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/jellyshroom_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:jellyshroom_stripped_bark" + }, + "result": { + "id": "betterend:jellyshroom_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/jellyshroom_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/jellyshroom_log_7.json new file mode 100644 index 0000000..f0b1ad1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/jellyshroom_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:jellyshroom_stripped_log" + }, + "result": { + "id": "betterend:jellyshroom_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lacugrove_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lacugrove_log_0.json new file mode 100644 index 0000000..4d130be --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lacugrove_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:lacugrove_log" + }, + "result": { + "id": "betterend:lacugrove_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lacugrove_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lacugrove_log_1.json new file mode 100644 index 0000000..e7c87d5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lacugrove_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:lacugrove_log" + }, + "result": { + "id": "betterend:lacugrove_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lacugrove_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lacugrove_log_2.json new file mode 100644 index 0000000..ec548f7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lacugrove_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:lacugrove_log" + }, + "result": { + "id": "betterend:lacugrove_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lacugrove_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lacugrove_log_3.json new file mode 100644 index 0000000..737e096 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lacugrove_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:lacugrove_bark" + }, + "result": { + "id": "betterend:lacugrove_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lacugrove_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lacugrove_log_4.json new file mode 100644 index 0000000..a12f6e7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lacugrove_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:lacugrove_bark" + }, + "result": { + "id": "betterend:lacugrove_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lacugrove_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lacugrove_log_5.json new file mode 100644 index 0000000..e7e9a11 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lacugrove_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:lacugrove_bark" + }, + "result": { + "id": "betterend:lacugrove_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lacugrove_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lacugrove_log_6.json new file mode 100644 index 0000000..944561d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lacugrove_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:lacugrove_stripped_bark" + }, + "result": { + "id": "betterend:lacugrove_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lacugrove_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lacugrove_log_7.json new file mode 100644 index 0000000..4a3130a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lacugrove_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:lacugrove_stripped_log" + }, + "result": { + "id": "betterend:lacugrove_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lucernia_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lucernia_log_0.json new file mode 100644 index 0000000..de8b2a7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lucernia_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:lucernia_log" + }, + "result": { + "id": "betterend:lucernia_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lucernia_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lucernia_log_1.json new file mode 100644 index 0000000..6b6851b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lucernia_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:lucernia_log" + }, + "result": { + "id": "betterend:lucernia_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lucernia_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lucernia_log_2.json new file mode 100644 index 0000000..04c9f9c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lucernia_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:lucernia_log" + }, + "result": { + "id": "betterend:lucernia_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lucernia_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lucernia_log_3.json new file mode 100644 index 0000000..7c78d9d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lucernia_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:lucernia_bark" + }, + "result": { + "id": "betterend:lucernia_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lucernia_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lucernia_log_4.json new file mode 100644 index 0000000..1bb6bf4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lucernia_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:lucernia_bark" + }, + "result": { + "id": "betterend:lucernia_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lucernia_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lucernia_log_5.json new file mode 100644 index 0000000..ea1475c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lucernia_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:lucernia_bark" + }, + "result": { + "id": "betterend:lucernia_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lucernia_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lucernia_log_6.json new file mode 100644 index 0000000..1769922 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lucernia_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:lucernia_stripped_bark" + }, + "result": { + "id": "betterend:lucernia_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lucernia_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lucernia_log_7.json new file mode 100644 index 0000000..4b20e21 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/lucernia_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:lucernia_stripped_log" + }, + "result": { + "id": "betterend:lucernia_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/mossy_glowshroom_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/mossy_glowshroom_log_0.json new file mode 100644 index 0000000..90b059a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/mossy_glowshroom_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:mossy_glowshroom_log" + }, + "result": { + "id": "betterend:mossy_glowshroom_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/mossy_glowshroom_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/mossy_glowshroom_log_1.json new file mode 100644 index 0000000..6db99fb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/mossy_glowshroom_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:mossy_glowshroom_log" + }, + "result": { + "id": "betterend:mossy_glowshroom_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/mossy_glowshroom_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/mossy_glowshroom_log_2.json new file mode 100644 index 0000000..1412ce8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/mossy_glowshroom_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:mossy_glowshroom_log" + }, + "result": { + "id": "betterend:mossy_glowshroom_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/mossy_glowshroom_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/mossy_glowshroom_log_3.json new file mode 100644 index 0000000..2bbda9b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/mossy_glowshroom_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:mossy_glowshroom_bark" + }, + "result": { + "id": "betterend:mossy_glowshroom_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/mossy_glowshroom_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/mossy_glowshroom_log_4.json new file mode 100644 index 0000000..f0e51f5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/mossy_glowshroom_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:mossy_glowshroom_bark" + }, + "result": { + "id": "betterend:mossy_glowshroom_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/mossy_glowshroom_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/mossy_glowshroom_log_5.json new file mode 100644 index 0000000..31057d4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/mossy_glowshroom_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:mossy_glowshroom_bark" + }, + "result": { + "id": "betterend:mossy_glowshroom_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/mossy_glowshroom_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/mossy_glowshroom_log_6.json new file mode 100644 index 0000000..66ba31d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/mossy_glowshroom_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:mossy_glowshroom_stripped_bark" + }, + "result": { + "id": "betterend:mossy_glowshroom_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/mossy_glowshroom_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/mossy_glowshroom_log_7.json new file mode 100644 index 0000000..00f7067 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/mossy_glowshroom_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:mossy_glowshroom_stripped_log" + }, + "result": { + "id": "betterend:mossy_glowshroom_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/pythadendron_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/pythadendron_log_0.json new file mode 100644 index 0000000..8b778d2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/pythadendron_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:pythadendron_log" + }, + "result": { + "id": "betterend:pythadendron_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/pythadendron_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/pythadendron_log_1.json new file mode 100644 index 0000000..e736677 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/pythadendron_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:pythadendron_log" + }, + "result": { + "id": "betterend:pythadendron_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/pythadendron_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/pythadendron_log_2.json new file mode 100644 index 0000000..6c65a59 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/pythadendron_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:pythadendron_log" + }, + "result": { + "id": "betterend:pythadendron_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/pythadendron_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/pythadendron_log_3.json new file mode 100644 index 0000000..3e18c1b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/pythadendron_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:pythadendron_bark" + }, + "result": { + "id": "betterend:pythadendron_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/pythadendron_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/pythadendron_log_4.json new file mode 100644 index 0000000..33b0e03 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/pythadendron_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:pythadendron_bark" + }, + "result": { + "id": "betterend:pythadendron_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/pythadendron_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/pythadendron_log_5.json new file mode 100644 index 0000000..df390e7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/pythadendron_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:pythadendron_bark" + }, + "result": { + "id": "betterend:pythadendron_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/pythadendron_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/pythadendron_log_6.json new file mode 100644 index 0000000..96deda0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/pythadendron_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:pythadendron_stripped_bark" + }, + "result": { + "id": "betterend:pythadendron_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/pythadendron_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/pythadendron_log_7.json new file mode 100644 index 0000000..abfde35 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/pythadendron_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:pythadendron_stripped_log" + }, + "result": { + "id": "betterend:pythadendron_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/tenanea_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/tenanea_log_0.json new file mode 100644 index 0000000..abd347d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/tenanea_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:tenanea_log" + }, + "result": { + "id": "betterend:tenanea_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/tenanea_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/tenanea_log_1.json new file mode 100644 index 0000000..9d87eec --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/tenanea_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:tenanea_log" + }, + "result": { + "id": "betterend:tenanea_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/tenanea_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/tenanea_log_2.json new file mode 100644 index 0000000..4eff1ac --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/tenanea_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:tenanea_log" + }, + "result": { + "id": "betterend:tenanea_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/tenanea_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/tenanea_log_3.json new file mode 100644 index 0000000..9fde104 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/tenanea_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:tenanea_bark" + }, + "result": { + "id": "betterend:tenanea_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/tenanea_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/tenanea_log_4.json new file mode 100644 index 0000000..74d0ab5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/tenanea_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:tenanea_bark" + }, + "result": { + "id": "betterend:tenanea_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/tenanea_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/tenanea_log_5.json new file mode 100644 index 0000000..fb15fee --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/tenanea_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:tenanea_bark" + }, + "result": { + "id": "betterend:tenanea_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/tenanea_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/tenanea_log_6.json new file mode 100644 index 0000000..e4bda92 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/tenanea_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:tenanea_stripped_bark" + }, + "result": { + "id": "betterend:tenanea_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/tenanea_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/tenanea_log_7.json new file mode 100644 index 0000000..586804d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/tenanea_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:tenanea_stripped_log" + }, + "result": { + "id": "betterend:tenanea_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/umbrella_tree_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/umbrella_tree_log_0.json new file mode 100644 index 0000000..29029cd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/umbrella_tree_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:umbrella_tree_log" + }, + "result": { + "id": "betterend:umbrella_tree_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/umbrella_tree_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/umbrella_tree_log_1.json new file mode 100644 index 0000000..133e60a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/umbrella_tree_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:umbrella_tree_log" + }, + "result": { + "id": "betterend:umbrella_tree_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/umbrella_tree_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/umbrella_tree_log_2.json new file mode 100644 index 0000000..af3a457 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/umbrella_tree_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:umbrella_tree_log" + }, + "result": { + "id": "betterend:umbrella_tree_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/umbrella_tree_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/umbrella_tree_log_3.json new file mode 100644 index 0000000..b8c6880 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/umbrella_tree_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:umbrella_tree_bark" + }, + "result": { + "id": "betterend:umbrella_tree_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/umbrella_tree_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/umbrella_tree_log_4.json new file mode 100644 index 0000000..517feb3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/umbrella_tree_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:umbrella_tree_bark" + }, + "result": { + "id": "betterend:umbrella_tree_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/umbrella_tree_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/umbrella_tree_log_5.json new file mode 100644 index 0000000..2269951 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/umbrella_tree_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:umbrella_tree_bark" + }, + "result": { + "id": "betterend:umbrella_tree_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/umbrella_tree_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/umbrella_tree_log_6.json new file mode 100644 index 0000000..5f23193 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/umbrella_tree_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:umbrella_tree_stripped_bark" + }, + "result": { + "id": "betterend:umbrella_tree_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/umbrella_tree_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/umbrella_tree_log_7.json new file mode 100644 index 0000000..2c7011e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend/umbrella_tree_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betterend:umbrella_tree_stripped_log" + }, + "result": { + "id": "betterend:umbrella_tree_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_dragon_tree_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_dragon_tree_stairs_0.json new file mode 100644 index 0000000..b025437 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_dragon_tree_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:dragon_tree_log" + }, + { + "item": "betterend:dragon_tree_bark" + }, + { + "item": "betterend:dragon_tree_stripped_log" + }, + { + "item": "betterend:dragon_tree_stripped_bark" + } + ], + "result": { + "id": "betterend:dragon_tree_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_dragon_tree_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_dragon_tree_stairs_1.json new file mode 100644 index 0000000..1c8f277 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_dragon_tree_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:dragon_tree_planks" + }, + { + "item": "everycomp:q/betterend/vertical_dragon_tree_planks" + } + ], + "result": { + "id": "betterend:dragon_tree_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_end_lotus_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_end_lotus_stairs_0.json new file mode 100644 index 0000000..b9dbad7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_end_lotus_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:end_lotus_log" + }, + { + "item": "betterend:end_lotus_bark" + }, + { + "item": "betterend:end_lotus_stripped_log" + }, + { + "item": "betterend:end_lotus_stripped_bark" + } + ], + "result": { + "id": "betterend:end_lotus_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_end_lotus_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_end_lotus_stairs_1.json new file mode 100644 index 0000000..c67e6f2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_end_lotus_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:end_lotus_planks" + }, + { + "item": "everycomp:q/betterend/vertical_end_lotus_planks" + } + ], + "result": { + "id": "betterend:end_lotus_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_helix_tree_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_helix_tree_stairs_0.json new file mode 100644 index 0000000..4613eec --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_helix_tree_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:helix_tree_log" + }, + { + "item": "betterend:helix_tree_bark" + }, + { + "item": "betterend:helix_tree_stripped_log" + }, + { + "item": "betterend:helix_tree_stripped_bark" + } + ], + "result": { + "id": "betterend:helix_tree_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_helix_tree_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_helix_tree_stairs_1.json new file mode 100644 index 0000000..07e6b52 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_helix_tree_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:helix_tree_planks" + }, + { + "item": "everycomp:q/betterend/vertical_helix_tree_planks" + } + ], + "result": { + "id": "betterend:helix_tree_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_jellyshroom_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_jellyshroom_stairs_0.json new file mode 100644 index 0000000..26cebea --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_jellyshroom_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:jellyshroom_log" + }, + { + "item": "betterend:jellyshroom_bark" + }, + { + "item": "betterend:jellyshroom_stripped_log" + }, + { + "item": "betterend:jellyshroom_stripped_bark" + } + ], + "result": { + "id": "betterend:jellyshroom_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_jellyshroom_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_jellyshroom_stairs_1.json new file mode 100644 index 0000000..b1d1859 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_jellyshroom_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:jellyshroom_planks" + }, + { + "item": "everycomp:q/betterend/vertical_jellyshroom_planks" + } + ], + "result": { + "id": "betterend:jellyshroom_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_lacugrove_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_lacugrove_stairs_0.json new file mode 100644 index 0000000..b5315cd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_lacugrove_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:lacugrove_log" + }, + { + "item": "betterend:lacugrove_bark" + }, + { + "item": "betterend:lacugrove_stripped_log" + }, + { + "item": "betterend:lacugrove_stripped_bark" + } + ], + "result": { + "id": "betterend:lacugrove_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_lacugrove_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_lacugrove_stairs_1.json new file mode 100644 index 0000000..d6a8175 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_lacugrove_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:lacugrove_planks" + }, + { + "item": "everycomp:q/betterend/vertical_lacugrove_planks" + } + ], + "result": { + "id": "betterend:lacugrove_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_lucernia_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_lucernia_stairs_0.json new file mode 100644 index 0000000..7f70804 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_lucernia_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:lucernia_log" + }, + { + "item": "betterend:lucernia_bark" + }, + { + "item": "betterend:lucernia_stripped_log" + }, + { + "item": "betterend:lucernia_stripped_bark" + } + ], + "result": { + "id": "betterend:lucernia_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_lucernia_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_lucernia_stairs_1.json new file mode 100644 index 0000000..0b85870 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_lucernia_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:lucernia_planks" + }, + { + "item": "everycomp:q/betterend/vertical_lucernia_planks" + } + ], + "result": { + "id": "betterend:lucernia_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_mossy_glowshroom_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_mossy_glowshroom_stairs_0.json new file mode 100644 index 0000000..1ffcc32 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_mossy_glowshroom_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:mossy_glowshroom_log" + }, + { + "item": "betterend:mossy_glowshroom_bark" + }, + { + "item": "betterend:mossy_glowshroom_stripped_log" + }, + { + "item": "betterend:mossy_glowshroom_stripped_bark" + } + ], + "result": { + "id": "betterend:mossy_glowshroom_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_mossy_glowshroom_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_mossy_glowshroom_stairs_1.json new file mode 100644 index 0000000..22dbf7f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_mossy_glowshroom_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:mossy_glowshroom_planks" + }, + { + "item": "everycomp:q/betterend/vertical_mossy_glowshroom_planks" + } + ], + "result": { + "id": "betterend:mossy_glowshroom_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_pythadendron_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_pythadendron_stairs_0.json new file mode 100644 index 0000000..daa5498 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_pythadendron_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:pythadendron_log" + }, + { + "item": "betterend:pythadendron_bark" + }, + { + "item": "betterend:pythadendron_stripped_log" + }, + { + "item": "betterend:pythadendron_stripped_bark" + } + ], + "result": { + "id": "betterend:pythadendron_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_pythadendron_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_pythadendron_stairs_1.json new file mode 100644 index 0000000..024dea5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_pythadendron_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:pythadendron_planks" + }, + { + "item": "everycomp:q/betterend/vertical_pythadendron_planks" + } + ], + "result": { + "id": "betterend:pythadendron_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_tenanea_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_tenanea_stairs_0.json new file mode 100644 index 0000000..bdd92f9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_tenanea_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:tenanea_log" + }, + { + "item": "betterend:tenanea_bark" + }, + { + "item": "betterend:tenanea_stripped_log" + }, + { + "item": "betterend:tenanea_stripped_bark" + } + ], + "result": { + "id": "betterend:tenanea_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_tenanea_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_tenanea_stairs_1.json new file mode 100644 index 0000000..d3f870e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_tenanea_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:tenanea_planks" + }, + { + "item": "everycomp:q/betterend/vertical_tenanea_planks" + } + ], + "result": { + "id": "betterend:tenanea_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_umbrella_tree_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_umbrella_tree_stairs_0.json new file mode 100644 index 0000000..499c9bd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_umbrella_tree_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:umbrella_tree_log" + }, + { + "item": "betterend:umbrella_tree_bark" + }, + { + "item": "betterend:umbrella_tree_stripped_log" + }, + { + "item": "betterend:umbrella_tree_stripped_bark" + } + ], + "result": { + "id": "betterend:umbrella_tree_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_umbrella_tree_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_umbrella_tree_stairs_1.json new file mode 100644 index 0000000..1a8fb1b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betterend_umbrella_tree_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:umbrella_tree_planks" + }, + { + "item": "everycomp:q/betterend/vertical_umbrella_tree_planks" + } + ], + "result": { + "id": "betterend:umbrella_tree_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/anchor_tree_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/anchor_tree_log_0.json new file mode 100644 index 0000000..1d0fcdf --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/anchor_tree_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:anchor_tree_log" + }, + "result": { + "id": "betternether:anchor_tree_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/anchor_tree_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/anchor_tree_log_1.json new file mode 100644 index 0000000..4c1f7bb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/anchor_tree_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:anchor_tree_log" + }, + "result": { + "id": "betternether:anchor_tree_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/anchor_tree_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/anchor_tree_log_2.json new file mode 100644 index 0000000..e54f675 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/anchor_tree_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:anchor_tree_log" + }, + "result": { + "id": "betternether:anchor_tree_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/anchor_tree_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/anchor_tree_log_3.json new file mode 100644 index 0000000..a175608 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/anchor_tree_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:anchor_tree_bark" + }, + "result": { + "id": "betternether:anchor_tree_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/anchor_tree_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/anchor_tree_log_4.json new file mode 100644 index 0000000..3508644 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/anchor_tree_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:anchor_tree_bark" + }, + "result": { + "id": "betternether:anchor_tree_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/anchor_tree_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/anchor_tree_log_5.json new file mode 100644 index 0000000..a576df2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/anchor_tree_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:anchor_tree_bark" + }, + "result": { + "id": "betternether:anchor_tree_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/anchor_tree_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/anchor_tree_log_6.json new file mode 100644 index 0000000..554b12b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/anchor_tree_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:anchor_tree_stripped_bark" + }, + "result": { + "id": "betternether:anchor_tree_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/anchor_tree_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/anchor_tree_log_7.json new file mode 100644 index 0000000..d1705cd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/anchor_tree_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:anchor_tree_stripped_log" + }, + "result": { + "id": "betternether:anchor_tree_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/mushroom_fir_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/mushroom_fir_log_0.json new file mode 100644 index 0000000..13d5f93 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/mushroom_fir_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:mushroom_fir_log" + }, + "result": { + "id": "betternether:mushroom_fir_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/mushroom_fir_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/mushroom_fir_log_1.json new file mode 100644 index 0000000..ecabc90 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/mushroom_fir_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:mushroom_fir_log" + }, + "result": { + "id": "betternether:mushroom_fir_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/mushroom_fir_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/mushroom_fir_log_2.json new file mode 100644 index 0000000..bdb58af --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/mushroom_fir_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:mushroom_fir_log" + }, + "result": { + "id": "betternether:mushroom_fir_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/mushroom_fir_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/mushroom_fir_log_3.json new file mode 100644 index 0000000..72a2fbe --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/mushroom_fir_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:mushroom_fir_bark" + }, + "result": { + "id": "betternether:mushroom_fir_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/mushroom_fir_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/mushroom_fir_log_4.json new file mode 100644 index 0000000..d267b6d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/mushroom_fir_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:mushroom_fir_bark" + }, + "result": { + "id": "betternether:mushroom_fir_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/mushroom_fir_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/mushroom_fir_log_5.json new file mode 100644 index 0000000..8cb1946 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/mushroom_fir_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:mushroom_fir_bark" + }, + "result": { + "id": "betternether:mushroom_fir_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/mushroom_fir_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/mushroom_fir_log_6.json new file mode 100644 index 0000000..2c65201 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/mushroom_fir_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:mushroom_fir_stripped_bark" + }, + "result": { + "id": "betternether:mushroom_fir_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/mushroom_fir_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/mushroom_fir_log_7.json new file mode 100644 index 0000000..6b558fa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/mushroom_fir_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:mushroom_fir_stripped_log" + }, + "result": { + "id": "betternether:mushroom_fir_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/nether_sakura_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/nether_sakura_log_0.json new file mode 100644 index 0000000..119f5f1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/nether_sakura_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:nether_sakura_log" + }, + "result": { + "id": "betternether:nether_sakura_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/nether_sakura_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/nether_sakura_log_1.json new file mode 100644 index 0000000..623309e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/nether_sakura_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:nether_sakura_log" + }, + "result": { + "id": "betternether:nether_sakura_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/nether_sakura_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/nether_sakura_log_2.json new file mode 100644 index 0000000..3607917 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/nether_sakura_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:nether_sakura_log" + }, + "result": { + "id": "betternether:nether_sakura_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/nether_sakura_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/nether_sakura_log_3.json new file mode 100644 index 0000000..13681e3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/nether_sakura_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:nether_sakura_bark" + }, + "result": { + "id": "betternether:nether_sakura_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/nether_sakura_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/nether_sakura_log_4.json new file mode 100644 index 0000000..e63c68c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/nether_sakura_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:nether_sakura_bark" + }, + "result": { + "id": "betternether:nether_sakura_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/nether_sakura_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/nether_sakura_log_5.json new file mode 100644 index 0000000..b1c350a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/nether_sakura_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:nether_sakura_bark" + }, + "result": { + "id": "betternether:nether_sakura_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/nether_sakura_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/nether_sakura_log_6.json new file mode 100644 index 0000000..6fc433f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/nether_sakura_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:nether_sakura_stripped_bark" + }, + "result": { + "id": "betternether:nether_sakura_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/nether_sakura_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/nether_sakura_log_7.json new file mode 100644 index 0000000..6f93cbf --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/nether_sakura_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:nether_sakura_stripped_log" + }, + "result": { + "id": "betternether:nether_sakura_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/rubeus_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/rubeus_log_0.json new file mode 100644 index 0000000..31bcb52 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/rubeus_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:rubeus_log" + }, + "result": { + "id": "betternether:rubeus_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/rubeus_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/rubeus_log_1.json new file mode 100644 index 0000000..f3522f2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/rubeus_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:rubeus_log" + }, + "result": { + "id": "betternether:rubeus_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/rubeus_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/rubeus_log_2.json new file mode 100644 index 0000000..e6998cd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/rubeus_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:rubeus_log" + }, + "result": { + "id": "betternether:rubeus_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/rubeus_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/rubeus_log_3.json new file mode 100644 index 0000000..8ac1a7b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/rubeus_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:rubeus_bark" + }, + "result": { + "id": "betternether:rubeus_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/rubeus_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/rubeus_log_4.json new file mode 100644 index 0000000..0b9758f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/rubeus_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:rubeus_bark" + }, + "result": { + "id": "betternether:rubeus_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/rubeus_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/rubeus_log_5.json new file mode 100644 index 0000000..012986c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/rubeus_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:rubeus_bark" + }, + "result": { + "id": "betternether:rubeus_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/rubeus_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/rubeus_log_6.json new file mode 100644 index 0000000..2c5007f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/rubeus_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:rubeus_stripped_bark" + }, + "result": { + "id": "betternether:rubeus_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/rubeus_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/rubeus_log_7.json new file mode 100644 index 0000000..65a0e01 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/rubeus_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:rubeus_stripped_log" + }, + "result": { + "id": "betternether:rubeus_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/stalagnate_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/stalagnate_log_0.json new file mode 100644 index 0000000..49749ca --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/stalagnate_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:stalagnate_log" + }, + "result": { + "id": "betternether:stalagnate_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/stalagnate_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/stalagnate_log_1.json new file mode 100644 index 0000000..0de6b2f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/stalagnate_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:stalagnate_log" + }, + "result": { + "id": "betternether:stalagnate_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/stalagnate_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/stalagnate_log_2.json new file mode 100644 index 0000000..0439461 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/stalagnate_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:stalagnate_log" + }, + "result": { + "id": "betternether:stalagnate_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/stalagnate_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/stalagnate_log_3.json new file mode 100644 index 0000000..d6f4421 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/stalagnate_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:stalagnate_bark" + }, + "result": { + "id": "betternether:stalagnate_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/stalagnate_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/stalagnate_log_4.json new file mode 100644 index 0000000..37e91fe --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/stalagnate_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:stalagnate_bark" + }, + "result": { + "id": "betternether:stalagnate_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/stalagnate_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/stalagnate_log_5.json new file mode 100644 index 0000000..dbebee0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/stalagnate_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:stalagnate_bark" + }, + "result": { + "id": "betternether:stalagnate_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/stalagnate_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/stalagnate_log_6.json new file mode 100644 index 0000000..1d51768 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/stalagnate_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:stalagnate_stripped_bark" + }, + "result": { + "id": "betternether:stalagnate_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/stalagnate_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/stalagnate_log_7.json new file mode 100644 index 0000000..ca27590 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/stalagnate_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:stalagnate_stripped_log" + }, + "result": { + "id": "betternether:stalagnate_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/wart_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/wart_log_0.json new file mode 100644 index 0000000..26ba99a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/wart_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:wart_log" + }, + "result": { + "id": "betternether:wart_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/wart_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/wart_log_1.json new file mode 100644 index 0000000..b3367b1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/wart_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:wart_log" + }, + "result": { + "id": "betternether:wart_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/wart_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/wart_log_2.json new file mode 100644 index 0000000..f6f0b08 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/wart_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:wart_log" + }, + "result": { + "id": "betternether:wart_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/wart_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/wart_log_3.json new file mode 100644 index 0000000..e594ce6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/wart_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:wart_bark" + }, + "result": { + "id": "betternether:wart_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/wart_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/wart_log_4.json new file mode 100644 index 0000000..09eadbe --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/wart_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:wart_bark" + }, + "result": { + "id": "betternether:wart_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/wart_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/wart_log_5.json new file mode 100644 index 0000000..449918e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/wart_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:wart_bark" + }, + "result": { + "id": "betternether:wart_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/wart_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/wart_log_6.json new file mode 100644 index 0000000..c8fa429 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/wart_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:wart_stripped_bark" + }, + "result": { + "id": "betternether:wart_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/wart_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/wart_log_7.json new file mode 100644 index 0000000..c8f0759 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/wart_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:wart_stripped_log" + }, + "result": { + "id": "betternether:wart_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/willow_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/willow_log_0.json new file mode 100644 index 0000000..f98349e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/willow_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:willow_log" + }, + "result": { + "id": "betternether:willow_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/willow_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/willow_log_1.json new file mode 100644 index 0000000..2e9f7eb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/willow_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:willow_log" + }, + "result": { + "id": "betternether:willow_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/willow_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/willow_log_2.json new file mode 100644 index 0000000..f1b11b9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/willow_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:willow_log" + }, + "result": { + "id": "betternether:willow_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/willow_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/willow_log_3.json new file mode 100644 index 0000000..af08c8e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/willow_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:willow_bark" + }, + "result": { + "id": "betternether:willow_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/willow_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/willow_log_4.json new file mode 100644 index 0000000..1bf1531 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/willow_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:willow_bark" + }, + "result": { + "id": "betternether:willow_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/willow_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/willow_log_5.json new file mode 100644 index 0000000..37733bf --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/willow_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:willow_bark" + }, + "result": { + "id": "betternether:willow_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/willow_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/willow_log_6.json new file mode 100644 index 0000000..64d069b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/willow_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:willow_stripped_bark" + }, + "result": { + "id": "betternether:willow_stripped_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/willow_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/willow_log_7.json new file mode 100644 index 0000000..74a355d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether/willow_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "betternether:willow_stripped_log" + }, + "result": { + "id": "betternether:willow_stripped_bark", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_anchor_tree_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_anchor_tree_boat_0.json new file mode 100644 index 0000000..217a70e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_anchor_tree_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:anchor_tree_log" + }, + { + "item": "betternether:anchor_tree_bark" + }, + { + "item": "betternether:anchor_tree_stripped_log" + }, + { + "item": "betternether:anchor_tree_stripped_bark" + } + ], + "result": { + "id": "betternether:anchor_tree_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_anchor_tree_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_anchor_tree_stairs_0.json new file mode 100644 index 0000000..afbfe8b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_anchor_tree_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:anchor_tree_log" + }, + { + "item": "betternether:anchor_tree_bark" + }, + { + "item": "betternether:anchor_tree_stripped_log" + }, + { + "item": "betternether:anchor_tree_stripped_bark" + } + ], + "result": { + "id": "betternether:anchor_tree_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_anchor_tree_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_anchor_tree_stairs_1.json new file mode 100644 index 0000000..5b302d3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_anchor_tree_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:anchor_tree_planks" + }, + { + "item": "everycomp:q/betternether/vertical_anchor_tree_planks" + } + ], + "result": { + "id": "betternether:anchor_tree_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_mushroom_fir_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_mushroom_fir_boat_0.json new file mode 100644 index 0000000..d8ffe79 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_mushroom_fir_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:mushroom_fir_log" + }, + { + "item": "betternether:mushroom_fir_bark" + }, + { + "item": "betternether:mushroom_fir_stripped_log" + }, + { + "item": "betternether:mushroom_fir_stripped_bark" + } + ], + "result": { + "id": "betternether:mushroom_fir_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_mushroom_fir_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_mushroom_fir_stairs_0.json new file mode 100644 index 0000000..4ba255f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_mushroom_fir_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:mushroom_fir_log" + }, + { + "item": "betternether:mushroom_fir_bark" + }, + { + "item": "betternether:mushroom_fir_stripped_log" + }, + { + "item": "betternether:mushroom_fir_stripped_bark" + } + ], + "result": { + "id": "betternether:mushroom_fir_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_mushroom_fir_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_mushroom_fir_stairs_1.json new file mode 100644 index 0000000..995801c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_mushroom_fir_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:mushroom_fir_planks" + }, + { + "item": "everycomp:q/betternether/vertical_mushroom_fir_planks" + } + ], + "result": { + "id": "betternether:mushroom_fir_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_boat_0.json new file mode 100644 index 0000000..2b227cd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_boat_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "betternether:nether_mushroom_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_button_0.json new file mode 100644 index 0000000..ad3f4d4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_button_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "betternether:nether_mushroom_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_button_1.json new file mode 100644 index 0000000..dd11e39 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:nether_mushroom_planks" + }, + { + "item": "everycomp:q/betternether/vertical_nether_mushroom_planks" + } + ], + "result": { + "id": "betternether:nether_mushroom_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_chest_0.json new file mode 100644 index 0000000..b6abd21 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_chest_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "betternether:nether_mushroom_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_chest_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_chest_boat_0.json new file mode 100644 index 0000000..ac9781c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_chest_boat_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "betternether:nether_mushroom_chest_boat", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_door_0.json new file mode 100644 index 0000000..b90b1e4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_door_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "betternether:nether_mushroom_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_fence_0.json new file mode 100644 index 0000000..5ba339d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_fence_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "betternether:nether_mushroom_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_fence_1.json new file mode 100644 index 0000000..6057b4f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:nether_mushroom_planks" + }, + { + "item": "everycomp:q/betternether/vertical_nether_mushroom_planks" + } + ], + "result": { + "id": "betternether:nether_mushroom_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_gate_0.json new file mode 100644 index 0000000..03848c1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_gate_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "betternether:nether_mushroom_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_ladder_0.json new file mode 100644 index 0000000..4b2e869 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_ladder_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "betternether:nether_mushroom_ladder", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_ladder_1.json new file mode 100644 index 0000000..6d7f6d5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:nether_mushroom_planks" + }, + { + "item": "everycomp:q/betternether/vertical_nether_mushroom_planks" + } + ], + "result": { + "id": "betternether:nether_mushroom_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_planks_0.json new file mode 100644 index 0000000..2084e97 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_planks_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "betternether:nether_mushroom_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_plate_0.json new file mode 100644 index 0000000..6d87a25 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_plate_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "betternether:nether_mushroom_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_sign_0.json new file mode 100644 index 0000000..289bf70 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_sign_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "betternether:nether_mushroom_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_slab_0.json new file mode 100644 index 0000000..c74f9a7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_slab_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "betternether:nether_mushroom_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_slab_1.json new file mode 100644 index 0000000..1eaa1ec --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:nether_mushroom_planks" + }, + { + "item": "everycomp:q/betternether/vertical_nether_mushroom_planks" + } + ], + "result": { + "id": "betternether:nether_mushroom_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_stairs_0.json new file mode 100644 index 0000000..76bb357 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_stairs_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "betternether:nether_mushroom_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_stairs_1.json new file mode 100644 index 0000000..e27bf28 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:nether_mushroom_planks" + }, + { + "item": "everycomp:q/betternether/vertical_nether_mushroom_planks" + } + ], + "result": { + "id": "betternether:nether_mushroom_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_trapdoor_0.json new file mode 100644 index 0000000..aab544f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_trapdoor_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "betternether:nether_mushroom_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_wall_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_wall_0.json new file mode 100644 index 0000000..bd9e9c6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_wall_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "betternether:nether_mushroom_wall", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_wall_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_wall_1.json new file mode 100644 index 0000000..71f6d0e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_mushroom_wall_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:nether_mushroom_planks" + }, + { + "item": "everycomp:q/betternether/vertical_nether_mushroom_planks" + } + ], + "result": { + "id": "betternether:nether_mushroom_wall", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_boat_0.json new file mode 100644 index 0000000..1279336 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_boat_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "betternether:nether_reed_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_button_0.json new file mode 100644 index 0000000..f39fe42 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_button_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "betternether:nether_reed_button", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_chest_0.json new file mode 100644 index 0000000..5728953 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_chest_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "betternether:nether_reed_chest", + "count": 1 + }, + "ingredient_count": 32, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_chest_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_chest_boat_0.json new file mode 100644 index 0000000..fabe599 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_chest_boat_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "betternether:nether_reed_chest_boat", + "count": 1 + }, + "ingredient_count": 33, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_door_0.json new file mode 100644 index 0000000..37188d9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_door_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "betternether:nether_reed_door", + "count": 1 + }, + "ingredient_count": 8, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_fence_0.json new file mode 100644 index 0000000..1d95dd3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_fence_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "betternether:nether_reed_fence", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_gate_0.json new file mode 100644 index 0000000..df63b4a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_gate_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "betternether:nether_reed_gate", + "count": 1 + }, + "ingredient_count": 8, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_ladder_0.json new file mode 100644 index 0000000..a8c5313 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_ladder_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "betternether:nether_reed_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_planks_0.json new file mode 100644 index 0000000..222937a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_planks_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "betternether:nether_reed_planks", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_plate_0.json new file mode 100644 index 0000000..093ac84 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_plate_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "betternether:nether_reed_plate", + "count": 1 + }, + "ingredient_count": 8, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_roof_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_roof_0.json new file mode 100644 index 0000000..60b63f6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_roof_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "betternether:nether_reed_roof", + "count": 1 + }, + "ingredient_count": 6, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_roof_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_roof_slab_0.json new file mode 100644 index 0000000..9d54efc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_roof_slab_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "betternether:nether_reed_roof_slab", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_roof_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_roof_stairs_0.json new file mode 100644 index 0000000..37d5e3c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_roof_stairs_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "betternether:nether_reed_roof_stairs", + "count": 1 + }, + "ingredient_count": 9, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_sign_0.json new file mode 100644 index 0000000..128e1d3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_sign_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "betternether:nether_reed_sign", + "count": 1 + }, + "ingredient_count": 8, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_slab_0.json new file mode 100644 index 0000000..623a71b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_slab_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "betternether:nether_reed_slab", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_stairs_0.json new file mode 100644 index 0000000..0cfea2f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_stairs_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "betternether:nether_reed_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_stairs_1.json new file mode 100644 index 0000000..9747ff2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:nether_reed_planks" + }, + { + "item": "everycomp:q/betternether/vertical_nether_reed_planks" + } + ], + "result": { + "id": "betternether:nether_reed_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_trapdoor_0.json new file mode 100644 index 0000000..466589b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_trapdoor_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "betternether:nether_reed_trapdoor", + "count": 1 + }, + "ingredient_count": 12, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_wall_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_wall_0.json new file mode 100644 index 0000000..0a0356a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_reed_wall_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "betternether:nether_reed_wall", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_sakura_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_sakura_boat_0.json new file mode 100644 index 0000000..69381fa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_sakura_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:nether_sakura_log" + }, + { + "item": "betternether:nether_sakura_bark" + }, + { + "item": "betternether:nether_sakura_stripped_log" + }, + { + "item": "betternether:nether_sakura_stripped_bark" + } + ], + "result": { + "id": "betternether:nether_sakura_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_sakura_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_sakura_stairs_0.json new file mode 100644 index 0000000..7614ba7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_sakura_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:nether_sakura_log" + }, + { + "item": "betternether:nether_sakura_bark" + }, + { + "item": "betternether:nether_sakura_stripped_log" + }, + { + "item": "betternether:nether_sakura_stripped_bark" + } + ], + "result": { + "id": "betternether:nether_sakura_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_sakura_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_sakura_stairs_1.json new file mode 100644 index 0000000..9d789d4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_nether_sakura_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:nether_sakura_planks" + }, + { + "item": "everycomp:q/betternether/vertical_nether_sakura_planks" + } + ], + "result": { + "id": "betternether:nether_sakura_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_rubeus_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_rubeus_boat_0.json new file mode 100644 index 0000000..6a1a7f0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_rubeus_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:rubeus_log" + }, + { + "item": "betternether:rubeus_bark" + }, + { + "item": "betternether:rubeus_stripped_log" + }, + { + "item": "betternether:rubeus_stripped_bark" + } + ], + "result": { + "id": "betternether:rubeus_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_rubeus_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_rubeus_stairs_0.json new file mode 100644 index 0000000..58474c6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_rubeus_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:rubeus_log" + }, + { + "item": "betternether:rubeus_bark" + }, + { + "item": "betternether:rubeus_stripped_log" + }, + { + "item": "betternether:rubeus_stripped_bark" + } + ], + "result": { + "id": "betternether:rubeus_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_rubeus_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_rubeus_stairs_1.json new file mode 100644 index 0000000..95c34d5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_rubeus_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:rubeus_planks" + }, + { + "item": "everycomp:q/betternether/vertical_rubeus_planks" + } + ], + "result": { + "id": "betternether:rubeus_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_stalagnate_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_stalagnate_boat_0.json new file mode 100644 index 0000000..18767db --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_stalagnate_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:stalagnate_log" + }, + { + "item": "betternether:stalagnate_bark" + }, + { + "item": "betternether:stalagnate_stripped_log" + }, + { + "item": "betternether:stalagnate_stripped_bark" + } + ], + "result": { + "id": "betternether:stalagnate_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_stalagnate_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_stalagnate_stairs_0.json new file mode 100644 index 0000000..97af7c4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_stalagnate_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:stalagnate_log" + }, + { + "item": "betternether:stalagnate_bark" + }, + { + "item": "betternether:stalagnate_stripped_log" + }, + { + "item": "betternether:stalagnate_stripped_bark" + } + ], + "result": { + "id": "betternether:stalagnate_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_stalagnate_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_stalagnate_stairs_1.json new file mode 100644 index 0000000..06c10ca --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_stalagnate_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:stalagnate_planks" + }, + { + "item": "everycomp:q/betternether/vertical_stalagnate_planks" + } + ], + "result": { + "id": "betternether:stalagnate_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_wart_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_wart_boat_0.json new file mode 100644 index 0000000..529d823 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_wart_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:wart_log" + }, + { + "item": "betternether:wart_bark" + }, + { + "item": "betternether:wart_stripped_log" + }, + { + "item": "betternether:wart_stripped_bark" + } + ], + "result": { + "id": "betternether:wart_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_wart_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_wart_stairs_0.json new file mode 100644 index 0000000..f14f2d3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_wart_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:wart_log" + }, + { + "item": "betternether:wart_bark" + }, + { + "item": "betternether:wart_stripped_log" + }, + { + "item": "betternether:wart_stripped_bark" + } + ], + "result": { + "id": "betternether:wart_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_wart_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_wart_stairs_1.json new file mode 100644 index 0000000..66d7ddb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_wart_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:wart_planks" + }, + { + "item": "everycomp:q/betternether/vertical_wart_planks" + } + ], + "result": { + "id": "betternether:wart_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_willow_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_willow_boat_0.json new file mode 100644 index 0000000..0fa6861 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_willow_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:willow_log" + }, + { + "item": "betternether:willow_bark" + }, + { + "item": "betternether:willow_stripped_log" + }, + { + "item": "betternether:willow_stripped_bark" + } + ], + "result": { + "id": "betternether:willow_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_willow_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_willow_stairs_0.json new file mode 100644 index 0000000..87111f2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_willow_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:willow_log" + }, + { + "item": "betternether:willow_bark" + }, + { + "item": "betternether:willow_stripped_log" + }, + { + "item": "betternether:willow_stripped_bark" + } + ], + "result": { + "id": "betternether:willow_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_willow_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_willow_stairs_1.json new file mode 100644 index 0000000..a3de492 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/betternether_willow_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:willow_planks" + }, + { + "item": "everycomp:q/betternether/vertical_willow_planks" + } + ], + "result": { + "id": "betternether:willow_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_crimson_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_crimson_boat_0.json new file mode 100644 index 0000000..d27e6b4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_crimson_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "boatload:crimson_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_crimson_chest_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_crimson_chest_boat_0.json new file mode 100644 index 0000000..51ac2ec --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_crimson_chest_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "boatload:crimson_chest_boat", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_acacia_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_acacia_boat_0.json new file mode 100644 index 0000000..a64804b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_acacia_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "boatload:large_acacia_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_birch_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_birch_boat_0.json new file mode 100644 index 0000000..b3772c7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_birch_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "boatload:large_birch_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_cherry_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_cherry_boat_0.json new file mode 100644 index 0000000..45d2e17 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_cherry_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "boatload:large_cherry_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_crimson_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_crimson_boat_0.json new file mode 100644 index 0000000..3daed76 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_crimson_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "boatload:large_crimson_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_dark_oak_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_dark_oak_boat_0.json new file mode 100644 index 0000000..eeba5a9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_dark_oak_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "boatload:large_dark_oak_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_jungle_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_jungle_boat_0.json new file mode 100644 index 0000000..9d5adf8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_jungle_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "boatload:large_jungle_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_mangrove_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_mangrove_boat_0.json new file mode 100644 index 0000000..5b64aef --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_mangrove_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "boatload:large_mangrove_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_oak_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_oak_boat_0.json new file mode 100644 index 0000000..05961e9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_oak_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "boatload:large_oak_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_spruce_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_spruce_boat_0.json new file mode 100644 index 0000000..4b92b05 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_spruce_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "boatload:large_spruce_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_warped_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_warped_boat_0.json new file mode 100644 index 0000000..4f3e7bf --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_large_warped_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "boatload:large_warped_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_warped_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_warped_boat_0.json new file mode 100644 index 0000000..0cee134 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_warped_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "boatload:warped_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_warped_chest_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_warped_chest_boat_0.json new file mode 100644 index 0000000..51eb896 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_warped_chest_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "boatload:warped_chest_boat", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_wide_bamboo_raft_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_wide_bamboo_raft_0.json new file mode 100644 index 0000000..db43fb0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/boatload_wide_bamboo_raft_0.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "boatload:wide_bamboo_raft", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/cataclysm_chorus_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/cataclysm_chorus_fence_0.json new file mode 100644 index 0000000..055a346 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/cataclysm_chorus_fence_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "cataclysm:chorus_fence", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/cataclysm_chorus_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/cataclysm_chorus_planks_0.json new file mode 100644 index 0000000..6fce2b2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/cataclysm_chorus_planks_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "cataclysm:chorus_planks", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/cataclysm_chorus_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/cataclysm_chorus_slab_0.json new file mode 100644 index 0000000..3333a16 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/cataclysm_chorus_slab_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "cataclysm:chorus_slab", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/cataclysm_chorus_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/cataclysm_chorus_slab_1.json new file mode 100644 index 0000000..4b1f358 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/cataclysm_chorus_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "cataclysm:chorus_planks" + }, + { + "item": "everycomp:q/cataclysm/vertical_chorus_planks" + } + ], + "result": { + "id": "cataclysm:chorus_slab", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/cataclysm_chorus_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/cataclysm_chorus_stairs_0.json new file mode 100644 index 0000000..549fba3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/cataclysm_chorus_stairs_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "cataclysm:chorus_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/cataclysm_chorus_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/cataclysm_chorus_stairs_1.json new file mode 100644 index 0000000..71a8acc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/cataclysm_chorus_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "cataclysm:chorus_planks" + }, + { + "item": "everycomp:q/cataclysm/vertical_chorus_planks" + } + ], + "result": { + "id": "cataclysm:chorus_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/cataclysm_chorus_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/cataclysm_chorus_trapdoor_0.json new file mode 100644 index 0000000..232e30c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/cataclysm_chorus_trapdoor_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "cataclysm:chorus_trapdoor", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_acacia_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_acacia_beam_0.json new file mode 100644 index 0000000..1aeaa97 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_acacia_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "decorative_blocks:acacia_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_acacia_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_acacia_palisade_0.json new file mode 100644 index 0000000..f9404ec --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_acacia_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "decorative_blocks:acacia_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_acacia_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_acacia_palisade_1.json new file mode 100644 index 0000000..62269b9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_acacia_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:acacia_planks" + }, + { + "item": "quark:vertical_acacia_planks" + } + ], + "result": { + "id": "decorative_blocks:acacia_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_acacia_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_acacia_seat_0.json new file mode 100644 index 0000000..c5b826a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_acacia_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "decorative_blocks:acacia_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_acacia_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_acacia_seat_1.json new file mode 100644 index 0000000..b663381 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_acacia_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:acacia_planks" + }, + { + "item": "quark:vertical_acacia_planks" + } + ], + "result": { + "id": "decorative_blocks:acacia_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_acacia_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_acacia_support_0.json new file mode 100644 index 0000000..95eeba0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_acacia_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "decorative_blocks:acacia_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_acacia_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_acacia_support_1.json new file mode 100644 index 0000000..b726fd1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_acacia_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:acacia_planks" + }, + { + "item": "quark:vertical_acacia_planks" + } + ], + "result": { + "id": "decorative_blocks:acacia_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_bamboo_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_bamboo_palisade_0.json new file mode 100644 index 0000000..8a5fb6f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_bamboo_palisade_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "decorative_blocks:bamboo_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_bamboo_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_bamboo_palisade_1.json new file mode 100644 index 0000000..df6c3c1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_bamboo_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:bamboo_planks" + }, + { + "item": "quark:vertical_bamboo_planks" + } + ], + "result": { + "id": "decorative_blocks:bamboo_palisade", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_bamboo_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_bamboo_seat_0.json new file mode 100644 index 0000000..e7107e9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_bamboo_seat_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "decorative_blocks:bamboo_seat", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_bamboo_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_bamboo_seat_1.json new file mode 100644 index 0000000..76d459c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_bamboo_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:bamboo_planks" + }, + { + "item": "quark:vertical_bamboo_planks" + } + ], + "result": { + "id": "decorative_blocks:bamboo_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_bamboo_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_bamboo_support_0.json new file mode 100644 index 0000000..62c7eb9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_bamboo_support_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "decorative_blocks:bamboo_support", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_bamboo_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_bamboo_support_1.json new file mode 100644 index 0000000..e6c40dc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_bamboo_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:bamboo_planks" + }, + { + "item": "quark:vertical_bamboo_planks" + } + ], + "result": { + "id": "decorative_blocks:bamboo_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_birch_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_birch_beam_0.json new file mode 100644 index 0000000..d3de8d4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_birch_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "decorative_blocks:birch_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_birch_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_birch_palisade_0.json new file mode 100644 index 0000000..5f2eee3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_birch_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "decorative_blocks:birch_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_birch_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_birch_palisade_1.json new file mode 100644 index 0000000..fd10255 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_birch_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:birch_planks" + }, + { + "item": "quark:vertical_birch_planks" + } + ], + "result": { + "id": "decorative_blocks:birch_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_birch_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_birch_seat_0.json new file mode 100644 index 0000000..9081c44 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_birch_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "decorative_blocks:birch_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_birch_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_birch_seat_1.json new file mode 100644 index 0000000..22b69de --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_birch_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:birch_planks" + }, + { + "item": "quark:vertical_birch_planks" + } + ], + "result": { + "id": "decorative_blocks:birch_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_birch_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_birch_support_0.json new file mode 100644 index 0000000..ed42057 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_birch_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "decorative_blocks:birch_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_birch_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_birch_support_1.json new file mode 100644 index 0000000..cb0c990 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_birch_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:birch_planks" + }, + { + "item": "quark:vertical_birch_planks" + } + ], + "result": { + "id": "decorative_blocks:birch_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_cherry_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_cherry_beam_0.json new file mode 100644 index 0000000..1e8c020 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_cherry_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "decorative_blocks:cherry_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_cherry_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_cherry_palisade_0.json new file mode 100644 index 0000000..3947aed --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_cherry_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "decorative_blocks:cherry_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_cherry_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_cherry_palisade_1.json new file mode 100644 index 0000000..fff2799 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_cherry_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:cherry_planks" + }, + { + "item": "quark:vertical_cherry_planks" + } + ], + "result": { + "id": "decorative_blocks:cherry_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_cherry_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_cherry_seat_0.json new file mode 100644 index 0000000..c96d327 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_cherry_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "decorative_blocks:cherry_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_cherry_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_cherry_seat_1.json new file mode 100644 index 0000000..702979c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_cherry_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:cherry_planks" + }, + { + "item": "quark:vertical_cherry_planks" + } + ], + "result": { + "id": "decorative_blocks:cherry_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_cherry_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_cherry_support_0.json new file mode 100644 index 0000000..257694b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_cherry_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "decorative_blocks:cherry_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_cherry_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_cherry_support_1.json new file mode 100644 index 0000000..3c0a268 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_cherry_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:cherry_planks" + }, + { + "item": "quark:vertical_cherry_planks" + } + ], + "result": { + "id": "decorative_blocks:cherry_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_crimson_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_crimson_beam_0.json new file mode 100644 index 0000000..7c0f81d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_crimson_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "decorative_blocks:crimson_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_crimson_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_crimson_palisade_0.json new file mode 100644 index 0000000..8c4e28c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_crimson_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "decorative_blocks:crimson_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_crimson_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_crimson_palisade_1.json new file mode 100644 index 0000000..8c0401c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_crimson_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:crimson_planks" + }, + { + "item": "quark:vertical_crimson_planks" + } + ], + "result": { + "id": "decorative_blocks:crimson_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_crimson_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_crimson_seat_0.json new file mode 100644 index 0000000..74bbc55 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_crimson_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "decorative_blocks:crimson_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_crimson_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_crimson_seat_1.json new file mode 100644 index 0000000..ad0573e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_crimson_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:crimson_planks" + }, + { + "item": "quark:vertical_crimson_planks" + } + ], + "result": { + "id": "decorative_blocks:crimson_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_crimson_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_crimson_support_0.json new file mode 100644 index 0000000..c5d7558 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_crimson_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "decorative_blocks:crimson_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_crimson_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_crimson_support_1.json new file mode 100644 index 0000000..0b32403 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_crimson_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:crimson_planks" + }, + { + "item": "quark:vertical_crimson_planks" + } + ], + "result": { + "id": "decorative_blocks:crimson_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_dark_oak_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_dark_oak_beam_0.json new file mode 100644 index 0000000..e201004 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_dark_oak_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "decorative_blocks:dark_oak_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_dark_oak_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_dark_oak_palisade_0.json new file mode 100644 index 0000000..f298b98 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_dark_oak_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "decorative_blocks:dark_oak_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_dark_oak_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_dark_oak_palisade_1.json new file mode 100644 index 0000000..95123b2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_dark_oak_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:dark_oak_planks" + }, + { + "item": "quark:vertical_dark_oak_planks" + } + ], + "result": { + "id": "decorative_blocks:dark_oak_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_dark_oak_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_dark_oak_seat_0.json new file mode 100644 index 0000000..b6ef933 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_dark_oak_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "decorative_blocks:dark_oak_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_dark_oak_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_dark_oak_seat_1.json new file mode 100644 index 0000000..4308457 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_dark_oak_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:dark_oak_planks" + }, + { + "item": "quark:vertical_dark_oak_planks" + } + ], + "result": { + "id": "decorative_blocks:dark_oak_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_dark_oak_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_dark_oak_support_0.json new file mode 100644 index 0000000..3d6b120 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_dark_oak_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "decorative_blocks:dark_oak_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_dark_oak_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_dark_oak_support_1.json new file mode 100644 index 0000000..d722f1c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_dark_oak_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:dark_oak_planks" + }, + { + "item": "quark:vertical_dark_oak_planks" + } + ], + "result": { + "id": "decorative_blocks:dark_oak_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_jungle_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_jungle_beam_0.json new file mode 100644 index 0000000..0737a32 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_jungle_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "decorative_blocks:jungle_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_jungle_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_jungle_palisade_0.json new file mode 100644 index 0000000..c65aa68 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_jungle_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "decorative_blocks:jungle_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_jungle_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_jungle_palisade_1.json new file mode 100644 index 0000000..3a3dd4b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_jungle_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:jungle_planks" + }, + { + "item": "quark:vertical_jungle_planks" + } + ], + "result": { + "id": "decorative_blocks:jungle_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_jungle_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_jungle_seat_0.json new file mode 100644 index 0000000..db9cc5e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_jungle_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "decorative_blocks:jungle_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_jungle_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_jungle_seat_1.json new file mode 100644 index 0000000..03a828d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_jungle_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:jungle_planks" + }, + { + "item": "quark:vertical_jungle_planks" + } + ], + "result": { + "id": "decorative_blocks:jungle_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_jungle_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_jungle_support_0.json new file mode 100644 index 0000000..17750fc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_jungle_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "decorative_blocks:jungle_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_jungle_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_jungle_support_1.json new file mode 100644 index 0000000..9b31d0c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_jungle_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:jungle_planks" + }, + { + "item": "quark:vertical_jungle_planks" + } + ], + "result": { + "id": "decorative_blocks:jungle_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_lattice_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_lattice_0.json new file mode 100644 index 0000000..bd6250e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_lattice_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "tag": "minecraft:logs" + }, + "result": { + "id": "decorative_blocks:lattice", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_mangrove_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_mangrove_beam_0.json new file mode 100644 index 0000000..9d729cc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_mangrove_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "decorative_blocks:mangrove_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_mangrove_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_mangrove_palisade_0.json new file mode 100644 index 0000000..39ed642 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_mangrove_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "decorative_blocks:mangrove_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_mangrove_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_mangrove_palisade_1.json new file mode 100644 index 0000000..6b8eb87 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_mangrove_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:mangrove_planks" + }, + { + "item": "quark:vertical_mangrove_planks" + } + ], + "result": { + "id": "decorative_blocks:mangrove_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_mangrove_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_mangrove_seat_0.json new file mode 100644 index 0000000..f1bbaba --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_mangrove_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "decorative_blocks:mangrove_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_mangrove_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_mangrove_seat_1.json new file mode 100644 index 0000000..2b4bf00 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_mangrove_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:mangrove_planks" + }, + { + "item": "quark:vertical_mangrove_planks" + } + ], + "result": { + "id": "decorative_blocks:mangrove_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_mangrove_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_mangrove_support_0.json new file mode 100644 index 0000000..58fb91c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_mangrove_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "decorative_blocks:mangrove_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_mangrove_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_mangrove_support_1.json new file mode 100644 index 0000000..f603231 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_mangrove_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:mangrove_planks" + }, + { + "item": "quark:vertical_mangrove_planks" + } + ], + "result": { + "id": "decorative_blocks:mangrove_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_oak_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_oak_beam_0.json new file mode 100644 index 0000000..3702072 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_oak_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "decorative_blocks:oak_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_oak_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_oak_palisade_0.json new file mode 100644 index 0000000..7094802 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_oak_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "decorative_blocks:oak_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_oak_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_oak_palisade_1.json new file mode 100644 index 0000000..399a4b0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_oak_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:oak_planks" + }, + { + "item": "quark:vertical_oak_planks" + } + ], + "result": { + "id": "decorative_blocks:oak_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_oak_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_oak_seat_0.json new file mode 100644 index 0000000..ce9d72e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_oak_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "decorative_blocks:oak_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_oak_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_oak_seat_1.json new file mode 100644 index 0000000..1830758 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_oak_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:oak_planks" + }, + { + "item": "quark:vertical_oak_planks" + } + ], + "result": { + "id": "decorative_blocks:oak_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_oak_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_oak_support_0.json new file mode 100644 index 0000000..c6b2517 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_oak_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "decorative_blocks:oak_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_oak_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_oak_support_1.json new file mode 100644 index 0000000..6be80c0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_oak_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:oak_planks" + }, + { + "item": "quark:vertical_oak_planks" + } + ], + "result": { + "id": "decorative_blocks:oak_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_spruce_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_spruce_beam_0.json new file mode 100644 index 0000000..17f2d64 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_spruce_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "decorative_blocks:spruce_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_spruce_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_spruce_palisade_0.json new file mode 100644 index 0000000..537a09b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_spruce_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "decorative_blocks:spruce_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_spruce_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_spruce_palisade_1.json new file mode 100644 index 0000000..126f05c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_spruce_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:spruce_planks" + }, + { + "item": "quark:vertical_spruce_planks" + } + ], + "result": { + "id": "decorative_blocks:spruce_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_spruce_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_spruce_seat_0.json new file mode 100644 index 0000000..506b005 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_spruce_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "decorative_blocks:spruce_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_spruce_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_spruce_seat_1.json new file mode 100644 index 0000000..a184337 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_spruce_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:spruce_planks" + }, + { + "item": "quark:vertical_spruce_planks" + } + ], + "result": { + "id": "decorative_blocks:spruce_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_spruce_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_spruce_support_0.json new file mode 100644 index 0000000..cf40b8c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_spruce_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "decorative_blocks:spruce_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_spruce_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_spruce_support_1.json new file mode 100644 index 0000000..5e210ed --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_spruce_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:spruce_planks" + }, + { + "item": "quark:vertical_spruce_planks" + } + ], + "result": { + "id": "decorative_blocks:spruce_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_warped_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_warped_beam_0.json new file mode 100644 index 0000000..406dd33 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_warped_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "decorative_blocks:warped_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_warped_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_warped_palisade_0.json new file mode 100644 index 0000000..805a4dd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_warped_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "decorative_blocks:warped_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_warped_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_warped_palisade_1.json new file mode 100644 index 0000000..aae7f88 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_warped_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:warped_planks" + }, + { + "item": "quark:vertical_warped_planks" + } + ], + "result": { + "id": "decorative_blocks:warped_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_warped_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_warped_seat_0.json new file mode 100644 index 0000000..1c52454 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_warped_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "decorative_blocks:warped_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_warped_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_warped_seat_1.json new file mode 100644 index 0000000..0fd5d68 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_warped_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:warped_planks" + }, + { + "item": "quark:vertical_warped_planks" + } + ], + "result": { + "id": "decorative_blocks:warped_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_warped_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_warped_support_0.json new file mode 100644 index 0000000..4ed845f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_warped_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "decorative_blocks:warped_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_warped_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_warped_support_1.json new file mode 100644 index 0000000..a5c8301 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/decorative_blocks_warped_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:warped_planks" + }, + { + "item": "quark:vertical_warped_planks" + } + ], + "result": { + "id": "decorative_blocks:warped_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/conberry_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/conberry_log_0.json new file mode 100644 index 0000000..cd060cb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/conberry_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:conberry_log" + }, + "result": { + "id": "deep_aether:stripped_conberry_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/conberry_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/conberry_log_1.json new file mode 100644 index 0000000..1ae8a40 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/conberry_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:conberry_log" + }, + "result": { + "id": "deep_aether:stripped_conberry_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/conberry_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/conberry_log_2.json new file mode 100644 index 0000000..90152df --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/conberry_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:conberry_log" + }, + "result": { + "id": "deep_aether:conberry_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/conberry_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/conberry_log_3.json new file mode 100644 index 0000000..316f621 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/conberry_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:conberry_wood" + }, + "result": { + "id": "deep_aether:conberry_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/conberry_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/conberry_log_4.json new file mode 100644 index 0000000..2de7086 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/conberry_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:conberry_wood" + }, + "result": { + "id": "deep_aether:stripped_conberry_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/conberry_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/conberry_log_5.json new file mode 100644 index 0000000..cc0e027 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/conberry_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:conberry_wood" + }, + "result": { + "id": "deep_aether:stripped_conberry_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/conberry_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/conberry_log_6.json new file mode 100644 index 0000000..19c06de --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/conberry_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:stripped_conberry_wood" + }, + "result": { + "id": "deep_aether:stripped_conberry_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/conberry_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/conberry_log_7.json new file mode 100644 index 0000000..6f56927 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/conberry_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:stripped_conberry_log" + }, + "result": { + "id": "deep_aether:stripped_conberry_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/cruderoot_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/cruderoot_log_0.json new file mode 100644 index 0000000..ff32732 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/cruderoot_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:cruderoot_log" + }, + "result": { + "id": "deep_aether:stripped_cruderoot_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/cruderoot_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/cruderoot_log_1.json new file mode 100644 index 0000000..d7503cd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/cruderoot_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:cruderoot_log" + }, + "result": { + "id": "deep_aether:stripped_cruderoot_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/cruderoot_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/cruderoot_log_2.json new file mode 100644 index 0000000..cae5e53 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/cruderoot_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:cruderoot_log" + }, + "result": { + "id": "deep_aether:cruderoot_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/cruderoot_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/cruderoot_log_3.json new file mode 100644 index 0000000..b624316 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/cruderoot_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:cruderoot_wood" + }, + "result": { + "id": "deep_aether:cruderoot_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/cruderoot_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/cruderoot_log_4.json new file mode 100644 index 0000000..47c5953 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/cruderoot_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:cruderoot_wood" + }, + "result": { + "id": "deep_aether:stripped_cruderoot_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/cruderoot_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/cruderoot_log_5.json new file mode 100644 index 0000000..6b85a25 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/cruderoot_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:cruderoot_wood" + }, + "result": { + "id": "deep_aether:stripped_cruderoot_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/cruderoot_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/cruderoot_log_6.json new file mode 100644 index 0000000..350b017 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/cruderoot_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:stripped_cruderoot_wood" + }, + "result": { + "id": "deep_aether:stripped_cruderoot_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/cruderoot_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/cruderoot_log_7.json new file mode 100644 index 0000000..41686e6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/cruderoot_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:stripped_cruderoot_log" + }, + "result": { + "id": "deep_aether:stripped_cruderoot_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/roseroot_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/roseroot_log_0.json new file mode 100644 index 0000000..076be82 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/roseroot_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:roseroot_log" + }, + "result": { + "id": "deep_aether:stripped_roseroot_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/roseroot_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/roseroot_log_1.json new file mode 100644 index 0000000..0259822 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/roseroot_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:roseroot_log" + }, + "result": { + "id": "deep_aether:stripped_roseroot_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/roseroot_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/roseroot_log_2.json new file mode 100644 index 0000000..c69c332 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/roseroot_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:roseroot_log" + }, + "result": { + "id": "deep_aether:roseroot_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/roseroot_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/roseroot_log_3.json new file mode 100644 index 0000000..d728999 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/roseroot_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:roseroot_wood" + }, + "result": { + "id": "deep_aether:roseroot_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/roseroot_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/roseroot_log_4.json new file mode 100644 index 0000000..a1dc23b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/roseroot_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:roseroot_wood" + }, + "result": { + "id": "deep_aether:stripped_roseroot_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/roseroot_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/roseroot_log_5.json new file mode 100644 index 0000000..27dcc38 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/roseroot_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:roseroot_wood" + }, + "result": { + "id": "deep_aether:stripped_roseroot_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/roseroot_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/roseroot_log_6.json new file mode 100644 index 0000000..9efcb1c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/roseroot_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:stripped_roseroot_wood" + }, + "result": { + "id": "deep_aether:stripped_roseroot_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/roseroot_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/roseroot_log_7.json new file mode 100644 index 0000000..1a1d2ee --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/roseroot_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:stripped_roseroot_log" + }, + "result": { + "id": "deep_aether:stripped_roseroot_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/sunroot_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/sunroot_log_0.json new file mode 100644 index 0000000..069b02e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/sunroot_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:sunroot_log" + }, + "result": { + "id": "deep_aether:stripped_sunroot_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/sunroot_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/sunroot_log_1.json new file mode 100644 index 0000000..ba7749e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/sunroot_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:sunroot_log" + }, + "result": { + "id": "deep_aether:stripped_sunroot_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/sunroot_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/sunroot_log_2.json new file mode 100644 index 0000000..7c3ac30 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/sunroot_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:sunroot_log" + }, + "result": { + "id": "deep_aether:sunroot_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/sunroot_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/sunroot_log_3.json new file mode 100644 index 0000000..65225cd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/sunroot_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:sunroot_wood" + }, + "result": { + "id": "deep_aether:sunroot_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/sunroot_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/sunroot_log_4.json new file mode 100644 index 0000000..9250775 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/sunroot_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:sunroot_wood" + }, + "result": { + "id": "deep_aether:stripped_sunroot_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/sunroot_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/sunroot_log_5.json new file mode 100644 index 0000000..42f8d4f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/sunroot_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:sunroot_wood" + }, + "result": { + "id": "deep_aether:stripped_sunroot_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/sunroot_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/sunroot_log_6.json new file mode 100644 index 0000000..aa9b713 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/sunroot_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:stripped_sunroot_wood" + }, + "result": { + "id": "deep_aether:stripped_sunroot_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/sunroot_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/sunroot_log_7.json new file mode 100644 index 0000000..f913acb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/sunroot_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:stripped_sunroot_log" + }, + "result": { + "id": "deep_aether:stripped_sunroot_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/yagroot_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/yagroot_log_0.json new file mode 100644 index 0000000..bee82c7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/yagroot_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:yagroot_log" + }, + "result": { + "id": "deep_aether:stripped_yagroot_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/yagroot_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/yagroot_log_1.json new file mode 100644 index 0000000..fcf272c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/yagroot_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:yagroot_log" + }, + "result": { + "id": "deep_aether:stripped_yagroot_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/yagroot_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/yagroot_log_2.json new file mode 100644 index 0000000..e27552d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/yagroot_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:yagroot_log" + }, + "result": { + "id": "deep_aether:yagroot_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/yagroot_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/yagroot_log_3.json new file mode 100644 index 0000000..73be456 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/yagroot_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:yagroot_wood" + }, + "result": { + "id": "deep_aether:yagroot_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/yagroot_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/yagroot_log_4.json new file mode 100644 index 0000000..256117e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/yagroot_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:yagroot_wood" + }, + "result": { + "id": "deep_aether:stripped_yagroot_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/yagroot_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/yagroot_log_5.json new file mode 100644 index 0000000..30e0596 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/yagroot_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:yagroot_wood" + }, + "result": { + "id": "deep_aether:stripped_yagroot_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/yagroot_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/yagroot_log_6.json new file mode 100644 index 0000000..632afad --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/yagroot_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:stripped_yagroot_wood" + }, + "result": { + "id": "deep_aether:stripped_yagroot_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/yagroot_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/yagroot_log_7.json new file mode 100644 index 0000000..f155cff --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether/yagroot_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deep_aether:stripped_yagroot_log" + }, + "result": { + "id": "deep_aether:stripped_yagroot_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_boat_0.json new file mode 100644 index 0000000..725079b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "deep_aether:conberry_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_button_0.json new file mode 100644 index 0000000..6334df1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "deep_aether:conberry_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_button_1.json new file mode 100644 index 0000000..64b3ac5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:conberry_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_conberry_planks" + } + ], + "result": { + "id": "deep_aether:conberry_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_chest_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_chest_boat_0.json new file mode 100644 index 0000000..e2b74fd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_chest_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "deep_aether:conberry_chest_boat", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_door_0.json new file mode 100644 index 0000000..a2df397 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "deep_aether:conberry_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_fence_0.json new file mode 100644 index 0000000..f965c70 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "deep_aether:conberry_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_fence_1.json new file mode 100644 index 0000000..9c58fc0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:conberry_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_conberry_planks" + } + ], + "result": { + "id": "deep_aether:conberry_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_fence_gate_0.json new file mode 100644 index 0000000..a0266d9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "deep_aether:conberry_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_planks_0.json new file mode 100644 index 0000000..675fd19 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "deep_aether:conberry_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_pressure_plate_0.json new file mode 100644 index 0000000..06ff6e0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "deep_aether:conberry_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_sign_0.json new file mode 100644 index 0000000..1a76e4d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "deep_aether:conberry_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_slab_0.json new file mode 100644 index 0000000..93761b9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "deep_aether:conberry_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_slab_1.json new file mode 100644 index 0000000..31c731b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:conberry_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_conberry_planks" + } + ], + "result": { + "id": "deep_aether:conberry_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_stairs_0.json new file mode 100644 index 0000000..2eab41a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "deep_aether:conberry_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_stairs_1.json new file mode 100644 index 0000000..46c38b1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:conberry_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_conberry_planks" + } + ], + "result": { + "id": "deep_aether:conberry_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_trapdoor_0.json new file mode 100644 index 0000000..9a2b894 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "deep_aether:conberry_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_wall_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_wall_0.json new file mode 100644 index 0000000..801d158 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_conberry_wall_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "deep_aether:conberry_wall", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_boat_0.json new file mode 100644 index 0000000..fa9eb06 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "deep_aether:cruderoot_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_button_0.json new file mode 100644 index 0000000..3d3ea79 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "deep_aether:cruderoot_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_button_1.json new file mode 100644 index 0000000..d6ba12c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:cruderoot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_cruderoot_planks" + } + ], + "result": { + "id": "deep_aether:cruderoot_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_chest_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_chest_boat_0.json new file mode 100644 index 0000000..945ea06 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_chest_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "deep_aether:cruderoot_chest_boat", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_door_0.json new file mode 100644 index 0000000..9f89545 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "deep_aether:cruderoot_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_fence_0.json new file mode 100644 index 0000000..3455e6c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "deep_aether:cruderoot_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_fence_1.json new file mode 100644 index 0000000..48339e6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:cruderoot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_cruderoot_planks" + } + ], + "result": { + "id": "deep_aether:cruderoot_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_fence_gate_0.json new file mode 100644 index 0000000..a162314 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "deep_aether:cruderoot_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_planks_0.json new file mode 100644 index 0000000..e95d2b8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "deep_aether:cruderoot_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_pressure_plate_0.json new file mode 100644 index 0000000..44f9a42 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "deep_aether:cruderoot_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_sign_0.json new file mode 100644 index 0000000..11134b7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "deep_aether:cruderoot_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_slab_0.json new file mode 100644 index 0000000..11e377b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "deep_aether:cruderoot_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_slab_1.json new file mode 100644 index 0000000..2fd42d6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:cruderoot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_cruderoot_planks" + } + ], + "result": { + "id": "deep_aether:cruderoot_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_stairs_0.json new file mode 100644 index 0000000..a51d49d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "deep_aether:cruderoot_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_stairs_1.json new file mode 100644 index 0000000..77e4a2b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:cruderoot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_cruderoot_planks" + } + ], + "result": { + "id": "deep_aether:cruderoot_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_trapdoor_0.json new file mode 100644 index 0000000..1e03537 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "deep_aether:cruderoot_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_wall_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_wall_0.json new file mode 100644 index 0000000..9de077a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_cruderoot_wall_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "deep_aether:cruderoot_wall", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_boat_0.json new file mode 100644 index 0000000..aa1cbb3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "deep_aether:roseroot_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_button_0.json new file mode 100644 index 0000000..2d22caa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "deep_aether:roseroot_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_button_1.json new file mode 100644 index 0000000..28906bf --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:roseroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_roseroot_planks" + } + ], + "result": { + "id": "deep_aether:roseroot_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_chest_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_chest_boat_0.json new file mode 100644 index 0000000..e3d1615 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_chest_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "deep_aether:roseroot_chest_boat", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_door_0.json new file mode 100644 index 0000000..f1d1206 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "deep_aether:roseroot_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_fence_0.json new file mode 100644 index 0000000..1f457c5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "deep_aether:roseroot_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_fence_1.json new file mode 100644 index 0000000..9f5d75d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:roseroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_roseroot_planks" + } + ], + "result": { + "id": "deep_aether:roseroot_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_fence_gate_0.json new file mode 100644 index 0000000..e0ad7e2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "deep_aether:roseroot_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_planks_0.json new file mode 100644 index 0000000..02de8a5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "deep_aether:roseroot_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_pressure_plate_0.json new file mode 100644 index 0000000..8b56e41 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "deep_aether:roseroot_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_sign_0.json new file mode 100644 index 0000000..dd0a460 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "deep_aether:roseroot_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_slab_0.json new file mode 100644 index 0000000..ed394c8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "deep_aether:roseroot_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_slab_1.json new file mode 100644 index 0000000..3c8265b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:roseroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_roseroot_planks" + } + ], + "result": { + "id": "deep_aether:roseroot_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_stairs_0.json new file mode 100644 index 0000000..cac3273 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "deep_aether:roseroot_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_stairs_1.json new file mode 100644 index 0000000..6844ad1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:roseroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_roseroot_planks" + } + ], + "result": { + "id": "deep_aether:roseroot_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_trapdoor_0.json new file mode 100644 index 0000000..e9dd490 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "deep_aether:roseroot_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_wall_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_wall_0.json new file mode 100644 index 0000000..8aa74b2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_roseroot_wall_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "deep_aether:roseroot_wall", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_stripped_conberry_wall_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_stripped_conberry_wall_0.json new file mode 100644 index 0000000..2f97d23 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_stripped_conberry_wall_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "deep_aether:stripped_conberry_wall", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_stripped_cruderoot_wall_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_stripped_cruderoot_wall_0.json new file mode 100644 index 0000000..d43d5cc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_stripped_cruderoot_wall_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "deep_aether:stripped_cruderoot_wall", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_stripped_roseroot_wall_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_stripped_roseroot_wall_0.json new file mode 100644 index 0000000..3e7d622 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_stripped_roseroot_wall_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "deep_aether:stripped_roseroot_wall", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_stripped_sunroot_wall_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_stripped_sunroot_wall_0.json new file mode 100644 index 0000000..cbea6b9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_stripped_sunroot_wall_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "deep_aether:stripped_sunroot_wall", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_stripped_yagroot_wall_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_stripped_yagroot_wall_0.json new file mode 100644 index 0000000..ceec29b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_stripped_yagroot_wall_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "deep_aether:stripped_yagroot_wall", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_boat_0.json new file mode 100644 index 0000000..5da0b93 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "deep_aether:sunroot_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_button_0.json new file mode 100644 index 0000000..ff13119 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "deep_aether:sunroot_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_button_1.json new file mode 100644 index 0000000..f6faf8d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:sunroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_sunroot_planks" + } + ], + "result": { + "id": "deep_aether:sunroot_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_chest_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_chest_boat_0.json new file mode 100644 index 0000000..e8fed02 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_chest_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "deep_aether:sunroot_chest_boat", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_door_0.json new file mode 100644 index 0000000..740c0d9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "deep_aether:sunroot_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_fence_0.json new file mode 100644 index 0000000..ae2157b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "deep_aether:sunroot_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_fence_1.json new file mode 100644 index 0000000..e346783 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:sunroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_sunroot_planks" + } + ], + "result": { + "id": "deep_aether:sunroot_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_fence_gate_0.json new file mode 100644 index 0000000..36d83fa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "deep_aether:sunroot_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_planks_0.json new file mode 100644 index 0000000..7b5e71c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "deep_aether:sunroot_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_pressure_plate_0.json new file mode 100644 index 0000000..7af2836 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "deep_aether:sunroot_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_sign_0.json new file mode 100644 index 0000000..0933838 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "deep_aether:sunroot_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_slab_0.json new file mode 100644 index 0000000..99f7ebd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "deep_aether:sunroot_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_slab_1.json new file mode 100644 index 0000000..2aba385 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:sunroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_sunroot_planks" + } + ], + "result": { + "id": "deep_aether:sunroot_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_stairs_0.json new file mode 100644 index 0000000..6233e6a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "deep_aether:sunroot_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_stairs_1.json new file mode 100644 index 0000000..90551f9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:sunroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_sunroot_planks" + } + ], + "result": { + "id": "deep_aether:sunroot_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_trapdoor_0.json new file mode 100644 index 0000000..923bc31 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "deep_aether:sunroot_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_wall_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_wall_0.json new file mode 100644 index 0000000..ae865ea --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_sunroot_wall_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "deep_aether:sunroot_wall", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_boat_0.json new file mode 100644 index 0000000..00fbad3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "deep_aether:yagroot_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_button_0.json new file mode 100644 index 0000000..9a84816 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "deep_aether:yagroot_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_button_1.json new file mode 100644 index 0000000..1af4f42 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:yagroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_yagroot_planks" + } + ], + "result": { + "id": "deep_aether:yagroot_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_chest_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_chest_boat_0.json new file mode 100644 index 0000000..cf61233 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_chest_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "deep_aether:yagroot_chest_boat", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_door_0.json new file mode 100644 index 0000000..acc2059 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "deep_aether:yagroot_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_fence_0.json new file mode 100644 index 0000000..e5c0c6e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "deep_aether:yagroot_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_fence_1.json new file mode 100644 index 0000000..057608f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:yagroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_yagroot_planks" + } + ], + "result": { + "id": "deep_aether:yagroot_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_fence_gate_0.json new file mode 100644 index 0000000..252e1e6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "deep_aether:yagroot_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_planks_0.json new file mode 100644 index 0000000..e2a5dd4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "deep_aether:yagroot_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_pressure_plate_0.json new file mode 100644 index 0000000..76dab3f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "deep_aether:yagroot_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_sign_0.json new file mode 100644 index 0000000..05949ba --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "deep_aether:yagroot_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_slab_0.json new file mode 100644 index 0000000..e5fbc55 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "deep_aether:yagroot_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_slab_1.json new file mode 100644 index 0000000..7bb9fb2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:yagroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_yagroot_planks" + } + ], + "result": { + "id": "deep_aether:yagroot_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_stairs_0.json new file mode 100644 index 0000000..e8e483b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "deep_aether:yagroot_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_stairs_1.json new file mode 100644 index 0000000..d31f132 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:yagroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_yagroot_planks" + } + ], + "result": { + "id": "deep_aether:yagroot_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_trapdoor_0.json new file mode 100644 index 0000000..27b3e56 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "deep_aether:yagroot_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_wall_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_wall_0.json new file mode 100644 index 0000000..ac42878 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deep_aether_yagroot_wall_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "deep_aether:yagroot_wall", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker/bloom_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker/bloom_log_0.json new file mode 100644 index 0000000..afd3f76 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker/bloom_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deeperdarker:blooming_stem" + }, + "result": { + "id": "deeperdarker:stripped_blooming_stem", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker/echo_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker/echo_log_0.json new file mode 100644 index 0000000..6dffacf --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker/echo_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deeperdarker:echo_log" + }, + "result": { + "id": "deeperdarker:stripped_echo_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker/echo_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker/echo_log_1.json new file mode 100644 index 0000000..f8fe4ea --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker/echo_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deeperdarker:echo_log" + }, + "result": { + "id": "deeperdarker:stripped_echo_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker/echo_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker/echo_log_2.json new file mode 100644 index 0000000..50a2865 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker/echo_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deeperdarker:echo_log" + }, + "result": { + "id": "deeperdarker:echo_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker/echo_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker/echo_log_3.json new file mode 100644 index 0000000..f96ce2c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker/echo_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deeperdarker:echo_wood" + }, + "result": { + "id": "deeperdarker:echo_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker/echo_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker/echo_log_4.json new file mode 100644 index 0000000..92341e0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker/echo_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deeperdarker:echo_wood" + }, + "result": { + "id": "deeperdarker:stripped_echo_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker/echo_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker/echo_log_5.json new file mode 100644 index 0000000..4f11a5e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker/echo_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deeperdarker:echo_wood" + }, + "result": { + "id": "deeperdarker:stripped_echo_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker/echo_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker/echo_log_6.json new file mode 100644 index 0000000..9a02fbe --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker/echo_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deeperdarker:stripped_echo_wood" + }, + "result": { + "id": "deeperdarker:stripped_echo_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker/echo_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker/echo_log_7.json new file mode 100644 index 0000000..9347893 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker/echo_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "deeperdarker:stripped_echo_log" + }, + "result": { + "id": "deeperdarker:stripped_echo_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_boat_0.json new file mode 100644 index 0000000..127680f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_boat_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "deeperdarker:bloom_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_button_0.json new file mode 100644 index 0000000..2d1b935 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_button_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "deeperdarker:bloom_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_button_1.json new file mode 100644 index 0000000..8b07135 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:bloom_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_bloom_planks" + } + ], + "result": { + "id": "deeperdarker:bloom_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_door_0.json new file mode 100644 index 0000000..5366429 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_door_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "deeperdarker:bloom_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_fence_0.json new file mode 100644 index 0000000..2d9345b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_fence_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "deeperdarker:bloom_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_fence_1.json new file mode 100644 index 0000000..51030b2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:bloom_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_bloom_planks" + } + ], + "result": { + "id": "deeperdarker:bloom_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_fence_gate_0.json new file mode 100644 index 0000000..bbe62bc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_fence_gate_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "deeperdarker:bloom_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_planks_0.json new file mode 100644 index 0000000..7e6beee --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_planks_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "deeperdarker:bloom_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_pressure_plate_0.json new file mode 100644 index 0000000..698f1b4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_pressure_plate_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "deeperdarker:bloom_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_sign_0.json new file mode 100644 index 0000000..00f2c9b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_sign_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "deeperdarker:bloom_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_slab_0.json new file mode 100644 index 0000000..65ae350 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_slab_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "deeperdarker:bloom_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_slab_1.json new file mode 100644 index 0000000..8272dea --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:bloom_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_bloom_planks" + } + ], + "result": { + "id": "deeperdarker:bloom_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_stairs_0.json new file mode 100644 index 0000000..2b3f85b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_stairs_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "deeperdarker:bloom_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_stairs_1.json new file mode 100644 index 0000000..5187d2c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:bloom_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_bloom_planks" + } + ], + "result": { + "id": "deeperdarker:bloom_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_trapdoor_0.json new file mode 100644 index 0000000..35d889f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_bloom_trapdoor_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "deeperdarker:bloom_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_boat_0.json new file mode 100644 index 0000000..93e4397 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "deeperdarker:echo_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_button_0.json new file mode 100644 index 0000000..050496e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "deeperdarker:echo_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_button_1.json new file mode 100644 index 0000000..47ed7e4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:echo_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_echo_planks" + } + ], + "result": { + "id": "deeperdarker:echo_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_door_0.json new file mode 100644 index 0000000..4645097 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "deeperdarker:echo_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_fence_0.json new file mode 100644 index 0000000..00af98f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "deeperdarker:echo_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_fence_1.json new file mode 100644 index 0000000..dded138 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:echo_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_echo_planks" + } + ], + "result": { + "id": "deeperdarker:echo_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_fence_gate_0.json new file mode 100644 index 0000000..16bc36d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "deeperdarker:echo_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_planks_0.json new file mode 100644 index 0000000..cd06497 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "deeperdarker:echo_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_pressure_plate_0.json new file mode 100644 index 0000000..0965c52 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "deeperdarker:echo_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_sign_0.json new file mode 100644 index 0000000..49d26ad --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "deeperdarker:echo_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_slab_0.json new file mode 100644 index 0000000..4a8406e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "deeperdarker:echo_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_slab_1.json new file mode 100644 index 0000000..aa694ac --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:echo_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_echo_planks" + } + ], + "result": { + "id": "deeperdarker:echo_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_stairs_0.json new file mode 100644 index 0000000..b92810a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "deeperdarker:echo_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_stairs_1.json new file mode 100644 index 0000000..01f6723 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:echo_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_echo_planks" + } + ], + "result": { + "id": "deeperdarker:echo_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_trapdoor_0.json new file mode 100644 index 0000000..5280f49 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/deeperdarker_echo_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "deeperdarker:echo_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_aether_large_skyroot_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_aether_large_skyroot_boat_0.json new file mode 100644 index 0000000..669f556 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_aether_large_skyroot_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "everycomp:abnbl/aether/large_skyroot_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_betternether_large_nether_mushroom_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_betternether_large_nether_mushroom_boat_0.json new file mode 100644 index 0000000..4ff86fc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_betternether_large_nether_mushroom_boat_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "everycomp:abnbl/betternether/large_nether_mushroom_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_betternether_large_nether_reed_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_betternether_large_nether_reed_boat_0.json new file mode 100644 index 0000000..2530efc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_betternether_large_nether_reed_boat_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "everycomp:abnbl/betternether/large_nether_reed_boat", + "count": 1 + }, + "ingredient_count": 21, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_deep_aether_large_conberry_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_deep_aether_large_conberry_boat_0.json new file mode 100644 index 0000000..54fc553 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_deep_aether_large_conberry_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "everycomp:abnbl/deep_aether/large_conberry_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_deep_aether_large_cruderoot_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_deep_aether_large_cruderoot_boat_0.json new file mode 100644 index 0000000..0a23324 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_deep_aether_large_cruderoot_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "everycomp:abnbl/deep_aether/large_cruderoot_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_deep_aether_large_roseroot_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_deep_aether_large_roseroot_boat_0.json new file mode 100644 index 0000000..9e97549 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_deep_aether_large_roseroot_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "everycomp:abnbl/deep_aether/large_roseroot_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_deep_aether_large_sunroot_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_deep_aether_large_sunroot_boat_0.json new file mode 100644 index 0000000..cb3f886 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_deep_aether_large_sunroot_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "everycomp:abnbl/deep_aether/large_sunroot_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_deep_aether_large_yagroot_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_deep_aether_large_yagroot_boat_0.json new file mode 100644 index 0000000..3ab26de --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_deep_aether_large_yagroot_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "everycomp:abnbl/deep_aether/large_yagroot_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_deeperdarker_large_bloom_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_deeperdarker_large_bloom_boat_0.json new file mode 100644 index 0000000..1aa3e30 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_deeperdarker_large_bloom_boat_0.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "everycomp:abnbl/deeperdarker/large_bloom_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_deeperdarker_large_echo_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_deeperdarker_large_echo_boat_0.json new file mode 100644 index 0000000..d8e7d37 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_deeperdarker_large_echo_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "everycomp:abnbl/deeperdarker/large_echo_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_aspen_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_aspen_boat_0.json new file mode 100644 index 0000000..861e2d0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_aspen_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "everycomp:abnbl/natures_spirit/large_aspen_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_cedar_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_cedar_boat_0.json new file mode 100644 index 0000000..dcb1ba9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_cedar_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "everycomp:abnbl/natures_spirit/large_cedar_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_coconut_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_coconut_boat_0.json new file mode 100644 index 0000000..fafb36a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_coconut_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "everycomp:abnbl/natures_spirit/large_coconut_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_cypress_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_cypress_boat_0.json new file mode 100644 index 0000000..f7ebf4c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_cypress_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "everycomp:abnbl/natures_spirit/large_cypress_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_fir_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_fir_boat_0.json new file mode 100644 index 0000000..15571f8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_fir_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "everycomp:abnbl/natures_spirit/large_fir_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_ghaf_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_ghaf_boat_0.json new file mode 100644 index 0000000..092682b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_ghaf_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "everycomp:abnbl/natures_spirit/large_ghaf_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_joshua_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_joshua_boat_0.json new file mode 100644 index 0000000..aea2353 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_joshua_boat_0.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "everycomp:abnbl/natures_spirit/large_joshua_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_larch_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_larch_boat_0.json new file mode 100644 index 0000000..2010105 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_larch_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "everycomp:abnbl/natures_spirit/large_larch_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_mahogany_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_mahogany_boat_0.json new file mode 100644 index 0000000..ed1717f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_mahogany_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "everycomp:abnbl/natures_spirit/large_mahogany_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_maple_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_maple_boat_0.json new file mode 100644 index 0000000..2445cb2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_maple_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "everycomp:abnbl/natures_spirit/large_maple_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_olive_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_olive_boat_0.json new file mode 100644 index 0000000..164ba50 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_olive_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "everycomp:abnbl/natures_spirit/large_olive_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_palo_verde_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_palo_verde_boat_0.json new file mode 100644 index 0000000..3684ae6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_palo_verde_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "everycomp:abnbl/natures_spirit/large_palo_verde_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_redwood_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_redwood_boat_0.json new file mode 100644 index 0000000..c55e686 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_redwood_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "everycomp:abnbl/natures_spirit/large_redwood_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_saxaul_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_saxaul_boat_0.json new file mode 100644 index 0000000..9b70337 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_saxaul_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "everycomp:abnbl/natures_spirit/large_saxaul_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_sugi_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_sugi_boat_0.json new file mode 100644 index 0000000..f53414a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_sugi_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "everycomp:abnbl/natures_spirit/large_sugi_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_willow_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_willow_boat_0.json new file mode 100644 index 0000000..47182da --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_willow_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "everycomp:abnbl/natures_spirit/large_willow_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_wisteria_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_wisteria_boat_0.json new file mode 100644 index 0000000..3152a83 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_natures_spirit_large_wisteria_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "everycomp:abnbl/natures_spirit/large_wisteria_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_quark_large_ancient_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_quark_large_ancient_boat_0.json new file mode 100644 index 0000000..abe4c79 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_quark_large_ancient_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "everycomp:abnbl/quark/large_ancient_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_quark_large_azalea_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_quark_large_azalea_boat_0.json new file mode 100644 index 0000000..ae994df --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_quark_large_azalea_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "everycomp:abnbl/quark/large_azalea_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_quark_large_blossom_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_quark_large_blossom_boat_0.json new file mode 100644 index 0000000..d4951ca --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_abnbl_quark_large_blossom_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "everycomp:abnbl/quark/large_blossom_boat", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_bench_0.json new file mode 100644 index 0000000..e23eeb4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "everycomp:af/aether/skyroot_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_bench_1.json new file mode 100644 index 0000000..9ff9b77 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "aether:skyroot_planks" + }, + { + "item": "everycomp:q/aether/vertical_skyroot_planks" + } + ], + "result": { + "id": "everycomp:af/aether/skyroot_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_chair_0.json new file mode 100644 index 0000000..a0e307a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "everycomp:af/aether/skyroot_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_chair_1.json new file mode 100644 index 0000000..acf6ec9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "aether:skyroot_planks" + }, + { + "item": "everycomp:q/aether/vertical_skyroot_planks" + } + ], + "result": { + "id": "everycomp:af/aether/skyroot_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_drawer_0.json new file mode 100644 index 0000000..bc65555 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "everycomp:af/aether/skyroot_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_shelf_0.json new file mode 100644 index 0000000..6295636 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "everycomp:af/aether/skyroot_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_shelf_1.json new file mode 100644 index 0000000..8b3fcf5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "aether:skyroot_planks" + }, + { + "item": "everycomp:q/aether/vertical_skyroot_planks" + } + ], + "result": { + "id": "everycomp:af/aether/skyroot_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_shutter_0.json new file mode 100644 index 0000000..7330e3f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "everycomp:af/aether/skyroot_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_shutter_1.json new file mode 100644 index 0000000..bbdc925 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "aether:skyroot_planks" + }, + { + "item": "everycomp:q/aether/vertical_skyroot_planks" + } + ], + "result": { + "id": "everycomp:af/aether/skyroot_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_table_0.json new file mode 100644 index 0000000..e1e43cb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "everycomp:af/aether/skyroot_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_table_1.json new file mode 100644 index 0000000..c9686f7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_aether_skyroot_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "aether:skyroot_planks" + }, + { + "item": "everycomp:q/aether/vertical_skyroot_planks" + } + ], + "result": { + "id": "everycomp:af/aether/skyroot_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_mushroom_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_mushroom_bench_0.json new file mode 100644 index 0000000..7d10c6b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_mushroom_bench_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "everycomp:af/betternether/nether_mushroom_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_mushroom_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_mushroom_bench_1.json new file mode 100644 index 0000000..0748eb1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_mushroom_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:nether_mushroom_planks" + }, + { + "item": "everycomp:q/betternether/vertical_nether_mushroom_planks" + } + ], + "result": { + "id": "everycomp:af/betternether/nether_mushroom_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_mushroom_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_mushroom_drawer_0.json new file mode 100644 index 0000000..8c57cd7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_mushroom_drawer_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "everycomp:af/betternether/nether_mushroom_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_mushroom_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_mushroom_shelf_0.json new file mode 100644 index 0000000..acfd729 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_mushroom_shelf_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "everycomp:af/betternether/nether_mushroom_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_mushroom_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_mushroom_shelf_1.json new file mode 100644 index 0000000..39b3e81 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_mushroom_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:nether_mushroom_planks" + }, + { + "item": "everycomp:q/betternether/vertical_nether_mushroom_planks" + } + ], + "result": { + "id": "everycomp:af/betternether/nether_mushroom_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_mushroom_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_mushroom_shutter_0.json new file mode 100644 index 0000000..bc054ad --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_mushroom_shutter_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "everycomp:af/betternether/nether_mushroom_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_mushroom_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_mushroom_shutter_1.json new file mode 100644 index 0000000..faf3568 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_mushroom_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:nether_mushroom_planks" + }, + { + "item": "everycomp:q/betternether/vertical_nether_mushroom_planks" + } + ], + "result": { + "id": "everycomp:af/betternether/nether_mushroom_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_mushroom_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_mushroom_table_0.json new file mode 100644 index 0000000..22483fd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_mushroom_table_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "everycomp:af/betternether/nether_mushroom_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_mushroom_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_mushroom_table_1.json new file mode 100644 index 0000000..b8d15f9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_mushroom_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:nether_mushroom_planks" + }, + { + "item": "everycomp:q/betternether/vertical_nether_mushroom_planks" + } + ], + "result": { + "id": "everycomp:af/betternether/nether_mushroom_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_reed_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_reed_bench_0.json new file mode 100644 index 0000000..a59f9b4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_reed_bench_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "everycomp:af/betternether/nether_reed_bench", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_reed_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_reed_drawer_0.json new file mode 100644 index 0000000..62d0c46 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_reed_drawer_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "everycomp:af/betternether/nether_reed_drawer", + "count": 1 + }, + "ingredient_count": 28, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_reed_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_reed_shelf_0.json new file mode 100644 index 0000000..3f58087 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_reed_shelf_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "everycomp:af/betternether/nether_reed_shelf", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_reed_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_reed_shutter_0.json new file mode 100644 index 0000000..81ee379 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_reed_shutter_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "everycomp:af/betternether/nether_reed_shutter", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_reed_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_reed_table_0.json new file mode 100644 index 0000000..e0a5ba7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_betternether_nether_reed_table_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "everycomp:af/betternether/nether_reed_table", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_cataclysm_chorus_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_cataclysm_chorus_bench_0.json new file mode 100644 index 0000000..b266768 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_cataclysm_chorus_bench_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "everycomp:af/cataclysm/chorus_bench", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_cataclysm_chorus_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_cataclysm_chorus_bench_1.json new file mode 100644 index 0000000..fa480ee --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_cataclysm_chorus_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "cataclysm:chorus_planks" + }, + { + "item": "everycomp:q/cataclysm/vertical_chorus_planks" + } + ], + "result": { + "id": "everycomp:af/cataclysm/chorus_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_cataclysm_chorus_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_cataclysm_chorus_chair_0.json new file mode 100644 index 0000000..f101459 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_cataclysm_chorus_chair_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "everycomp:af/cataclysm/chorus_chair", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_cataclysm_chorus_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_cataclysm_chorus_drawer_0.json new file mode 100644 index 0000000..fc77bdc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_cataclysm_chorus_drawer_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "everycomp:af/cataclysm/chorus_drawer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_cataclysm_chorus_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_cataclysm_chorus_shelf_0.json new file mode 100644 index 0000000..63eb4d8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_cataclysm_chorus_shelf_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "everycomp:af/cataclysm/chorus_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_cataclysm_chorus_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_cataclysm_chorus_shutter_0.json new file mode 100644 index 0000000..fcadbc9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_cataclysm_chorus_shutter_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "everycomp:af/cataclysm/chorus_shutter", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_cataclysm_chorus_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_cataclysm_chorus_shutter_1.json new file mode 100644 index 0000000..000862d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_cataclysm_chorus_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "cataclysm:chorus_planks" + }, + { + "item": "everycomp:q/cataclysm/vertical_chorus_planks" + } + ], + "result": { + "id": "everycomp:af/cataclysm/chorus_shutter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_cataclysm_chorus_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_cataclysm_chorus_table_0.json new file mode 100644 index 0000000..798baab --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_cataclysm_chorus_table_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "everycomp:af/cataclysm/chorus_table", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_bench_0.json new file mode 100644 index 0000000..421a131 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/conberry_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_bench_1.json new file mode 100644 index 0000000..665e454 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:conberry_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_conberry_planks" + } + ], + "result": { + "id": "everycomp:af/deep_aether/conberry_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_chair_0.json new file mode 100644 index 0000000..2cd3471 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/conberry_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_chair_1.json new file mode 100644 index 0000000..22a20d6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:conberry_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_conberry_planks" + } + ], + "result": { + "id": "everycomp:af/deep_aether/conberry_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_drawer_0.json new file mode 100644 index 0000000..1f032ea --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/conberry_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_shelf_0.json new file mode 100644 index 0000000..6607096 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/conberry_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_shelf_1.json new file mode 100644 index 0000000..3da963b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:conberry_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_conberry_planks" + } + ], + "result": { + "id": "everycomp:af/deep_aether/conberry_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_shutter_0.json new file mode 100644 index 0000000..903b45d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/conberry_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_shutter_1.json new file mode 100644 index 0000000..7cf44a8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:conberry_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_conberry_planks" + } + ], + "result": { + "id": "everycomp:af/deep_aether/conberry_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_table_0.json new file mode 100644 index 0000000..c1c0adb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/conberry_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_table_1.json new file mode 100644 index 0000000..a8f9293 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_conberry_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:conberry_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_conberry_planks" + } + ], + "result": { + "id": "everycomp:af/deep_aether/conberry_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_bench_0.json new file mode 100644 index 0000000..bba389f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/cruderoot_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_bench_1.json new file mode 100644 index 0000000..34933ad --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:cruderoot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_cruderoot_planks" + } + ], + "result": { + "id": "everycomp:af/deep_aether/cruderoot_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_chair_0.json new file mode 100644 index 0000000..33e79f4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/cruderoot_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_chair_1.json new file mode 100644 index 0000000..fe3e867 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:cruderoot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_cruderoot_planks" + } + ], + "result": { + "id": "everycomp:af/deep_aether/cruderoot_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_drawer_0.json new file mode 100644 index 0000000..be97793 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/cruderoot_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_shelf_0.json new file mode 100644 index 0000000..5d55f96 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/cruderoot_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_shelf_1.json new file mode 100644 index 0000000..4a2eee3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:cruderoot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_cruderoot_planks" + } + ], + "result": { + "id": "everycomp:af/deep_aether/cruderoot_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_shutter_0.json new file mode 100644 index 0000000..8142c6b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/cruderoot_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_shutter_1.json new file mode 100644 index 0000000..2da5487 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:cruderoot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_cruderoot_planks" + } + ], + "result": { + "id": "everycomp:af/deep_aether/cruderoot_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_table_0.json new file mode 100644 index 0000000..b31583e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/cruderoot_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_table_1.json new file mode 100644 index 0000000..091a584 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_cruderoot_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:cruderoot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_cruderoot_planks" + } + ], + "result": { + "id": "everycomp:af/deep_aether/cruderoot_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_bench_0.json new file mode 100644 index 0000000..77739a2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/roseroot_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_bench_1.json new file mode 100644 index 0000000..d9b9128 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:roseroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_roseroot_planks" + } + ], + "result": { + "id": "everycomp:af/deep_aether/roseroot_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_chair_0.json new file mode 100644 index 0000000..cfb3251 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/roseroot_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_chair_1.json new file mode 100644 index 0000000..a0f957e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:roseroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_roseroot_planks" + } + ], + "result": { + "id": "everycomp:af/deep_aether/roseroot_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_drawer_0.json new file mode 100644 index 0000000..cb8e2d7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/roseroot_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_shelf_0.json new file mode 100644 index 0000000..2ab568c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/roseroot_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_shelf_1.json new file mode 100644 index 0000000..f671f94 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:roseroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_roseroot_planks" + } + ], + "result": { + "id": "everycomp:af/deep_aether/roseroot_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_shutter_0.json new file mode 100644 index 0000000..311e284 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/roseroot_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_shutter_1.json new file mode 100644 index 0000000..90ca358 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:roseroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_roseroot_planks" + } + ], + "result": { + "id": "everycomp:af/deep_aether/roseroot_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_table_0.json new file mode 100644 index 0000000..1d2cd24 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/roseroot_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_table_1.json new file mode 100644 index 0000000..fdc684a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_roseroot_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:roseroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_roseroot_planks" + } + ], + "result": { + "id": "everycomp:af/deep_aether/roseroot_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_bench_0.json new file mode 100644 index 0000000..6de9c1a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/sunroot_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_bench_1.json new file mode 100644 index 0000000..a416ea0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:sunroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_sunroot_planks" + } + ], + "result": { + "id": "everycomp:af/deep_aether/sunroot_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_chair_0.json new file mode 100644 index 0000000..5acda87 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/sunroot_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_chair_1.json new file mode 100644 index 0000000..55703a6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:sunroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_sunroot_planks" + } + ], + "result": { + "id": "everycomp:af/deep_aether/sunroot_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_drawer_0.json new file mode 100644 index 0000000..bf5f72e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/sunroot_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_shelf_0.json new file mode 100644 index 0000000..0147b0b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/sunroot_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_shelf_1.json new file mode 100644 index 0000000..7ccdd56 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:sunroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_sunroot_planks" + } + ], + "result": { + "id": "everycomp:af/deep_aether/sunroot_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_shutter_0.json new file mode 100644 index 0000000..af2c7ff --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/sunroot_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_shutter_1.json new file mode 100644 index 0000000..6bbf22e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:sunroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_sunroot_planks" + } + ], + "result": { + "id": "everycomp:af/deep_aether/sunroot_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_table_0.json new file mode 100644 index 0000000..fb245bc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/sunroot_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_table_1.json new file mode 100644 index 0000000..d52b073 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_sunroot_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:sunroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_sunroot_planks" + } + ], + "result": { + "id": "everycomp:af/deep_aether/sunroot_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_bench_0.json new file mode 100644 index 0000000..f7dd2c5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/yagroot_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_bench_1.json new file mode 100644 index 0000000..8d8947c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:yagroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_yagroot_planks" + } + ], + "result": { + "id": "everycomp:af/deep_aether/yagroot_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_chair_0.json new file mode 100644 index 0000000..2529cb4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/yagroot_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_chair_1.json new file mode 100644 index 0000000..c26ced8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:yagroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_yagroot_planks" + } + ], + "result": { + "id": "everycomp:af/deep_aether/yagroot_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_drawer_0.json new file mode 100644 index 0000000..8b8d8f1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/yagroot_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_shelf_0.json new file mode 100644 index 0000000..8a6b3dc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/yagroot_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_shelf_1.json new file mode 100644 index 0000000..9b61854 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:yagroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_yagroot_planks" + } + ], + "result": { + "id": "everycomp:af/deep_aether/yagroot_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_shutter_0.json new file mode 100644 index 0000000..9b1ee83 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/yagroot_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_shutter_1.json new file mode 100644 index 0000000..25d623e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:yagroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_yagroot_planks" + } + ], + "result": { + "id": "everycomp:af/deep_aether/yagroot_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_table_0.json new file mode 100644 index 0000000..fafadc7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "everycomp:af/deep_aether/yagroot_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_table_1.json new file mode 100644 index 0000000..06fb21f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deep_aether_yagroot_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:yagroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_yagroot_planks" + } + ], + "result": { + "id": "everycomp:af/deep_aether/yagroot_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_bench_0.json new file mode 100644 index 0000000..72fced5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_bench_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "everycomp:af/deeperdarker/bloom_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_bench_1.json new file mode 100644 index 0000000..c99b8fa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:bloom_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_bloom_planks" + } + ], + "result": { + "id": "everycomp:af/deeperdarker/bloom_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_chair_0.json new file mode 100644 index 0000000..cbe7e6f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_chair_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "everycomp:af/deeperdarker/bloom_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_chair_1.json new file mode 100644 index 0000000..a7024af --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:bloom_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_bloom_planks" + } + ], + "result": { + "id": "everycomp:af/deeperdarker/bloom_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_drawer_0.json new file mode 100644 index 0000000..9900b94 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_drawer_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "everycomp:af/deeperdarker/bloom_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_shelf_0.json new file mode 100644 index 0000000..7812839 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_shelf_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "everycomp:af/deeperdarker/bloom_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_shelf_1.json new file mode 100644 index 0000000..b0ce1cc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:bloom_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_bloom_planks" + } + ], + "result": { + "id": "everycomp:af/deeperdarker/bloom_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_shutter_0.json new file mode 100644 index 0000000..c7b9972 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_shutter_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "everycomp:af/deeperdarker/bloom_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_shutter_1.json new file mode 100644 index 0000000..03607b5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:bloom_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_bloom_planks" + } + ], + "result": { + "id": "everycomp:af/deeperdarker/bloom_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_table_0.json new file mode 100644 index 0000000..b842e19 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_table_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "everycomp:af/deeperdarker/bloom_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_table_1.json new file mode 100644 index 0000000..ce86838 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_bloom_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:bloom_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_bloom_planks" + } + ], + "result": { + "id": "everycomp:af/deeperdarker/bloom_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_bench_0.json new file mode 100644 index 0000000..39d1353 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "everycomp:af/deeperdarker/echo_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_bench_1.json new file mode 100644 index 0000000..09afaa3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:echo_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_echo_planks" + } + ], + "result": { + "id": "everycomp:af/deeperdarker/echo_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_chair_0.json new file mode 100644 index 0000000..7e5b5d5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "everycomp:af/deeperdarker/echo_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_chair_1.json new file mode 100644 index 0000000..a685982 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:echo_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_echo_planks" + } + ], + "result": { + "id": "everycomp:af/deeperdarker/echo_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_drawer_0.json new file mode 100644 index 0000000..9fc6368 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "everycomp:af/deeperdarker/echo_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_shelf_0.json new file mode 100644 index 0000000..3e6ee4e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "everycomp:af/deeperdarker/echo_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_shelf_1.json new file mode 100644 index 0000000..ec85065 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:echo_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_echo_planks" + } + ], + "result": { + "id": "everycomp:af/deeperdarker/echo_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_shutter_0.json new file mode 100644 index 0000000..0cabc39 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "everycomp:af/deeperdarker/echo_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_shutter_1.json new file mode 100644 index 0000000..2b88f40 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:echo_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_echo_planks" + } + ], + "result": { + "id": "everycomp:af/deeperdarker/echo_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_table_0.json new file mode 100644 index 0000000..f4bb44b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "everycomp:af/deeperdarker/echo_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_table_1.json new file mode 100644 index 0000000..0b37fd9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_deeperdarker_echo_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:echo_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_echo_planks" + } + ], + "result": { + "id": "everycomp:af/deeperdarker/echo_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_bench_0.json new file mode 100644 index 0000000..1bba1c1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_bench_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "everycomp:af/mynethersdelight/powdery_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_bench_1.json new file mode 100644 index 0000000..e4903af --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "mynethersdelight:powdery_planks" + }, + { + "item": "everycomp:q/mynethersdelight/vertical_powdery_planks" + } + ], + "result": { + "id": "everycomp:af/mynethersdelight/powdery_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_chair_0.json new file mode 100644 index 0000000..94b5190 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_chair_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "everycomp:af/mynethersdelight/powdery_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_chair_1.json new file mode 100644 index 0000000..7ae0770 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "mynethersdelight:powdery_planks" + }, + { + "item": "everycomp:q/mynethersdelight/vertical_powdery_planks" + } + ], + "result": { + "id": "everycomp:af/mynethersdelight/powdery_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_drawer_0.json new file mode 100644 index 0000000..a9b25b8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_drawer_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "everycomp:af/mynethersdelight/powdery_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_shelf_0.json new file mode 100644 index 0000000..9896c13 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_shelf_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "everycomp:af/mynethersdelight/powdery_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_shelf_1.json new file mode 100644 index 0000000..efe0132 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "mynethersdelight:powdery_planks" + }, + { + "item": "everycomp:q/mynethersdelight/vertical_powdery_planks" + } + ], + "result": { + "id": "everycomp:af/mynethersdelight/powdery_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_shutter_0.json new file mode 100644 index 0000000..45c66be --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_shutter_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "everycomp:af/mynethersdelight/powdery_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_shutter_1.json new file mode 100644 index 0000000..15fae49 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "mynethersdelight:powdery_planks" + }, + { + "item": "everycomp:q/mynethersdelight/vertical_powdery_planks" + } + ], + "result": { + "id": "everycomp:af/mynethersdelight/powdery_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_table_0.json new file mode 100644 index 0000000..da37156 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_table_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "everycomp:af/mynethersdelight/powdery_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_table_1.json new file mode 100644 index 0000000..d0b1039 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_mynethersdelight_powdery_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "mynethersdelight:powdery_planks" + }, + { + "item": "everycomp:q/mynethersdelight/vertical_powdery_planks" + } + ], + "result": { + "id": "everycomp:af/mynethersdelight/powdery_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_bench_0.json new file mode 100644 index 0000000..862442c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/aspen_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_bench_1.json new file mode 100644 index 0000000..7371c10 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:aspen_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_aspen_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/aspen_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_chair_0.json new file mode 100644 index 0000000..ba8da28 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/aspen_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_chair_1.json new file mode 100644 index 0000000..281ba9f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:aspen_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_aspen_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/aspen_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_drawer_0.json new file mode 100644 index 0000000..c9f4622 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/aspen_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_shelf_0.json new file mode 100644 index 0000000..3f4ce5c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/aspen_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_shelf_1.json new file mode 100644 index 0000000..25fb6a0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:aspen_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_aspen_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/aspen_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_shutter_0.json new file mode 100644 index 0000000..18c9821 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/aspen_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_shutter_1.json new file mode 100644 index 0000000..ed4f9a9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:aspen_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_aspen_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/aspen_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_table_0.json new file mode 100644 index 0000000..0a1acf3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/aspen_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_table_1.json new file mode 100644 index 0000000..8141ca4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_aspen_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:aspen_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_aspen_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/aspen_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_bench_0.json new file mode 100644 index 0000000..1ea1b3e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/cedar_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_bench_1.json new file mode 100644 index 0000000..f7ec288 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cedar_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cedar_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/cedar_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_chair_0.json new file mode 100644 index 0000000..abcc232 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/cedar_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_chair_1.json new file mode 100644 index 0000000..a2afdeb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cedar_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cedar_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/cedar_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_drawer_0.json new file mode 100644 index 0000000..839d5ca --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/cedar_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_shelf_0.json new file mode 100644 index 0000000..9b11746 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/cedar_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_shelf_1.json new file mode 100644 index 0000000..ca7fe47 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cedar_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cedar_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/cedar_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_shutter_0.json new file mode 100644 index 0000000..2da58ee --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/cedar_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_shutter_1.json new file mode 100644 index 0000000..c4e8e51 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cedar_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cedar_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/cedar_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_table_0.json new file mode 100644 index 0000000..8d512b6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/cedar_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_table_1.json new file mode 100644 index 0000000..b35cf05 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cedar_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cedar_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cedar_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/cedar_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_bench_0.json new file mode 100644 index 0000000..e97f21b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/coconut_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_bench_1.json new file mode 100644 index 0000000..e37cb2d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:coconut_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_coconut_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/coconut_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_chair_0.json new file mode 100644 index 0000000..80947ec --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/coconut_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_chair_1.json new file mode 100644 index 0000000..3d6c13e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:coconut_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_coconut_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/coconut_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_drawer_0.json new file mode 100644 index 0000000..1cda990 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/coconut_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_shelf_0.json new file mode 100644 index 0000000..b3c5f28 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/coconut_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_shelf_1.json new file mode 100644 index 0000000..ce4b5be --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:coconut_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_coconut_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/coconut_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_shutter_0.json new file mode 100644 index 0000000..959fe1d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/coconut_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_shutter_1.json new file mode 100644 index 0000000..781660a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:coconut_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_coconut_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/coconut_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_table_0.json new file mode 100644 index 0000000..6ec87e8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/coconut_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_table_1.json new file mode 100644 index 0000000..b5e9988 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_coconut_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:coconut_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_coconut_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/coconut_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_bench_0.json new file mode 100644 index 0000000..65fd109 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/cypress_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_bench_1.json new file mode 100644 index 0000000..d660d6e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cypress_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cypress_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/cypress_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_chair_0.json new file mode 100644 index 0000000..d32b056 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/cypress_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_chair_1.json new file mode 100644 index 0000000..f6822f8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cypress_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cypress_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/cypress_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_drawer_0.json new file mode 100644 index 0000000..dcae7e0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/cypress_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_shelf_0.json new file mode 100644 index 0000000..a4e8f94 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/cypress_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_shelf_1.json new file mode 100644 index 0000000..8be476d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cypress_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cypress_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/cypress_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_shutter_0.json new file mode 100644 index 0000000..ed2ef5f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/cypress_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_shutter_1.json new file mode 100644 index 0000000..b3040d2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cypress_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cypress_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/cypress_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_table_0.json new file mode 100644 index 0000000..6c69e57 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/cypress_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_table_1.json new file mode 100644 index 0000000..9434be1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_cypress_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cypress_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cypress_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/cypress_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_bench_0.json new file mode 100644 index 0000000..2c48c4d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/fir_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_bench_1.json new file mode 100644 index 0000000..8a24313 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:fir_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_fir_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/fir_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_chair_0.json new file mode 100644 index 0000000..fe76b8f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/fir_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_chair_1.json new file mode 100644 index 0000000..8cb407a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:fir_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_fir_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/fir_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_drawer_0.json new file mode 100644 index 0000000..2cae897 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/fir_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_shelf_0.json new file mode 100644 index 0000000..b60b70f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/fir_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_shelf_1.json new file mode 100644 index 0000000..8c9c9a9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:fir_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_fir_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/fir_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_shutter_0.json new file mode 100644 index 0000000..629dd88 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/fir_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_shutter_1.json new file mode 100644 index 0000000..1d5537d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:fir_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_fir_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/fir_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_table_0.json new file mode 100644 index 0000000..b00fabb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/fir_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_table_1.json new file mode 100644 index 0000000..7b0ee22 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_fir_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:fir_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_fir_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/fir_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_bench_0.json new file mode 100644 index 0000000..23f6619 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/ghaf_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_bench_1.json new file mode 100644 index 0000000..65f8929 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:ghaf_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_ghaf_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/ghaf_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_chair_0.json new file mode 100644 index 0000000..efbc5ed --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/ghaf_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_chair_1.json new file mode 100644 index 0000000..c9841ed --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:ghaf_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_ghaf_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/ghaf_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_drawer_0.json new file mode 100644 index 0000000..8774fbe --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/ghaf_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_shelf_0.json new file mode 100644 index 0000000..343255b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/ghaf_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_shelf_1.json new file mode 100644 index 0000000..d28bf1b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:ghaf_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_ghaf_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/ghaf_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_shutter_0.json new file mode 100644 index 0000000..0d3b1a5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/ghaf_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_shutter_1.json new file mode 100644 index 0000000..ee7c6ac --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:ghaf_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_ghaf_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/ghaf_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_table_0.json new file mode 100644 index 0000000..9581766 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/ghaf_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_table_1.json new file mode 100644 index 0000000..b17c779 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_ghaf_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:ghaf_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_ghaf_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/ghaf_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_bench_0.json new file mode 100644 index 0000000..8cd64ad --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_bench_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/joshua_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_bench_1.json new file mode 100644 index 0000000..6dc1fa4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:joshua_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_joshua_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/joshua_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_chair_0.json new file mode 100644 index 0000000..1ada04e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_chair_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/joshua_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_chair_1.json new file mode 100644 index 0000000..583453b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:joshua_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_joshua_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/joshua_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_drawer_0.json new file mode 100644 index 0000000..b05cd3f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_drawer_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/joshua_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_shelf_0.json new file mode 100644 index 0000000..03137e2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_shelf_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/joshua_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_shelf_1.json new file mode 100644 index 0000000..45f8b16 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:joshua_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_joshua_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/joshua_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_shutter_0.json new file mode 100644 index 0000000..22b163a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_shutter_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/joshua_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_shutter_1.json new file mode 100644 index 0000000..693f41c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:joshua_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_joshua_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/joshua_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_table_0.json new file mode 100644 index 0000000..936618d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_table_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/joshua_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_table_1.json new file mode 100644 index 0000000..a6fb3ad --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_joshua_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:joshua_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_joshua_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/joshua_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_bench_0.json new file mode 100644 index 0000000..a63d1f7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/larch_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_bench_1.json new file mode 100644 index 0000000..ecd31a5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:larch_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_larch_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/larch_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_chair_0.json new file mode 100644 index 0000000..91b13ca --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/larch_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_chair_1.json new file mode 100644 index 0000000..b244ae0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:larch_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_larch_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/larch_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_drawer_0.json new file mode 100644 index 0000000..02ff32b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/larch_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_shelf_0.json new file mode 100644 index 0000000..57df477 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/larch_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_shelf_1.json new file mode 100644 index 0000000..47d3930 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:larch_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_larch_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/larch_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_shutter_0.json new file mode 100644 index 0000000..27716ba --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/larch_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_shutter_1.json new file mode 100644 index 0000000..9ea3908 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:larch_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_larch_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/larch_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_table_0.json new file mode 100644 index 0000000..72a1a09 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/larch_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_table_1.json new file mode 100644 index 0000000..9151fc1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_larch_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:larch_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_larch_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/larch_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_bench_0.json new file mode 100644 index 0000000..0484693 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/mahogany_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_bench_1.json new file mode 100644 index 0000000..2d141f7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:mahogany_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_mahogany_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/mahogany_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_chair_0.json new file mode 100644 index 0000000..4b7f114 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/mahogany_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_chair_1.json new file mode 100644 index 0000000..043dd10 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:mahogany_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_mahogany_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/mahogany_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_drawer_0.json new file mode 100644 index 0000000..594d2a5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/mahogany_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_shelf_0.json new file mode 100644 index 0000000..e1e3cc8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/mahogany_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_shelf_1.json new file mode 100644 index 0000000..9c59341 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:mahogany_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_mahogany_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/mahogany_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_shutter_0.json new file mode 100644 index 0000000..2c0d333 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/mahogany_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_shutter_1.json new file mode 100644 index 0000000..7411abd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:mahogany_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_mahogany_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/mahogany_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_table_0.json new file mode 100644 index 0000000..54e7664 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/mahogany_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_table_1.json new file mode 100644 index 0000000..a3c485b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_mahogany_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:mahogany_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_mahogany_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/mahogany_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_bench_0.json new file mode 100644 index 0000000..502b272 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/maple_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_bench_1.json new file mode 100644 index 0000000..18e9491 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:maple_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_maple_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/maple_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_chair_0.json new file mode 100644 index 0000000..9698069 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/maple_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_chair_1.json new file mode 100644 index 0000000..dc60c45 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:maple_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_maple_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/maple_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_drawer_0.json new file mode 100644 index 0000000..530b4a7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/maple_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_shelf_0.json new file mode 100644 index 0000000..c30b09c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/maple_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_shelf_1.json new file mode 100644 index 0000000..1c2b680 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:maple_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_maple_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/maple_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_shutter_0.json new file mode 100644 index 0000000..ba8df25 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/maple_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_shutter_1.json new file mode 100644 index 0000000..479887a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:maple_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_maple_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/maple_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_table_0.json new file mode 100644 index 0000000..0654506 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/maple_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_table_1.json new file mode 100644 index 0000000..018afa3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_maple_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:maple_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_maple_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/maple_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_bench_0.json new file mode 100644 index 0000000..a839f44 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/olive_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_bench_1.json new file mode 100644 index 0000000..d259193 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:olive_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_olive_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/olive_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_chair_0.json new file mode 100644 index 0000000..9ee73b4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/olive_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_chair_1.json new file mode 100644 index 0000000..b1e5b37 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:olive_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_olive_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/olive_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_drawer_0.json new file mode 100644 index 0000000..a188792 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/olive_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_shelf_0.json new file mode 100644 index 0000000..36ba4ff --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/olive_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_shelf_1.json new file mode 100644 index 0000000..604b48f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:olive_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_olive_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/olive_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_shutter_0.json new file mode 100644 index 0000000..e90a702 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/olive_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_shutter_1.json new file mode 100644 index 0000000..688d384 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:olive_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_olive_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/olive_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_table_0.json new file mode 100644 index 0000000..1d05551 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/olive_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_table_1.json new file mode 100644 index 0000000..672d544 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_olive_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:olive_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_olive_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/olive_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_bench_0.json new file mode 100644 index 0000000..4596276 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/palo_verde_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_bench_1.json new file mode 100644 index 0000000..09291da --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_palo_verde_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/palo_verde_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_chair_0.json new file mode 100644 index 0000000..5158442 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/palo_verde_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_chair_1.json new file mode 100644 index 0000000..f8c4298 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_palo_verde_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/palo_verde_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_drawer_0.json new file mode 100644 index 0000000..fe53553 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/palo_verde_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_shelf_0.json new file mode 100644 index 0000000..fc5beb8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/palo_verde_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_shelf_1.json new file mode 100644 index 0000000..6e410a0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_palo_verde_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/palo_verde_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_shutter_0.json new file mode 100644 index 0000000..8c32db5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/palo_verde_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_shutter_1.json new file mode 100644 index 0000000..3f333ca --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_palo_verde_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/palo_verde_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_table_0.json new file mode 100644 index 0000000..d679986 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/palo_verde_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_table_1.json new file mode 100644 index 0000000..99a2aae --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_palo_verde_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_palo_verde_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/palo_verde_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_bench_0.json new file mode 100644 index 0000000..fce66f9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/redwood_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_bench_1.json new file mode 100644 index 0000000..bb4ded1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:redwood_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_redwood_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/redwood_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_chair_0.json new file mode 100644 index 0000000..0644e4c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/redwood_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_chair_1.json new file mode 100644 index 0000000..61c14d9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:redwood_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_redwood_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/redwood_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_drawer_0.json new file mode 100644 index 0000000..4f6ea23 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/redwood_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_shelf_0.json new file mode 100644 index 0000000..cdd358a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/redwood_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_shelf_1.json new file mode 100644 index 0000000..3014825 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:redwood_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_redwood_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/redwood_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_shutter_0.json new file mode 100644 index 0000000..27e46ee --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/redwood_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_shutter_1.json new file mode 100644 index 0000000..f81ffd5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:redwood_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_redwood_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/redwood_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_table_0.json new file mode 100644 index 0000000..b151f74 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/redwood_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_table_1.json new file mode 100644 index 0000000..503b377 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_redwood_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:redwood_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_redwood_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/redwood_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_bench_0.json new file mode 100644 index 0000000..33bd42b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/saxaul_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_bench_1.json new file mode 100644 index 0000000..7dd3996 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:saxaul_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_saxaul_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/saxaul_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_chair_0.json new file mode 100644 index 0000000..ca20143 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/saxaul_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_chair_1.json new file mode 100644 index 0000000..1a39d31 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:saxaul_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_saxaul_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/saxaul_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_drawer_0.json new file mode 100644 index 0000000..f71a638 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/saxaul_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_shelf_0.json new file mode 100644 index 0000000..ebe7494 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/saxaul_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_shelf_1.json new file mode 100644 index 0000000..0e95aae --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:saxaul_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_saxaul_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/saxaul_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_shutter_0.json new file mode 100644 index 0000000..2b08921 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/saxaul_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_shutter_1.json new file mode 100644 index 0000000..df13536 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:saxaul_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_saxaul_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/saxaul_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_table_0.json new file mode 100644 index 0000000..7aa37da --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/saxaul_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_table_1.json new file mode 100644 index 0000000..cde419a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_saxaul_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:saxaul_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_saxaul_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/saxaul_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_bench_0.json new file mode 100644 index 0000000..ef16acf --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/sugi_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_bench_1.json new file mode 100644 index 0000000..ecb5f3f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:sugi_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_sugi_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/sugi_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_chair_0.json new file mode 100644 index 0000000..b435550 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/sugi_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_chair_1.json new file mode 100644 index 0000000..38f7725 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:sugi_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_sugi_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/sugi_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_drawer_0.json new file mode 100644 index 0000000..991ed09 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/sugi_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_shelf_0.json new file mode 100644 index 0000000..9766949 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/sugi_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_shelf_1.json new file mode 100644 index 0000000..1f789ec --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:sugi_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_sugi_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/sugi_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_shutter_0.json new file mode 100644 index 0000000..e3033c9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/sugi_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_shutter_1.json new file mode 100644 index 0000000..ddb4817 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:sugi_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_sugi_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/sugi_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_table_0.json new file mode 100644 index 0000000..1100172 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/sugi_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_table_1.json new file mode 100644 index 0000000..0709a32 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_sugi_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:sugi_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_sugi_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/sugi_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_bench_0.json new file mode 100644 index 0000000..4872eb1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/willow_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_bench_1.json new file mode 100644 index 0000000..6808234 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:willow_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_willow_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/willow_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_chair_0.json new file mode 100644 index 0000000..6d48c0f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/willow_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_chair_1.json new file mode 100644 index 0000000..243d648 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:willow_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_willow_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/willow_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_drawer_0.json new file mode 100644 index 0000000..d5ad2f0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/willow_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_shelf_0.json new file mode 100644 index 0000000..130a8b3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/willow_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_shelf_1.json new file mode 100644 index 0000000..2c3b1da --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:willow_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_willow_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/willow_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_shutter_0.json new file mode 100644 index 0000000..c5ece72 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/willow_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_shutter_1.json new file mode 100644 index 0000000..dab8f32 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:willow_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_willow_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/willow_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_table_0.json new file mode 100644 index 0000000..4bf2556 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/willow_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_table_1.json new file mode 100644 index 0000000..20dae56 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_willow_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:willow_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_willow_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/willow_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_bench_0.json new file mode 100644 index 0000000..39ea67a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/wisteria_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_bench_1.json new file mode 100644 index 0000000..418d4ce --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:wisteria_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_wisteria_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/wisteria_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_chair_0.json new file mode 100644 index 0000000..7724b6f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/wisteria_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_chair_1.json new file mode 100644 index 0000000..3cb72f0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:wisteria_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_wisteria_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/wisteria_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_drawer_0.json new file mode 100644 index 0000000..de1a37c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/wisteria_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_shelf_0.json new file mode 100644 index 0000000..9190241 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/wisteria_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_shelf_1.json new file mode 100644 index 0000000..9ffbd9d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:wisteria_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_wisteria_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/wisteria_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_shutter_0.json new file mode 100644 index 0000000..e68e723 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/wisteria_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_shutter_1.json new file mode 100644 index 0000000..cb7efcd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:wisteria_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_wisteria_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/wisteria_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_table_0.json new file mode 100644 index 0000000..9f50111 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/wisteria_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_table_1.json new file mode 100644 index 0000000..26939bf --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_natures_spirit_wisteria_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:wisteria_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_wisteria_planks" + } + ], + "result": { + "id": "everycomp:af/natures_spirit/wisteria_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_bench_0.json new file mode 100644 index 0000000..7af44df --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "everycomp:af/quark/ancient_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_bench_1.json new file mode 100644 index 0000000..2a04dd6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:ancient_planks" + }, + { + "item": "quark:vertical_ancient_planks" + } + ], + "result": { + "id": "everycomp:af/quark/ancient_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_chair_0.json new file mode 100644 index 0000000..c46976f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "everycomp:af/quark/ancient_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_chair_1.json new file mode 100644 index 0000000..0ee6661 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:ancient_planks" + }, + { + "item": "quark:vertical_ancient_planks" + } + ], + "result": { + "id": "everycomp:af/quark/ancient_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_drawer_0.json new file mode 100644 index 0000000..3a8f622 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "everycomp:af/quark/ancient_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_shelf_0.json new file mode 100644 index 0000000..3a97163 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "everycomp:af/quark/ancient_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_shelf_1.json new file mode 100644 index 0000000..2bac9ee --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:ancient_planks" + }, + { + "item": "quark:vertical_ancient_planks" + } + ], + "result": { + "id": "everycomp:af/quark/ancient_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_shutter_0.json new file mode 100644 index 0000000..a598dc3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "everycomp:af/quark/ancient_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_shutter_1.json new file mode 100644 index 0000000..00f09b0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:ancient_planks" + }, + { + "item": "quark:vertical_ancient_planks" + } + ], + "result": { + "id": "everycomp:af/quark/ancient_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_table_0.json new file mode 100644 index 0000000..e4b128c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "everycomp:af/quark/ancient_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_table_1.json new file mode 100644 index 0000000..300e0d6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_ancient_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:ancient_planks" + }, + { + "item": "quark:vertical_ancient_planks" + } + ], + "result": { + "id": "everycomp:af/quark/ancient_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_bench_0.json new file mode 100644 index 0000000..a6033a6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "everycomp:af/quark/azalea_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_bench_1.json new file mode 100644 index 0000000..d1267be --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:azalea_planks" + }, + { + "item": "quark:vertical_azalea_planks" + } + ], + "result": { + "id": "everycomp:af/quark/azalea_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_chair_0.json new file mode 100644 index 0000000..6844bf4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "everycomp:af/quark/azalea_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_chair_1.json new file mode 100644 index 0000000..33400f3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:azalea_planks" + }, + { + "item": "quark:vertical_azalea_planks" + } + ], + "result": { + "id": "everycomp:af/quark/azalea_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_drawer_0.json new file mode 100644 index 0000000..dfbeb9a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "everycomp:af/quark/azalea_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_shelf_0.json new file mode 100644 index 0000000..cc1634c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "everycomp:af/quark/azalea_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_shelf_1.json new file mode 100644 index 0000000..c538052 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:azalea_planks" + }, + { + "item": "quark:vertical_azalea_planks" + } + ], + "result": { + "id": "everycomp:af/quark/azalea_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_shutter_0.json new file mode 100644 index 0000000..a955323 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "everycomp:af/quark/azalea_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_shutter_1.json new file mode 100644 index 0000000..648fddd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:azalea_planks" + }, + { + "item": "quark:vertical_azalea_planks" + } + ], + "result": { + "id": "everycomp:af/quark/azalea_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_table_0.json new file mode 100644 index 0000000..bec0d13 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "everycomp:af/quark/azalea_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_table_1.json new file mode 100644 index 0000000..0c95f94 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_azalea_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:azalea_planks" + }, + { + "item": "quark:vertical_azalea_planks" + } + ], + "result": { + "id": "everycomp:af/quark/azalea_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_bench_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_bench_0.json new file mode 100644 index 0000000..4e1a719 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_bench_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "everycomp:af/quark/blossom_bench", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_bench_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_bench_1.json new file mode 100644 index 0000000..d7652ab --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_bench_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:blossom_planks" + }, + { + "item": "quark:vertical_blossom_planks" + } + ], + "result": { + "id": "everycomp:af/quark/blossom_bench", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_chair_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_chair_0.json new file mode 100644 index 0000000..c543060 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_chair_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "everycomp:af/quark/blossom_chair", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_chair_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_chair_1.json new file mode 100644 index 0000000..1cd4995 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_chair_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:blossom_planks" + }, + { + "item": "quark:vertical_blossom_planks" + } + ], + "result": { + "id": "everycomp:af/quark/blossom_chair", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_drawer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_drawer_0.json new file mode 100644 index 0000000..1b30a70 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_drawer_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "everycomp:af/quark/blossom_drawer", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_shelf_0.json new file mode 100644 index 0000000..18dc426 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_shelf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "everycomp:af/quark/blossom_shelf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_shelf_1.json new file mode 100644 index 0000000..abb88e8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:blossom_planks" + }, + { + "item": "quark:vertical_blossom_planks" + } + ], + "result": { + "id": "everycomp:af/quark/blossom_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_shutter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_shutter_0.json new file mode 100644 index 0000000..ba166aa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_shutter_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "everycomp:af/quark/blossom_shutter", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_shutter_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_shutter_1.json new file mode 100644 index 0000000..30383e3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_shutter_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:blossom_planks" + }, + { + "item": "quark:vertical_blossom_planks" + } + ], + "result": { + "id": "everycomp:af/quark/blossom_shutter", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_table_0.json new file mode 100644 index 0000000..2e45f86 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_table_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "everycomp:af/quark/blossom_table", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_table_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_table_1.json new file mode 100644 index 0000000..e6b4f9f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_af_quark_blossom_table_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:blossom_planks" + }, + { + "item": "quark:vertical_blossom_planks" + } + ], + "result": { + "id": "everycomp:af/quark/blossom_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_aether_skyroot_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_aether_skyroot_beam_0.json new file mode 100644 index 0000000..61ff2cc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_aether_skyroot_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "everycomp:db/aether/skyroot_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_aether_skyroot_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_aether_skyroot_palisade_0.json new file mode 100644 index 0000000..6522c47 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_aether_skyroot_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "everycomp:db/aether/skyroot_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_aether_skyroot_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_aether_skyroot_palisade_1.json new file mode 100644 index 0000000..d2b30ac --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_aether_skyroot_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "aether:skyroot_planks" + }, + { + "item": "everycomp:q/aether/vertical_skyroot_planks" + } + ], + "result": { + "id": "everycomp:db/aether/skyroot_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_aether_skyroot_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_aether_skyroot_seat_0.json new file mode 100644 index 0000000..fcff7e1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_aether_skyroot_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "everycomp:db/aether/skyroot_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_aether_skyroot_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_aether_skyroot_seat_1.json new file mode 100644 index 0000000..de67f5c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_aether_skyroot_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "aether:skyroot_planks" + }, + { + "item": "everycomp:q/aether/vertical_skyroot_planks" + } + ], + "result": { + "id": "everycomp:db/aether/skyroot_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_aether_skyroot_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_aether_skyroot_support_0.json new file mode 100644 index 0000000..f3fca36 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_aether_skyroot_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "everycomp:db/aether/skyroot_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_aether_skyroot_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_aether_skyroot_support_1.json new file mode 100644 index 0000000..94a79cb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_aether_skyroot_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "aether:skyroot_planks" + }, + { + "item": "everycomp:q/aether/vertical_skyroot_planks" + } + ], + "result": { + "id": "everycomp:db/aether/skyroot_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_dragon_tree_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_dragon_tree_beam_0.json new file mode 100644 index 0000000..1d37311 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_dragon_tree_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:dragon_tree_log" + }, + { + "item": "betterend:dragon_tree_bark" + }, + { + "item": "betterend:dragon_tree_stripped_log" + }, + { + "item": "betterend:dragon_tree_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betterend/dragon_tree_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_dragon_tree_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_dragon_tree_palisade_0.json new file mode 100644 index 0000000..8242845 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_dragon_tree_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:dragon_tree_log" + }, + { + "item": "betterend:dragon_tree_bark" + }, + { + "item": "betterend:dragon_tree_stripped_log" + }, + { + "item": "betterend:dragon_tree_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betterend/dragon_tree_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_dragon_tree_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_dragon_tree_palisade_1.json new file mode 100644 index 0000000..691bb7c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_dragon_tree_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:dragon_tree_planks" + }, + { + "item": "everycomp:q/betterend/vertical_dragon_tree_planks" + } + ], + "result": { + "id": "everycomp:db/betterend/dragon_tree_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_end_lotus_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_end_lotus_beam_0.json new file mode 100644 index 0000000..a4d858d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_end_lotus_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:end_lotus_log" + }, + { + "item": "betterend:end_lotus_bark" + }, + { + "item": "betterend:end_lotus_stripped_log" + }, + { + "item": "betterend:end_lotus_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betterend/end_lotus_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_end_lotus_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_end_lotus_palisade_0.json new file mode 100644 index 0000000..5426278 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_end_lotus_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:end_lotus_log" + }, + { + "item": "betterend:end_lotus_bark" + }, + { + "item": "betterend:end_lotus_stripped_log" + }, + { + "item": "betterend:end_lotus_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betterend/end_lotus_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_end_lotus_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_end_lotus_palisade_1.json new file mode 100644 index 0000000..2530a95 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_end_lotus_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:end_lotus_planks" + }, + { + "item": "everycomp:q/betterend/vertical_end_lotus_planks" + } + ], + "result": { + "id": "everycomp:db/betterend/end_lotus_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_helix_tree_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_helix_tree_beam_0.json new file mode 100644 index 0000000..23c168f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_helix_tree_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:helix_tree_log" + }, + { + "item": "betterend:helix_tree_bark" + }, + { + "item": "betterend:helix_tree_stripped_log" + }, + { + "item": "betterend:helix_tree_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betterend/helix_tree_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_helix_tree_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_helix_tree_palisade_0.json new file mode 100644 index 0000000..5af6366 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_helix_tree_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:helix_tree_log" + }, + { + "item": "betterend:helix_tree_bark" + }, + { + "item": "betterend:helix_tree_stripped_log" + }, + { + "item": "betterend:helix_tree_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betterend/helix_tree_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_helix_tree_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_helix_tree_palisade_1.json new file mode 100644 index 0000000..1e2bec2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_helix_tree_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:helix_tree_planks" + }, + { + "item": "everycomp:q/betterend/vertical_helix_tree_planks" + } + ], + "result": { + "id": "everycomp:db/betterend/helix_tree_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_jellyshroom_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_jellyshroom_beam_0.json new file mode 100644 index 0000000..ca0bae3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_jellyshroom_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:jellyshroom_log" + }, + { + "item": "betterend:jellyshroom_bark" + }, + { + "item": "betterend:jellyshroom_stripped_log" + }, + { + "item": "betterend:jellyshroom_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betterend/jellyshroom_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_jellyshroom_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_jellyshroom_palisade_0.json new file mode 100644 index 0000000..98c7b46 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_jellyshroom_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:jellyshroom_log" + }, + { + "item": "betterend:jellyshroom_bark" + }, + { + "item": "betterend:jellyshroom_stripped_log" + }, + { + "item": "betterend:jellyshroom_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betterend/jellyshroom_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_jellyshroom_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_jellyshroom_palisade_1.json new file mode 100644 index 0000000..d76b99d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_jellyshroom_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:jellyshroom_planks" + }, + { + "item": "everycomp:q/betterend/vertical_jellyshroom_planks" + } + ], + "result": { + "id": "everycomp:db/betterend/jellyshroom_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_lacugrove_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_lacugrove_beam_0.json new file mode 100644 index 0000000..4f4fd2c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_lacugrove_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:lacugrove_log" + }, + { + "item": "betterend:lacugrove_bark" + }, + { + "item": "betterend:lacugrove_stripped_log" + }, + { + "item": "betterend:lacugrove_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betterend/lacugrove_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_lacugrove_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_lacugrove_palisade_0.json new file mode 100644 index 0000000..ddde118 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_lacugrove_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:lacugrove_log" + }, + { + "item": "betterend:lacugrove_bark" + }, + { + "item": "betterend:lacugrove_stripped_log" + }, + { + "item": "betterend:lacugrove_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betterend/lacugrove_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_lacugrove_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_lacugrove_palisade_1.json new file mode 100644 index 0000000..fdaca98 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_lacugrove_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:lacugrove_planks" + }, + { + "item": "everycomp:q/betterend/vertical_lacugrove_planks" + } + ], + "result": { + "id": "everycomp:db/betterend/lacugrove_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_lucernia_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_lucernia_beam_0.json new file mode 100644 index 0000000..c291c7d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_lucernia_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:lucernia_log" + }, + { + "item": "betterend:lucernia_bark" + }, + { + "item": "betterend:lucernia_stripped_log" + }, + { + "item": "betterend:lucernia_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betterend/lucernia_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_lucernia_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_lucernia_palisade_0.json new file mode 100644 index 0000000..0e476de --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_lucernia_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:lucernia_log" + }, + { + "item": "betterend:lucernia_bark" + }, + { + "item": "betterend:lucernia_stripped_log" + }, + { + "item": "betterend:lucernia_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betterend/lucernia_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_lucernia_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_lucernia_palisade_1.json new file mode 100644 index 0000000..87d7a60 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_lucernia_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:lucernia_planks" + }, + { + "item": "everycomp:q/betterend/vertical_lucernia_planks" + } + ], + "result": { + "id": "everycomp:db/betterend/lucernia_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_mossy_glowshroom_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_mossy_glowshroom_beam_0.json new file mode 100644 index 0000000..ab04ac4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_mossy_glowshroom_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:mossy_glowshroom_log" + }, + { + "item": "betterend:mossy_glowshroom_bark" + }, + { + "item": "betterend:mossy_glowshroom_stripped_log" + }, + { + "item": "betterend:mossy_glowshroom_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betterend/mossy_glowshroom_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_mossy_glowshroom_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_mossy_glowshroom_palisade_0.json new file mode 100644 index 0000000..2edfd78 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_mossy_glowshroom_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:mossy_glowshroom_log" + }, + { + "item": "betterend:mossy_glowshroom_bark" + }, + { + "item": "betterend:mossy_glowshroom_stripped_log" + }, + { + "item": "betterend:mossy_glowshroom_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betterend/mossy_glowshroom_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_mossy_glowshroom_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_mossy_glowshroom_palisade_1.json new file mode 100644 index 0000000..dd63778 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_mossy_glowshroom_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:mossy_glowshroom_planks" + }, + { + "item": "everycomp:q/betterend/vertical_mossy_glowshroom_planks" + } + ], + "result": { + "id": "everycomp:db/betterend/mossy_glowshroom_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_pythadendron_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_pythadendron_beam_0.json new file mode 100644 index 0000000..52ef6ea --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_pythadendron_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:pythadendron_log" + }, + { + "item": "betterend:pythadendron_bark" + }, + { + "item": "betterend:pythadendron_stripped_log" + }, + { + "item": "betterend:pythadendron_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betterend/pythadendron_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_pythadendron_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_pythadendron_palisade_0.json new file mode 100644 index 0000000..6bd4dd7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_pythadendron_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:pythadendron_log" + }, + { + "item": "betterend:pythadendron_bark" + }, + { + "item": "betterend:pythadendron_stripped_log" + }, + { + "item": "betterend:pythadendron_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betterend/pythadendron_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_pythadendron_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_pythadendron_palisade_1.json new file mode 100644 index 0000000..7e75508 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_pythadendron_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:pythadendron_planks" + }, + { + "item": "everycomp:q/betterend/vertical_pythadendron_planks" + } + ], + "result": { + "id": "everycomp:db/betterend/pythadendron_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_tenanea_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_tenanea_beam_0.json new file mode 100644 index 0000000..1cfd045 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_tenanea_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:tenanea_log" + }, + { + "item": "betterend:tenanea_bark" + }, + { + "item": "betterend:tenanea_stripped_log" + }, + { + "item": "betterend:tenanea_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betterend/tenanea_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_tenanea_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_tenanea_palisade_0.json new file mode 100644 index 0000000..02a23fd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_tenanea_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:tenanea_log" + }, + { + "item": "betterend:tenanea_bark" + }, + { + "item": "betterend:tenanea_stripped_log" + }, + { + "item": "betterend:tenanea_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betterend/tenanea_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_tenanea_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_tenanea_palisade_1.json new file mode 100644 index 0000000..88d21f2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_tenanea_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:tenanea_planks" + }, + { + "item": "everycomp:q/betterend/vertical_tenanea_planks" + } + ], + "result": { + "id": "everycomp:db/betterend/tenanea_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_umbrella_tree_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_umbrella_tree_beam_0.json new file mode 100644 index 0000000..5605553 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_umbrella_tree_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:umbrella_tree_log" + }, + { + "item": "betterend:umbrella_tree_bark" + }, + { + "item": "betterend:umbrella_tree_stripped_log" + }, + { + "item": "betterend:umbrella_tree_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betterend/umbrella_tree_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_umbrella_tree_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_umbrella_tree_palisade_0.json new file mode 100644 index 0000000..282876f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_umbrella_tree_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:umbrella_tree_log" + }, + { + "item": "betterend:umbrella_tree_bark" + }, + { + "item": "betterend:umbrella_tree_stripped_log" + }, + { + "item": "betterend:umbrella_tree_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betterend/umbrella_tree_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_umbrella_tree_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_umbrella_tree_palisade_1.json new file mode 100644 index 0000000..563f3ac --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betterend_umbrella_tree_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:umbrella_tree_planks" + }, + { + "item": "everycomp:q/betterend/vertical_umbrella_tree_planks" + } + ], + "result": { + "id": "everycomp:db/betterend/umbrella_tree_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_anchor_tree_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_anchor_tree_beam_0.json new file mode 100644 index 0000000..163cbe7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_anchor_tree_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:anchor_tree_log" + }, + { + "item": "betternether:anchor_tree_bark" + }, + { + "item": "betternether:anchor_tree_stripped_log" + }, + { + "item": "betternether:anchor_tree_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betternether/anchor_tree_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_anchor_tree_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_anchor_tree_palisade_0.json new file mode 100644 index 0000000..d58c2f4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_anchor_tree_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:anchor_tree_log" + }, + { + "item": "betternether:anchor_tree_bark" + }, + { + "item": "betternether:anchor_tree_stripped_log" + }, + { + "item": "betternether:anchor_tree_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betternether/anchor_tree_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_anchor_tree_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_anchor_tree_palisade_1.json new file mode 100644 index 0000000..23c1713 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_anchor_tree_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:anchor_tree_planks" + }, + { + "item": "everycomp:q/betternether/vertical_anchor_tree_planks" + } + ], + "result": { + "id": "everycomp:db/betternether/anchor_tree_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_mushroom_fir_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_mushroom_fir_beam_0.json new file mode 100644 index 0000000..c1e9f67 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_mushroom_fir_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:mushroom_fir_log" + }, + { + "item": "betternether:mushroom_fir_bark" + }, + { + "item": "betternether:mushroom_fir_stripped_log" + }, + { + "item": "betternether:mushroom_fir_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betternether/mushroom_fir_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_mushroom_fir_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_mushroom_fir_palisade_0.json new file mode 100644 index 0000000..9e75a78 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_mushroom_fir_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:mushroom_fir_log" + }, + { + "item": "betternether:mushroom_fir_bark" + }, + { + "item": "betternether:mushroom_fir_stripped_log" + }, + { + "item": "betternether:mushroom_fir_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betternether/mushroom_fir_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_mushroom_fir_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_mushroom_fir_palisade_1.json new file mode 100644 index 0000000..8985c83 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_mushroom_fir_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:mushroom_fir_planks" + }, + { + "item": "everycomp:q/betternether/vertical_mushroom_fir_planks" + } + ], + "result": { + "id": "everycomp:db/betternether/mushroom_fir_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_mushroom_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_mushroom_palisade_0.json new file mode 100644 index 0000000..7a14827 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_mushroom_palisade_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "everycomp:db/betternether/nether_mushroom_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_mushroom_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_mushroom_palisade_1.json new file mode 100644 index 0000000..306900b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_mushroom_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:nether_mushroom_planks" + }, + { + "item": "everycomp:q/betternether/vertical_nether_mushroom_planks" + } + ], + "result": { + "id": "everycomp:db/betternether/nether_mushroom_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_mushroom_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_mushroom_seat_0.json new file mode 100644 index 0000000..b801a50 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_mushroom_seat_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "everycomp:db/betternether/nether_mushroom_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_mushroom_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_mushroom_seat_1.json new file mode 100644 index 0000000..c691ae4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_mushroom_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:nether_mushroom_planks" + }, + { + "item": "everycomp:q/betternether/vertical_nether_mushroom_planks" + } + ], + "result": { + "id": "everycomp:db/betternether/nether_mushroom_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_mushroom_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_mushroom_support_0.json new file mode 100644 index 0000000..6f800ac --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_mushroom_support_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "everycomp:db/betternether/nether_mushroom_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_mushroom_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_mushroom_support_1.json new file mode 100644 index 0000000..8a2f1c2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_mushroom_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:nether_mushroom_planks" + }, + { + "item": "everycomp:q/betternether/vertical_nether_mushroom_planks" + } + ], + "result": { + "id": "everycomp:db/betternether/nether_mushroom_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_reed_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_reed_palisade_0.json new file mode 100644 index 0000000..c4d19d1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_reed_palisade_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "everycomp:db/betternether/nether_reed_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_reed_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_reed_palisade_1.json new file mode 100644 index 0000000..5a5666d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_reed_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:nether_reed_planks" + }, + { + "item": "everycomp:q/betternether/vertical_nether_reed_planks" + } + ], + "result": { + "id": "everycomp:db/betternether/nether_reed_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_reed_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_reed_seat_0.json new file mode 100644 index 0000000..d5b73d6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_reed_seat_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "everycomp:db/betternether/nether_reed_seat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_reed_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_reed_support_0.json new file mode 100644 index 0000000..5cb2575 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_reed_support_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "everycomp:db/betternether/nether_reed_support", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_sakura_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_sakura_beam_0.json new file mode 100644 index 0000000..c7e29a2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_sakura_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:nether_sakura_log" + }, + { + "item": "betternether:nether_sakura_bark" + }, + { + "item": "betternether:nether_sakura_stripped_log" + }, + { + "item": "betternether:nether_sakura_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betternether/nether_sakura_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_sakura_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_sakura_palisade_0.json new file mode 100644 index 0000000..4b0b2ff --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_sakura_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:nether_sakura_log" + }, + { + "item": "betternether:nether_sakura_bark" + }, + { + "item": "betternether:nether_sakura_stripped_log" + }, + { + "item": "betternether:nether_sakura_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betternether/nether_sakura_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_sakura_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_sakura_palisade_1.json new file mode 100644 index 0000000..712e029 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_nether_sakura_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:nether_sakura_planks" + }, + { + "item": "everycomp:q/betternether/vertical_nether_sakura_planks" + } + ], + "result": { + "id": "everycomp:db/betternether/nether_sakura_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_rubeus_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_rubeus_beam_0.json new file mode 100644 index 0000000..6bdf4a4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_rubeus_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:rubeus_log" + }, + { + "item": "betternether:rubeus_bark" + }, + { + "item": "betternether:rubeus_stripped_log" + }, + { + "item": "betternether:rubeus_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betternether/rubeus_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_rubeus_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_rubeus_palisade_0.json new file mode 100644 index 0000000..8724498 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_rubeus_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:rubeus_log" + }, + { + "item": "betternether:rubeus_bark" + }, + { + "item": "betternether:rubeus_stripped_log" + }, + { + "item": "betternether:rubeus_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betternether/rubeus_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_rubeus_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_rubeus_palisade_1.json new file mode 100644 index 0000000..456a728 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_rubeus_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:rubeus_planks" + }, + { + "item": "everycomp:q/betternether/vertical_rubeus_planks" + } + ], + "result": { + "id": "everycomp:db/betternether/rubeus_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_stalagnate_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_stalagnate_beam_0.json new file mode 100644 index 0000000..bba9dba --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_stalagnate_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:stalagnate_log" + }, + { + "item": "betternether:stalagnate_bark" + }, + { + "item": "betternether:stalagnate_stripped_log" + }, + { + "item": "betternether:stalagnate_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betternether/stalagnate_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_stalagnate_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_stalagnate_palisade_0.json new file mode 100644 index 0000000..d42aa10 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_stalagnate_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:stalagnate_log" + }, + { + "item": "betternether:stalagnate_bark" + }, + { + "item": "betternether:stalagnate_stripped_log" + }, + { + "item": "betternether:stalagnate_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betternether/stalagnate_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_stalagnate_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_stalagnate_palisade_1.json new file mode 100644 index 0000000..ee4bd3d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_stalagnate_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:stalagnate_planks" + }, + { + "item": "everycomp:q/betternether/vertical_stalagnate_planks" + } + ], + "result": { + "id": "everycomp:db/betternether/stalagnate_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_wart_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_wart_beam_0.json new file mode 100644 index 0000000..4fb732e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_wart_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:wart_log" + }, + { + "item": "betternether:wart_bark" + }, + { + "item": "betternether:wart_stripped_log" + }, + { + "item": "betternether:wart_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betternether/wart_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_wart_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_wart_palisade_0.json new file mode 100644 index 0000000..79a2491 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_wart_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:wart_log" + }, + { + "item": "betternether:wart_bark" + }, + { + "item": "betternether:wart_stripped_log" + }, + { + "item": "betternether:wart_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betternether/wart_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_wart_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_wart_palisade_1.json new file mode 100644 index 0000000..116ecbd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_wart_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:wart_planks" + }, + { + "item": "everycomp:q/betternether/vertical_wart_planks" + } + ], + "result": { + "id": "everycomp:db/betternether/wart_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_willow_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_willow_beam_0.json new file mode 100644 index 0000000..0c949ac --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_willow_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:willow_log" + }, + { + "item": "betternether:willow_bark" + }, + { + "item": "betternether:willow_stripped_log" + }, + { + "item": "betternether:willow_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betternether/willow_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_willow_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_willow_palisade_0.json new file mode 100644 index 0000000..6cdc7f6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_willow_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:willow_log" + }, + { + "item": "betternether:willow_bark" + }, + { + "item": "betternether:willow_stripped_log" + }, + { + "item": "betternether:willow_stripped_bark" + } + ], + "result": { + "id": "everycomp:db/betternether/willow_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_willow_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_willow_palisade_1.json new file mode 100644 index 0000000..c88ab13 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_betternether_willow_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:willow_planks" + }, + { + "item": "everycomp:q/betternether/vertical_willow_planks" + } + ], + "result": { + "id": "everycomp:db/betternether/willow_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_cataclysm_chorus_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_cataclysm_chorus_palisade_0.json new file mode 100644 index 0000000..76f9f0b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_cataclysm_chorus_palisade_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "everycomp:db/cataclysm/chorus_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_cataclysm_chorus_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_cataclysm_chorus_palisade_1.json new file mode 100644 index 0000000..210eee7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_cataclysm_chorus_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "cataclysm:chorus_planks" + }, + { + "item": "everycomp:q/cataclysm/vertical_chorus_planks" + } + ], + "result": { + "id": "everycomp:db/cataclysm/chorus_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_cataclysm_chorus_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_cataclysm_chorus_seat_0.json new file mode 100644 index 0000000..9c52d8b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_cataclysm_chorus_seat_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "everycomp:db/cataclysm/chorus_seat", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_cataclysm_chorus_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_cataclysm_chorus_seat_1.json new file mode 100644 index 0000000..ddbd3f5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_cataclysm_chorus_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "cataclysm:chorus_planks" + }, + { + "item": "everycomp:q/cataclysm/vertical_chorus_planks" + } + ], + "result": { + "id": "everycomp:db/cataclysm/chorus_seat", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_cataclysm_chorus_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_cataclysm_chorus_support_0.json new file mode 100644 index 0000000..31c67a2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_cataclysm_chorus_support_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "everycomp:db/cataclysm/chorus_support", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_cataclysm_chorus_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_cataclysm_chorus_support_1.json new file mode 100644 index 0000000..9acd508 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_cataclysm_chorus_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "cataclysm:chorus_planks" + }, + { + "item": "everycomp:q/cataclysm/vertical_chorus_planks" + } + ], + "result": { + "id": "everycomp:db/cataclysm/chorus_support", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_conberry_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_conberry_beam_0.json new file mode 100644 index 0000000..2fce1ce --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_conberry_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "everycomp:db/deep_aether/conberry_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_conberry_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_conberry_palisade_0.json new file mode 100644 index 0000000..379a68b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_conberry_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "everycomp:db/deep_aether/conberry_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_conberry_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_conberry_palisade_1.json new file mode 100644 index 0000000..5db2eb7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_conberry_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:conberry_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_conberry_planks" + } + ], + "result": { + "id": "everycomp:db/deep_aether/conberry_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_conberry_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_conberry_seat_0.json new file mode 100644 index 0000000..7325f77 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_conberry_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "everycomp:db/deep_aether/conberry_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_conberry_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_conberry_seat_1.json new file mode 100644 index 0000000..44a3616 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_conberry_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:conberry_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_conberry_planks" + } + ], + "result": { + "id": "everycomp:db/deep_aether/conberry_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_conberry_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_conberry_support_0.json new file mode 100644 index 0000000..db1fc8d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_conberry_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "everycomp:db/deep_aether/conberry_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_conberry_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_conberry_support_1.json new file mode 100644 index 0000000..7a95d7e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_conberry_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:conberry_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_conberry_planks" + } + ], + "result": { + "id": "everycomp:db/deep_aether/conberry_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_cruderoot_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_cruderoot_beam_0.json new file mode 100644 index 0000000..eda2c19 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_cruderoot_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "everycomp:db/deep_aether/cruderoot_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_cruderoot_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_cruderoot_palisade_0.json new file mode 100644 index 0000000..102419a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_cruderoot_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "everycomp:db/deep_aether/cruderoot_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_cruderoot_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_cruderoot_palisade_1.json new file mode 100644 index 0000000..1a7976a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_cruderoot_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:cruderoot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_cruderoot_planks" + } + ], + "result": { + "id": "everycomp:db/deep_aether/cruderoot_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_cruderoot_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_cruderoot_seat_0.json new file mode 100644 index 0000000..6ef8d6f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_cruderoot_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "everycomp:db/deep_aether/cruderoot_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_cruderoot_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_cruderoot_seat_1.json new file mode 100644 index 0000000..4a9ee03 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_cruderoot_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:cruderoot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_cruderoot_planks" + } + ], + "result": { + "id": "everycomp:db/deep_aether/cruderoot_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_cruderoot_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_cruderoot_support_0.json new file mode 100644 index 0000000..7a22b04 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_cruderoot_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "everycomp:db/deep_aether/cruderoot_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_cruderoot_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_cruderoot_support_1.json new file mode 100644 index 0000000..4218f08 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_cruderoot_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:cruderoot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_cruderoot_planks" + } + ], + "result": { + "id": "everycomp:db/deep_aether/cruderoot_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_roseroot_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_roseroot_beam_0.json new file mode 100644 index 0000000..511a76f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_roseroot_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "everycomp:db/deep_aether/roseroot_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_roseroot_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_roseroot_palisade_0.json new file mode 100644 index 0000000..eb9d37e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_roseroot_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "everycomp:db/deep_aether/roseroot_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_roseroot_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_roseroot_palisade_1.json new file mode 100644 index 0000000..3b978ef --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_roseroot_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:roseroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_roseroot_planks" + } + ], + "result": { + "id": "everycomp:db/deep_aether/roseroot_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_roseroot_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_roseroot_seat_0.json new file mode 100644 index 0000000..3d7cd60 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_roseroot_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "everycomp:db/deep_aether/roseroot_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_roseroot_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_roseroot_seat_1.json new file mode 100644 index 0000000..d5caca2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_roseroot_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:roseroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_roseroot_planks" + } + ], + "result": { + "id": "everycomp:db/deep_aether/roseroot_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_roseroot_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_roseroot_support_0.json new file mode 100644 index 0000000..11971f4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_roseroot_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "everycomp:db/deep_aether/roseroot_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_roseroot_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_roseroot_support_1.json new file mode 100644 index 0000000..20b1b48 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_roseroot_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:roseroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_roseroot_planks" + } + ], + "result": { + "id": "everycomp:db/deep_aether/roseroot_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_sunroot_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_sunroot_beam_0.json new file mode 100644 index 0000000..02eebd3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_sunroot_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "everycomp:db/deep_aether/sunroot_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_sunroot_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_sunroot_palisade_0.json new file mode 100644 index 0000000..e516a00 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_sunroot_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "everycomp:db/deep_aether/sunroot_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_sunroot_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_sunroot_palisade_1.json new file mode 100644 index 0000000..7fe291b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_sunroot_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:sunroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_sunroot_planks" + } + ], + "result": { + "id": "everycomp:db/deep_aether/sunroot_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_sunroot_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_sunroot_seat_0.json new file mode 100644 index 0000000..b620a28 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_sunroot_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "everycomp:db/deep_aether/sunroot_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_sunroot_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_sunroot_seat_1.json new file mode 100644 index 0000000..4e86560 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_sunroot_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:sunroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_sunroot_planks" + } + ], + "result": { + "id": "everycomp:db/deep_aether/sunroot_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_sunroot_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_sunroot_support_0.json new file mode 100644 index 0000000..33e4371 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_sunroot_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "everycomp:db/deep_aether/sunroot_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_sunroot_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_sunroot_support_1.json new file mode 100644 index 0000000..35f7e89 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_sunroot_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:sunroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_sunroot_planks" + } + ], + "result": { + "id": "everycomp:db/deep_aether/sunroot_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_yagroot_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_yagroot_beam_0.json new file mode 100644 index 0000000..5d62a46 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_yagroot_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "everycomp:db/deep_aether/yagroot_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_yagroot_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_yagroot_palisade_0.json new file mode 100644 index 0000000..2ac9e9b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_yagroot_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "everycomp:db/deep_aether/yagroot_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_yagroot_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_yagroot_palisade_1.json new file mode 100644 index 0000000..4627e61 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_yagroot_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:yagroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_yagroot_planks" + } + ], + "result": { + "id": "everycomp:db/deep_aether/yagroot_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_yagroot_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_yagroot_seat_0.json new file mode 100644 index 0000000..7861ea4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_yagroot_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "everycomp:db/deep_aether/yagroot_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_yagroot_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_yagroot_seat_1.json new file mode 100644 index 0000000..c68d55f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_yagroot_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:yagroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_yagroot_planks" + } + ], + "result": { + "id": "everycomp:db/deep_aether/yagroot_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_yagroot_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_yagroot_support_0.json new file mode 100644 index 0000000..a5e12de --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_yagroot_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "everycomp:db/deep_aether/yagroot_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_yagroot_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_yagroot_support_1.json new file mode 100644 index 0000000..f9dbe1c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deep_aether_yagroot_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:yagroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_yagroot_planks" + } + ], + "result": { + "id": "everycomp:db/deep_aether/yagroot_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_bloom_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_bloom_beam_0.json new file mode 100644 index 0000000..adc3ee2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_bloom_beam_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "everycomp:db/deeperdarker/bloom_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_bloom_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_bloom_palisade_0.json new file mode 100644 index 0000000..1c359a4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_bloom_palisade_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "everycomp:db/deeperdarker/bloom_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_bloom_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_bloom_palisade_1.json new file mode 100644 index 0000000..349f17b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_bloom_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:bloom_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_bloom_planks" + } + ], + "result": { + "id": "everycomp:db/deeperdarker/bloom_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_bloom_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_bloom_seat_0.json new file mode 100644 index 0000000..9a90511 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_bloom_seat_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "everycomp:db/deeperdarker/bloom_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_bloom_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_bloom_seat_1.json new file mode 100644 index 0000000..384f097 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_bloom_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:bloom_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_bloom_planks" + } + ], + "result": { + "id": "everycomp:db/deeperdarker/bloom_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_bloom_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_bloom_support_0.json new file mode 100644 index 0000000..31d34d2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_bloom_support_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "everycomp:db/deeperdarker/bloom_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_bloom_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_bloom_support_1.json new file mode 100644 index 0000000..5eafe56 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_bloom_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:bloom_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_bloom_planks" + } + ], + "result": { + "id": "everycomp:db/deeperdarker/bloom_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_echo_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_echo_beam_0.json new file mode 100644 index 0000000..3de8bc5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_echo_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "everycomp:db/deeperdarker/echo_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_echo_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_echo_palisade_0.json new file mode 100644 index 0000000..74e7b93 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_echo_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "everycomp:db/deeperdarker/echo_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_echo_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_echo_palisade_1.json new file mode 100644 index 0000000..32adeac --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_echo_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:echo_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_echo_planks" + } + ], + "result": { + "id": "everycomp:db/deeperdarker/echo_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_echo_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_echo_seat_0.json new file mode 100644 index 0000000..f5002df --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_echo_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "everycomp:db/deeperdarker/echo_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_echo_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_echo_seat_1.json new file mode 100644 index 0000000..00d3e61 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_echo_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:echo_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_echo_planks" + } + ], + "result": { + "id": "everycomp:db/deeperdarker/echo_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_echo_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_echo_support_0.json new file mode 100644 index 0000000..7583f00 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_echo_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "everycomp:db/deeperdarker/echo_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_echo_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_echo_support_1.json new file mode 100644 index 0000000..e9fd382 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_deeperdarker_echo_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:echo_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_echo_planks" + } + ], + "result": { + "id": "everycomp:db/deeperdarker/echo_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_mynethersdelight_powdery_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_mynethersdelight_powdery_palisade_0.json new file mode 100644 index 0000000..a124fc8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_mynethersdelight_powdery_palisade_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "everycomp:db/mynethersdelight/powdery_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_mynethersdelight_powdery_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_mynethersdelight_powdery_palisade_1.json new file mode 100644 index 0000000..dca89f8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_mynethersdelight_powdery_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "mynethersdelight:powdery_planks" + }, + { + "item": "everycomp:q/mynethersdelight/vertical_powdery_planks" + } + ], + "result": { + "id": "everycomp:db/mynethersdelight/powdery_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_mynethersdelight_powdery_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_mynethersdelight_powdery_seat_0.json new file mode 100644 index 0000000..b442d26 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_mynethersdelight_powdery_seat_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "everycomp:db/mynethersdelight/powdery_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_mynethersdelight_powdery_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_mynethersdelight_powdery_seat_1.json new file mode 100644 index 0000000..d5af1eb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_mynethersdelight_powdery_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "mynethersdelight:powdery_planks" + }, + { + "item": "everycomp:q/mynethersdelight/vertical_powdery_planks" + } + ], + "result": { + "id": "everycomp:db/mynethersdelight/powdery_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_mynethersdelight_powdery_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_mynethersdelight_powdery_support_0.json new file mode 100644 index 0000000..81f6b5e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_mynethersdelight_powdery_support_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "everycomp:db/mynethersdelight/powdery_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_mynethersdelight_powdery_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_mynethersdelight_powdery_support_1.json new file mode 100644 index 0000000..aec6b96 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_mynethersdelight_powdery_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "mynethersdelight:powdery_planks" + }, + { + "item": "everycomp:q/mynethersdelight/vertical_powdery_planks" + } + ], + "result": { + "id": "everycomp:db/mynethersdelight/powdery_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_aspen_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_aspen_beam_0.json new file mode 100644 index 0000000..99e0f01 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_aspen_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/aspen_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_aspen_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_aspen_palisade_0.json new file mode 100644 index 0000000..e993787 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_aspen_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/aspen_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_aspen_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_aspen_palisade_1.json new file mode 100644 index 0000000..68ffb62 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_aspen_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:aspen_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_aspen_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/aspen_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_aspen_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_aspen_seat_0.json new file mode 100644 index 0000000..f6867d8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_aspen_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/aspen_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_aspen_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_aspen_seat_1.json new file mode 100644 index 0000000..b4278be --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_aspen_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:aspen_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_aspen_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/aspen_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_aspen_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_aspen_support_0.json new file mode 100644 index 0000000..a872d60 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_aspen_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/aspen_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_aspen_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_aspen_support_1.json new file mode 100644 index 0000000..fe9e735 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_aspen_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:aspen_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_aspen_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/aspen_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cedar_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cedar_beam_0.json new file mode 100644 index 0000000..7b65313 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cedar_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/cedar_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cedar_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cedar_palisade_0.json new file mode 100644 index 0000000..4de3444 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cedar_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/cedar_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cedar_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cedar_palisade_1.json new file mode 100644 index 0000000..e324cb1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cedar_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cedar_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cedar_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/cedar_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cedar_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cedar_seat_0.json new file mode 100644 index 0000000..4e1afbd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cedar_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/cedar_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cedar_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cedar_seat_1.json new file mode 100644 index 0000000..05a2ab9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cedar_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cedar_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cedar_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/cedar_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cedar_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cedar_support_0.json new file mode 100644 index 0000000..8d80e33 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cedar_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/cedar_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cedar_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cedar_support_1.json new file mode 100644 index 0000000..cff3965 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cedar_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cedar_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cedar_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/cedar_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_coconut_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_coconut_beam_0.json new file mode 100644 index 0000000..8d46cb1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_coconut_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/coconut_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_coconut_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_coconut_palisade_0.json new file mode 100644 index 0000000..ef0b74d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_coconut_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/coconut_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_coconut_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_coconut_palisade_1.json new file mode 100644 index 0000000..a59c056 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_coconut_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:coconut_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_coconut_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/coconut_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_coconut_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_coconut_seat_0.json new file mode 100644 index 0000000..32baff7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_coconut_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/coconut_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_coconut_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_coconut_seat_1.json new file mode 100644 index 0000000..61bda0a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_coconut_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:coconut_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_coconut_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/coconut_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_coconut_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_coconut_support_0.json new file mode 100644 index 0000000..d11dffa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_coconut_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/coconut_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_coconut_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_coconut_support_1.json new file mode 100644 index 0000000..aea3a3a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_coconut_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:coconut_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_coconut_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/coconut_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cypress_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cypress_beam_0.json new file mode 100644 index 0000000..8fcc617 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cypress_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/cypress_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cypress_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cypress_palisade_0.json new file mode 100644 index 0000000..717e377 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cypress_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/cypress_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cypress_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cypress_palisade_1.json new file mode 100644 index 0000000..6309491 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cypress_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cypress_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cypress_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/cypress_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cypress_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cypress_seat_0.json new file mode 100644 index 0000000..d26f3ed --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cypress_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/cypress_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cypress_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cypress_seat_1.json new file mode 100644 index 0000000..a2c9395 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cypress_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cypress_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cypress_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/cypress_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cypress_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cypress_support_0.json new file mode 100644 index 0000000..ead584c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cypress_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/cypress_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cypress_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cypress_support_1.json new file mode 100644 index 0000000..aefd7f6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_cypress_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cypress_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cypress_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/cypress_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_fir_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_fir_beam_0.json new file mode 100644 index 0000000..979f798 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_fir_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/fir_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_fir_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_fir_palisade_0.json new file mode 100644 index 0000000..f6b8367 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_fir_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/fir_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_fir_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_fir_palisade_1.json new file mode 100644 index 0000000..29902bb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_fir_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:fir_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_fir_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/fir_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_fir_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_fir_seat_0.json new file mode 100644 index 0000000..f7b27b6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_fir_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/fir_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_fir_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_fir_seat_1.json new file mode 100644 index 0000000..66b0337 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_fir_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:fir_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_fir_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/fir_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_fir_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_fir_support_0.json new file mode 100644 index 0000000..5a5fea3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_fir_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/fir_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_fir_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_fir_support_1.json new file mode 100644 index 0000000..d273e07 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_fir_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:fir_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_fir_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/fir_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_ghaf_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_ghaf_beam_0.json new file mode 100644 index 0000000..ae1cffa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_ghaf_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/ghaf_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_ghaf_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_ghaf_palisade_0.json new file mode 100644 index 0000000..d518fd9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_ghaf_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/ghaf_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_ghaf_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_ghaf_palisade_1.json new file mode 100644 index 0000000..f1c41b6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_ghaf_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:ghaf_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_ghaf_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/ghaf_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_ghaf_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_ghaf_seat_0.json new file mode 100644 index 0000000..2d08cae --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_ghaf_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/ghaf_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_ghaf_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_ghaf_seat_1.json new file mode 100644 index 0000000..32f6e31 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_ghaf_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:ghaf_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_ghaf_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/ghaf_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_ghaf_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_ghaf_support_0.json new file mode 100644 index 0000000..f6304dd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_ghaf_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/ghaf_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_ghaf_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_ghaf_support_1.json new file mode 100644 index 0000000..5c18c42 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_ghaf_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:ghaf_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_ghaf_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/ghaf_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_joshua_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_joshua_beam_0.json new file mode 100644 index 0000000..5224587 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_joshua_beam_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/joshua_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_joshua_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_joshua_palisade_0.json new file mode 100644 index 0000000..b9fa75e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_joshua_palisade_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/joshua_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_joshua_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_joshua_palisade_1.json new file mode 100644 index 0000000..7d69aa1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_joshua_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:joshua_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_joshua_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/joshua_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_joshua_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_joshua_seat_0.json new file mode 100644 index 0000000..38c80ee --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_joshua_seat_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/joshua_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_joshua_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_joshua_seat_1.json new file mode 100644 index 0000000..30f9f42 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_joshua_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:joshua_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_joshua_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/joshua_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_joshua_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_joshua_support_0.json new file mode 100644 index 0000000..955e298 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_joshua_support_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/joshua_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_joshua_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_joshua_support_1.json new file mode 100644 index 0000000..5054935 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_joshua_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:joshua_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_joshua_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/joshua_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_larch_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_larch_beam_0.json new file mode 100644 index 0000000..619789c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_larch_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/larch_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_larch_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_larch_palisade_0.json new file mode 100644 index 0000000..a08bbe1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_larch_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/larch_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_larch_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_larch_palisade_1.json new file mode 100644 index 0000000..ab3c45a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_larch_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:larch_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_larch_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/larch_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_larch_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_larch_seat_0.json new file mode 100644 index 0000000..841cfcb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_larch_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/larch_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_larch_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_larch_seat_1.json new file mode 100644 index 0000000..0dfdd94 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_larch_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:larch_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_larch_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/larch_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_larch_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_larch_support_0.json new file mode 100644 index 0000000..6ac6974 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_larch_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/larch_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_larch_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_larch_support_1.json new file mode 100644 index 0000000..d5acad6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_larch_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:larch_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_larch_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/larch_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_mahogany_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_mahogany_beam_0.json new file mode 100644 index 0000000..1765aa6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_mahogany_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/mahogany_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_mahogany_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_mahogany_palisade_0.json new file mode 100644 index 0000000..db80718 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_mahogany_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/mahogany_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_mahogany_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_mahogany_palisade_1.json new file mode 100644 index 0000000..37acb19 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_mahogany_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:mahogany_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_mahogany_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/mahogany_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_mahogany_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_mahogany_seat_0.json new file mode 100644 index 0000000..a213156 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_mahogany_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/mahogany_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_mahogany_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_mahogany_seat_1.json new file mode 100644 index 0000000..75b17f3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_mahogany_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:mahogany_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_mahogany_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/mahogany_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_mahogany_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_mahogany_support_0.json new file mode 100644 index 0000000..18a8932 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_mahogany_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/mahogany_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_mahogany_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_mahogany_support_1.json new file mode 100644 index 0000000..61b5ad0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_mahogany_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:mahogany_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_mahogany_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/mahogany_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_maple_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_maple_beam_0.json new file mode 100644 index 0000000..ddcdaf1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_maple_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/maple_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_maple_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_maple_palisade_0.json new file mode 100644 index 0000000..0c07b3f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_maple_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/maple_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_maple_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_maple_palisade_1.json new file mode 100644 index 0000000..9a2f182 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_maple_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:maple_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_maple_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/maple_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_maple_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_maple_seat_0.json new file mode 100644 index 0000000..425ceb8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_maple_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/maple_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_maple_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_maple_seat_1.json new file mode 100644 index 0000000..9550dea --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_maple_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:maple_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_maple_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/maple_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_maple_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_maple_support_0.json new file mode 100644 index 0000000..fda3ff9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_maple_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/maple_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_maple_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_maple_support_1.json new file mode 100644 index 0000000..c5029eb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_maple_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:maple_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_maple_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/maple_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_olive_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_olive_beam_0.json new file mode 100644 index 0000000..9058c23 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_olive_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/olive_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_olive_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_olive_palisade_0.json new file mode 100644 index 0000000..95c201c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_olive_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/olive_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_olive_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_olive_palisade_1.json new file mode 100644 index 0000000..e00fa97 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_olive_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:olive_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_olive_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/olive_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_olive_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_olive_seat_0.json new file mode 100644 index 0000000..e8998bb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_olive_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/olive_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_olive_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_olive_seat_1.json new file mode 100644 index 0000000..616f56a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_olive_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:olive_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_olive_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/olive_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_olive_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_olive_support_0.json new file mode 100644 index 0000000..9d31301 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_olive_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/olive_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_olive_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_olive_support_1.json new file mode 100644 index 0000000..a7d9ef7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_olive_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:olive_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_olive_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/olive_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_palo_verde_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_palo_verde_beam_0.json new file mode 100644 index 0000000..643dbce --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_palo_verde_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/palo_verde_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_palo_verde_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_palo_verde_palisade_0.json new file mode 100644 index 0000000..0de963a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_palo_verde_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/palo_verde_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_palo_verde_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_palo_verde_palisade_1.json new file mode 100644 index 0000000..f27bd6a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_palo_verde_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_palo_verde_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/palo_verde_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_palo_verde_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_palo_verde_seat_0.json new file mode 100644 index 0000000..f7ec3de --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_palo_verde_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/palo_verde_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_palo_verde_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_palo_verde_seat_1.json new file mode 100644 index 0000000..4f5107e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_palo_verde_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_palo_verde_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/palo_verde_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_palo_verde_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_palo_verde_support_0.json new file mode 100644 index 0000000..61fd383 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_palo_verde_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/palo_verde_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_palo_verde_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_palo_verde_support_1.json new file mode 100644 index 0000000..b0442f6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_palo_verde_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_palo_verde_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/palo_verde_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_redwood_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_redwood_beam_0.json new file mode 100644 index 0000000..e9807b8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_redwood_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/redwood_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_redwood_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_redwood_palisade_0.json new file mode 100644 index 0000000..ee64361 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_redwood_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/redwood_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_redwood_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_redwood_palisade_1.json new file mode 100644 index 0000000..dd4bd4e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_redwood_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:redwood_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_redwood_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/redwood_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_redwood_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_redwood_seat_0.json new file mode 100644 index 0000000..79b43e8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_redwood_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/redwood_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_redwood_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_redwood_seat_1.json new file mode 100644 index 0000000..547ddd7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_redwood_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:redwood_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_redwood_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/redwood_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_redwood_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_redwood_support_0.json new file mode 100644 index 0000000..ca43302 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_redwood_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/redwood_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_redwood_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_redwood_support_1.json new file mode 100644 index 0000000..5e1ca16 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_redwood_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:redwood_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_redwood_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/redwood_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_saxaul_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_saxaul_beam_0.json new file mode 100644 index 0000000..dc0cbd2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_saxaul_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/saxaul_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_saxaul_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_saxaul_palisade_0.json new file mode 100644 index 0000000..c5bab23 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_saxaul_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/saxaul_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_saxaul_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_saxaul_palisade_1.json new file mode 100644 index 0000000..97e99f2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_saxaul_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:saxaul_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_saxaul_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/saxaul_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_saxaul_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_saxaul_seat_0.json new file mode 100644 index 0000000..2865dfb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_saxaul_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/saxaul_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_saxaul_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_saxaul_seat_1.json new file mode 100644 index 0000000..3446697 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_saxaul_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:saxaul_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_saxaul_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/saxaul_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_saxaul_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_saxaul_support_0.json new file mode 100644 index 0000000..7af75a3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_saxaul_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/saxaul_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_saxaul_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_saxaul_support_1.json new file mode 100644 index 0000000..318a126 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_saxaul_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:saxaul_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_saxaul_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/saxaul_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_sugi_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_sugi_beam_0.json new file mode 100644 index 0000000..b22a3a9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_sugi_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/sugi_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_sugi_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_sugi_palisade_0.json new file mode 100644 index 0000000..af0e14c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_sugi_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/sugi_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_sugi_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_sugi_palisade_1.json new file mode 100644 index 0000000..2bbd114 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_sugi_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:sugi_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_sugi_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/sugi_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_sugi_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_sugi_seat_0.json new file mode 100644 index 0000000..3d2af8d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_sugi_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/sugi_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_sugi_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_sugi_seat_1.json new file mode 100644 index 0000000..f3aae7b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_sugi_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:sugi_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_sugi_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/sugi_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_sugi_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_sugi_support_0.json new file mode 100644 index 0000000..3ff7eda --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_sugi_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/sugi_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_sugi_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_sugi_support_1.json new file mode 100644 index 0000000..67340d0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_sugi_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:sugi_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_sugi_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/sugi_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_willow_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_willow_beam_0.json new file mode 100644 index 0000000..0702aaa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_willow_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/willow_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_willow_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_willow_palisade_0.json new file mode 100644 index 0000000..a029a7f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_willow_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/willow_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_willow_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_willow_palisade_1.json new file mode 100644 index 0000000..4c263c7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_willow_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:willow_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_willow_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/willow_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_willow_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_willow_seat_0.json new file mode 100644 index 0000000..2356ef2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_willow_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/willow_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_willow_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_willow_seat_1.json new file mode 100644 index 0000000..0cfde86 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_willow_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:willow_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_willow_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/willow_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_willow_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_willow_support_0.json new file mode 100644 index 0000000..5a13cd5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_willow_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/willow_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_willow_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_willow_support_1.json new file mode 100644 index 0000000..b959282 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_willow_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:willow_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_willow_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/willow_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_wisteria_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_wisteria_beam_0.json new file mode 100644 index 0000000..1bbc92d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_wisteria_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/wisteria_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_wisteria_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_wisteria_palisade_0.json new file mode 100644 index 0000000..1c8f53c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_wisteria_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/wisteria_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_wisteria_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_wisteria_palisade_1.json new file mode 100644 index 0000000..cce7a68 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_wisteria_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:wisteria_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_wisteria_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/wisteria_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_wisteria_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_wisteria_seat_0.json new file mode 100644 index 0000000..85b98a7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_wisteria_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/wisteria_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_wisteria_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_wisteria_seat_1.json new file mode 100644 index 0000000..62a5b61 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_wisteria_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:wisteria_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_wisteria_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/wisteria_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_wisteria_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_wisteria_support_0.json new file mode 100644 index 0000000..44076bb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_wisteria_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/wisteria_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_wisteria_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_wisteria_support_1.json new file mode 100644 index 0000000..4d4aa7f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_natures_spirit_wisteria_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:wisteria_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_wisteria_planks" + } + ], + "result": { + "id": "everycomp:db/natures_spirit/wisteria_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_ancient_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_ancient_beam_0.json new file mode 100644 index 0000000..7e4ee92 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_ancient_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "everycomp:db/quark/ancient_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_ancient_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_ancient_palisade_0.json new file mode 100644 index 0000000..cf1aafa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_ancient_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "everycomp:db/quark/ancient_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_ancient_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_ancient_palisade_1.json new file mode 100644 index 0000000..4a1596f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_ancient_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:ancient_planks" + }, + { + "item": "quark:vertical_ancient_planks" + } + ], + "result": { + "id": "everycomp:db/quark/ancient_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_ancient_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_ancient_seat_0.json new file mode 100644 index 0000000..fae2310 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_ancient_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "everycomp:db/quark/ancient_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_ancient_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_ancient_seat_1.json new file mode 100644 index 0000000..1683619 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_ancient_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:ancient_planks" + }, + { + "item": "quark:vertical_ancient_planks" + } + ], + "result": { + "id": "everycomp:db/quark/ancient_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_ancient_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_ancient_support_0.json new file mode 100644 index 0000000..862c249 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_ancient_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "everycomp:db/quark/ancient_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_ancient_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_ancient_support_1.json new file mode 100644 index 0000000..c8fda06 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_ancient_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:ancient_planks" + }, + { + "item": "quark:vertical_ancient_planks" + } + ], + "result": { + "id": "everycomp:db/quark/ancient_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_azalea_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_azalea_beam_0.json new file mode 100644 index 0000000..587804a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_azalea_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "everycomp:db/quark/azalea_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_azalea_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_azalea_palisade_0.json new file mode 100644 index 0000000..e2731fa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_azalea_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "everycomp:db/quark/azalea_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_azalea_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_azalea_palisade_1.json new file mode 100644 index 0000000..fecd199 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_azalea_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:azalea_planks" + }, + { + "item": "quark:vertical_azalea_planks" + } + ], + "result": { + "id": "everycomp:db/quark/azalea_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_azalea_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_azalea_seat_0.json new file mode 100644 index 0000000..9e03afb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_azalea_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "everycomp:db/quark/azalea_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_azalea_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_azalea_seat_1.json new file mode 100644 index 0000000..0f6e1be --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_azalea_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:azalea_planks" + }, + { + "item": "quark:vertical_azalea_planks" + } + ], + "result": { + "id": "everycomp:db/quark/azalea_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_azalea_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_azalea_support_0.json new file mode 100644 index 0000000..b551d4a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_azalea_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "everycomp:db/quark/azalea_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_azalea_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_azalea_support_1.json new file mode 100644 index 0000000..29b78f1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_azalea_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:azalea_planks" + }, + { + "item": "quark:vertical_azalea_planks" + } + ], + "result": { + "id": "everycomp:db/quark/azalea_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_blossom_beam_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_blossom_beam_0.json new file mode 100644 index 0000000..bfb263a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_blossom_beam_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "everycomp:db/quark/blossom_beam", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_blossom_palisade_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_blossom_palisade_0.json new file mode 100644 index 0000000..ea8763c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_blossom_palisade_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "everycomp:db/quark/blossom_palisade", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_blossom_palisade_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_blossom_palisade_1.json new file mode 100644 index 0000000..fc80f8e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_blossom_palisade_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:blossom_planks" + }, + { + "item": "quark:vertical_blossom_planks" + } + ], + "result": { + "id": "everycomp:db/quark/blossom_palisade", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_blossom_seat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_blossom_seat_0.json new file mode 100644 index 0000000..10f1ba7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_blossom_seat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "everycomp:db/quark/blossom_seat", + "count": 11 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_blossom_seat_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_blossom_seat_1.json new file mode 100644 index 0000000..ddd198d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_blossom_seat_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:blossom_planks" + }, + { + "item": "quark:vertical_blossom_planks" + } + ], + "result": { + "id": "everycomp:db/quark/blossom_seat", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_blossom_support_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_blossom_support_0.json new file mode 100644 index 0000000..3da2ccc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_blossom_support_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "everycomp:db/quark/blossom_support", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_blossom_support_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_blossom_support_1.json new file mode 100644 index 0000000..cfc5a27 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_db_quark_blossom_support_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:blossom_planks" + }, + { + "item": "quark:vertical_blossom_planks" + } + ], + "result": { + "id": "everycomp:db/quark/blossom_support", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_aether_skyroot_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_aether_skyroot_cabinet_0.json new file mode 100644 index 0000000..f251b1a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_aether_skyroot_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "everycomp:fd/aether/skyroot_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_betternether_nether_mushroom_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_betternether_nether_mushroom_cabinet_0.json new file mode 100644 index 0000000..2b7cfb4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_betternether_nether_mushroom_cabinet_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "everycomp:fd/betternether/nether_mushroom_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_betternether_nether_reed_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_betternether_nether_reed_cabinet_0.json new file mode 100644 index 0000000..3f70f4f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_betternether_nether_reed_cabinet_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "everycomp:fd/betternether/nether_reed_cabinet", + "count": 1 + }, + "ingredient_count": 36, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_cataclysm_chorus_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_cataclysm_chorus_cabinet_0.json new file mode 100644 index 0000000..5ab44bb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_cataclysm_chorus_cabinet_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "everycomp:fd/cataclysm/chorus_cabinet", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_deep_aether_conberry_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_deep_aether_conberry_cabinet_0.json new file mode 100644 index 0000000..f608618 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_deep_aether_conberry_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "everycomp:fd/deep_aether/conberry_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_deep_aether_cruderoot_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_deep_aether_cruderoot_cabinet_0.json new file mode 100644 index 0000000..0a5e09d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_deep_aether_cruderoot_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "everycomp:fd/deep_aether/cruderoot_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_deep_aether_roseroot_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_deep_aether_roseroot_cabinet_0.json new file mode 100644 index 0000000..6e53ff8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_deep_aether_roseroot_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "everycomp:fd/deep_aether/roseroot_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_deep_aether_sunroot_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_deep_aether_sunroot_cabinet_0.json new file mode 100644 index 0000000..9c21c8f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_deep_aether_sunroot_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "everycomp:fd/deep_aether/sunroot_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_deep_aether_yagroot_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_deep_aether_yagroot_cabinet_0.json new file mode 100644 index 0000000..2dd77d0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_deep_aether_yagroot_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "everycomp:fd/deep_aether/yagroot_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_deeperdarker_bloom_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_deeperdarker_bloom_cabinet_0.json new file mode 100644 index 0000000..5fcb8e3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_deeperdarker_bloom_cabinet_0.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "everycomp:fd/deeperdarker/bloom_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_deeperdarker_echo_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_deeperdarker_echo_cabinet_0.json new file mode 100644 index 0000000..eb387d1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_deeperdarker_echo_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "everycomp:fd/deeperdarker/echo_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_quark_ancient_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_quark_ancient_cabinet_0.json new file mode 100644 index 0000000..d3ddb90 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_quark_ancient_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "everycomp:fd/quark/ancient_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_quark_azalea_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_quark_azalea_cabinet_0.json new file mode 100644 index 0000000..31eda80 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_quark_azalea_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "everycomp:fd/quark/azalea_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_quark_blossom_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_quark_blossom_cabinet_0.json new file mode 100644 index 0000000..047b6b1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_fd_quark_blossom_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "everycomp:fd/quark/blossom_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_hollow_skyroot_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_hollow_skyroot_log_0.json new file mode 100644 index 0000000..3a32878 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_hollow_skyroot_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "everycomp:q/aether/hollow_skyroot_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_skyroot_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_skyroot_chest_0.json new file mode 100644 index 0000000..b321c2e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_skyroot_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "everycomp:q/aether/skyroot_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_skyroot_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_skyroot_ladder_0.json new file mode 100644 index 0000000..57dbf63 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_skyroot_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "everycomp:q/aether/skyroot_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_skyroot_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_skyroot_ladder_1.json new file mode 100644 index 0000000..7eac658 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_skyroot_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "aether:skyroot_planks" + }, + { + "item": "everycomp:q/aether/vertical_skyroot_planks" + } + ], + "result": { + "id": "everycomp:q/aether/skyroot_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_skyroot_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_skyroot_post_0.json new file mode 100644 index 0000000..35611d6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_skyroot_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "everycomp:q/aether/skyroot_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_skyroot_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_skyroot_post_1.json new file mode 100644 index 0000000..610cb16 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_skyroot_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "aether:skyroot_planks" + }, + { + "item": "everycomp:q/aether/vertical_skyroot_planks" + } + ], + "result": { + "id": "everycomp:q/aether/skyroot_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_skyroot_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_skyroot_vertical_slab_0.json new file mode 100644 index 0000000..5acca54 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_skyroot_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "everycomp:q/aether/skyroot_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_skyroot_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_skyroot_vertical_slab_1.json new file mode 100644 index 0000000..d816564 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_skyroot_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "aether:skyroot_planks" + }, + { + "item": "everycomp:q/aether/vertical_skyroot_planks" + } + ], + "result": { + "id": "everycomp:q/aether/skyroot_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_stripped_skyroot_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_stripped_skyroot_post_0.json new file mode 100644 index 0000000..b39e9a9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_stripped_skyroot_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "everycomp:q/aether/stripped_skyroot_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_stripped_skyroot_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_stripped_skyroot_post_1.json new file mode 100644 index 0000000..2f0ab27 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_stripped_skyroot_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "aether:skyroot_planks" + }, + { + "item": "everycomp:q/aether/vertical_skyroot_planks" + } + ], + "result": { + "id": "everycomp:q/aether/stripped_skyroot_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_vertical_skyroot_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_vertical_skyroot_planks_0.json new file mode 100644 index 0000000..312c395 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_aether_vertical_skyroot_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "everycomp:q/aether/vertical_skyroot_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_dragon_tree_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_dragon_tree_post_0.json new file mode 100644 index 0000000..26f5925 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_dragon_tree_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:dragon_tree_log" + }, + { + "item": "betterend:dragon_tree_bark" + }, + { + "item": "betterend:dragon_tree_stripped_log" + }, + { + "item": "betterend:dragon_tree_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/dragon_tree_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_dragon_tree_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_dragon_tree_post_1.json new file mode 100644 index 0000000..b52be54 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_dragon_tree_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:dragon_tree_planks" + }, + { + "item": "everycomp:q/betterend/vertical_dragon_tree_planks" + } + ], + "result": { + "id": "everycomp:q/betterend/dragon_tree_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_end_lotus_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_end_lotus_post_0.json new file mode 100644 index 0000000..df14a3c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_end_lotus_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:end_lotus_log" + }, + { + "item": "betterend:end_lotus_bark" + }, + { + "item": "betterend:end_lotus_stripped_log" + }, + { + "item": "betterend:end_lotus_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/end_lotus_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_end_lotus_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_end_lotus_post_1.json new file mode 100644 index 0000000..b57cb2b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_end_lotus_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:end_lotus_planks" + }, + { + "item": "everycomp:q/betterend/vertical_end_lotus_planks" + } + ], + "result": { + "id": "everycomp:q/betterend/end_lotus_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_helix_tree_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_helix_tree_post_0.json new file mode 100644 index 0000000..867733b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_helix_tree_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:helix_tree_log" + }, + { + "item": "betterend:helix_tree_bark" + }, + { + "item": "betterend:helix_tree_stripped_log" + }, + { + "item": "betterend:helix_tree_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/helix_tree_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_helix_tree_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_helix_tree_post_1.json new file mode 100644 index 0000000..a648f48 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_helix_tree_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:helix_tree_planks" + }, + { + "item": "everycomp:q/betterend/vertical_helix_tree_planks" + } + ], + "result": { + "id": "everycomp:q/betterend/helix_tree_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_dragon_tree_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_dragon_tree_log_0.json new file mode 100644 index 0000000..22da21a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_dragon_tree_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:dragon_tree_log" + }, + { + "item": "betterend:dragon_tree_bark" + }, + { + "item": "betterend:dragon_tree_stripped_log" + }, + { + "item": "betterend:dragon_tree_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/hollow_dragon_tree_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_end_lotus_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_end_lotus_log_0.json new file mode 100644 index 0000000..747b2fd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_end_lotus_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:end_lotus_log" + }, + { + "item": "betterend:end_lotus_bark" + }, + { + "item": "betterend:end_lotus_stripped_log" + }, + { + "item": "betterend:end_lotus_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/hollow_end_lotus_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_helix_tree_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_helix_tree_log_0.json new file mode 100644 index 0000000..2f3761e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_helix_tree_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:helix_tree_log" + }, + { + "item": "betterend:helix_tree_bark" + }, + { + "item": "betterend:helix_tree_stripped_log" + }, + { + "item": "betterend:helix_tree_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/hollow_helix_tree_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_jellyshroom_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_jellyshroom_log_0.json new file mode 100644 index 0000000..578cd4e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_jellyshroom_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:jellyshroom_log" + }, + { + "item": "betterend:jellyshroom_bark" + }, + { + "item": "betterend:jellyshroom_stripped_log" + }, + { + "item": "betterend:jellyshroom_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/hollow_jellyshroom_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_lacugrove_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_lacugrove_log_0.json new file mode 100644 index 0000000..2d23a08 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_lacugrove_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:lacugrove_log" + }, + { + "item": "betterend:lacugrove_bark" + }, + { + "item": "betterend:lacugrove_stripped_log" + }, + { + "item": "betterend:lacugrove_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/hollow_lacugrove_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_lucernia_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_lucernia_log_0.json new file mode 100644 index 0000000..c5f1277 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_lucernia_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:lucernia_log" + }, + { + "item": "betterend:lucernia_bark" + }, + { + "item": "betterend:lucernia_stripped_log" + }, + { + "item": "betterend:lucernia_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/hollow_lucernia_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_mossy_glowshroom_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_mossy_glowshroom_log_0.json new file mode 100644 index 0000000..459a908 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_mossy_glowshroom_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:mossy_glowshroom_log" + }, + { + "item": "betterend:mossy_glowshroom_bark" + }, + { + "item": "betterend:mossy_glowshroom_stripped_log" + }, + { + "item": "betterend:mossy_glowshroom_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/hollow_mossy_glowshroom_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_pythadendron_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_pythadendron_log_0.json new file mode 100644 index 0000000..f749c21 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_pythadendron_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:pythadendron_log" + }, + { + "item": "betterend:pythadendron_bark" + }, + { + "item": "betterend:pythadendron_stripped_log" + }, + { + "item": "betterend:pythadendron_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/hollow_pythadendron_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_tenanea_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_tenanea_log_0.json new file mode 100644 index 0000000..c58ef9d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_tenanea_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:tenanea_log" + }, + { + "item": "betterend:tenanea_bark" + }, + { + "item": "betterend:tenanea_stripped_log" + }, + { + "item": "betterend:tenanea_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/hollow_tenanea_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_umbrella_tree_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_umbrella_tree_log_0.json new file mode 100644 index 0000000..d884a4c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_hollow_umbrella_tree_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:umbrella_tree_log" + }, + { + "item": "betterend:umbrella_tree_bark" + }, + { + "item": "betterend:umbrella_tree_stripped_log" + }, + { + "item": "betterend:umbrella_tree_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/hollow_umbrella_tree_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_jellyshroom_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_jellyshroom_post_0.json new file mode 100644 index 0000000..23d6608 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_jellyshroom_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:jellyshroom_log" + }, + { + "item": "betterend:jellyshroom_bark" + }, + { + "item": "betterend:jellyshroom_stripped_log" + }, + { + "item": "betterend:jellyshroom_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/jellyshroom_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_jellyshroom_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_jellyshroom_post_1.json new file mode 100644 index 0000000..c2b7ec9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_jellyshroom_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:jellyshroom_planks" + }, + { + "item": "everycomp:q/betterend/vertical_jellyshroom_planks" + } + ], + "result": { + "id": "everycomp:q/betterend/jellyshroom_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_lacugrove_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_lacugrove_post_0.json new file mode 100644 index 0000000..5ac78ca --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_lacugrove_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:lacugrove_log" + }, + { + "item": "betterend:lacugrove_bark" + }, + { + "item": "betterend:lacugrove_stripped_log" + }, + { + "item": "betterend:lacugrove_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/lacugrove_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_lacugrove_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_lacugrove_post_1.json new file mode 100644 index 0000000..3a8473e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_lacugrove_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:lacugrove_planks" + }, + { + "item": "everycomp:q/betterend/vertical_lacugrove_planks" + } + ], + "result": { + "id": "everycomp:q/betterend/lacugrove_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_lucernia_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_lucernia_post_0.json new file mode 100644 index 0000000..ac5a5f2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_lucernia_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:lucernia_log" + }, + { + "item": "betterend:lucernia_bark" + }, + { + "item": "betterend:lucernia_stripped_log" + }, + { + "item": "betterend:lucernia_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/lucernia_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_lucernia_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_lucernia_post_1.json new file mode 100644 index 0000000..f9b31ac --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_lucernia_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:lucernia_planks" + }, + { + "item": "everycomp:q/betterend/vertical_lucernia_planks" + } + ], + "result": { + "id": "everycomp:q/betterend/lucernia_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_mossy_glowshroom_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_mossy_glowshroom_post_0.json new file mode 100644 index 0000000..754b417 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_mossy_glowshroom_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:mossy_glowshroom_log" + }, + { + "item": "betterend:mossy_glowshroom_bark" + }, + { + "item": "betterend:mossy_glowshroom_stripped_log" + }, + { + "item": "betterend:mossy_glowshroom_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/mossy_glowshroom_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_mossy_glowshroom_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_mossy_glowshroom_post_1.json new file mode 100644 index 0000000..5347601 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_mossy_glowshroom_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:mossy_glowshroom_planks" + }, + { + "item": "everycomp:q/betterend/vertical_mossy_glowshroom_planks" + } + ], + "result": { + "id": "everycomp:q/betterend/mossy_glowshroom_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_pythadendron_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_pythadendron_post_0.json new file mode 100644 index 0000000..94d57b3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_pythadendron_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:pythadendron_log" + }, + { + "item": "betterend:pythadendron_bark" + }, + { + "item": "betterend:pythadendron_stripped_log" + }, + { + "item": "betterend:pythadendron_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/pythadendron_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_pythadendron_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_pythadendron_post_1.json new file mode 100644 index 0000000..6619e95 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_pythadendron_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:pythadendron_planks" + }, + { + "item": "everycomp:q/betterend/vertical_pythadendron_planks" + } + ], + "result": { + "id": "everycomp:q/betterend/pythadendron_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_dragon_tree_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_dragon_tree_post_0.json new file mode 100644 index 0000000..9fc1264 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_dragon_tree_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:dragon_tree_log" + }, + { + "item": "betterend:dragon_tree_bark" + }, + { + "item": "betterend:dragon_tree_stripped_log" + }, + { + "item": "betterend:dragon_tree_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/stripped_dragon_tree_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_dragon_tree_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_dragon_tree_post_1.json new file mode 100644 index 0000000..7094ea4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_dragon_tree_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:dragon_tree_planks" + }, + { + "item": "everycomp:q/betterend/vertical_dragon_tree_planks" + } + ], + "result": { + "id": "everycomp:q/betterend/stripped_dragon_tree_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_end_lotus_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_end_lotus_post_0.json new file mode 100644 index 0000000..9cc860c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_end_lotus_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:end_lotus_log" + }, + { + "item": "betterend:end_lotus_bark" + }, + { + "item": "betterend:end_lotus_stripped_log" + }, + { + "item": "betterend:end_lotus_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/stripped_end_lotus_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_end_lotus_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_end_lotus_post_1.json new file mode 100644 index 0000000..bb06801 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_end_lotus_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:end_lotus_planks" + }, + { + "item": "everycomp:q/betterend/vertical_end_lotus_planks" + } + ], + "result": { + "id": "everycomp:q/betterend/stripped_end_lotus_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_helix_tree_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_helix_tree_post_0.json new file mode 100644 index 0000000..ef2a94c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_helix_tree_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:helix_tree_log" + }, + { + "item": "betterend:helix_tree_bark" + }, + { + "item": "betterend:helix_tree_stripped_log" + }, + { + "item": "betterend:helix_tree_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/stripped_helix_tree_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_helix_tree_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_helix_tree_post_1.json new file mode 100644 index 0000000..d0c97ba --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_helix_tree_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:helix_tree_planks" + }, + { + "item": "everycomp:q/betterend/vertical_helix_tree_planks" + } + ], + "result": { + "id": "everycomp:q/betterend/stripped_helix_tree_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_jellyshroom_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_jellyshroom_post_0.json new file mode 100644 index 0000000..f1372b4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_jellyshroom_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:jellyshroom_log" + }, + { + "item": "betterend:jellyshroom_bark" + }, + { + "item": "betterend:jellyshroom_stripped_log" + }, + { + "item": "betterend:jellyshroom_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/stripped_jellyshroom_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_jellyshroom_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_jellyshroom_post_1.json new file mode 100644 index 0000000..5f90948 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_jellyshroom_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:jellyshroom_planks" + }, + { + "item": "everycomp:q/betterend/vertical_jellyshroom_planks" + } + ], + "result": { + "id": "everycomp:q/betterend/stripped_jellyshroom_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_lacugrove_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_lacugrove_post_0.json new file mode 100644 index 0000000..9577ab3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_lacugrove_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:lacugrove_log" + }, + { + "item": "betterend:lacugrove_bark" + }, + { + "item": "betterend:lacugrove_stripped_log" + }, + { + "item": "betterend:lacugrove_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/stripped_lacugrove_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_lacugrove_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_lacugrove_post_1.json new file mode 100644 index 0000000..51cab1d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_lacugrove_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:lacugrove_planks" + }, + { + "item": "everycomp:q/betterend/vertical_lacugrove_planks" + } + ], + "result": { + "id": "everycomp:q/betterend/stripped_lacugrove_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_lucernia_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_lucernia_post_0.json new file mode 100644 index 0000000..27775d7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_lucernia_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:lucernia_log" + }, + { + "item": "betterend:lucernia_bark" + }, + { + "item": "betterend:lucernia_stripped_log" + }, + { + "item": "betterend:lucernia_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/stripped_lucernia_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_lucernia_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_lucernia_post_1.json new file mode 100644 index 0000000..d3567da --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_lucernia_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:lucernia_planks" + }, + { + "item": "everycomp:q/betterend/vertical_lucernia_planks" + } + ], + "result": { + "id": "everycomp:q/betterend/stripped_lucernia_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_mossy_glowshroom_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_mossy_glowshroom_post_0.json new file mode 100644 index 0000000..9e8a736 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_mossy_glowshroom_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:mossy_glowshroom_log" + }, + { + "item": "betterend:mossy_glowshroom_bark" + }, + { + "item": "betterend:mossy_glowshroom_stripped_log" + }, + { + "item": "betterend:mossy_glowshroom_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/stripped_mossy_glowshroom_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_mossy_glowshroom_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_mossy_glowshroom_post_1.json new file mode 100644 index 0000000..1e74cc3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_mossy_glowshroom_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:mossy_glowshroom_planks" + }, + { + "item": "everycomp:q/betterend/vertical_mossy_glowshroom_planks" + } + ], + "result": { + "id": "everycomp:q/betterend/stripped_mossy_glowshroom_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_pythadendron_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_pythadendron_post_0.json new file mode 100644 index 0000000..2809650 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_pythadendron_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:pythadendron_log" + }, + { + "item": "betterend:pythadendron_bark" + }, + { + "item": "betterend:pythadendron_stripped_log" + }, + { + "item": "betterend:pythadendron_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/stripped_pythadendron_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_pythadendron_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_pythadendron_post_1.json new file mode 100644 index 0000000..a6f578d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_pythadendron_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:pythadendron_planks" + }, + { + "item": "everycomp:q/betterend/vertical_pythadendron_planks" + } + ], + "result": { + "id": "everycomp:q/betterend/stripped_pythadendron_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_tenanea_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_tenanea_post_0.json new file mode 100644 index 0000000..79ce502 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_tenanea_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:tenanea_log" + }, + { + "item": "betterend:tenanea_bark" + }, + { + "item": "betterend:tenanea_stripped_log" + }, + { + "item": "betterend:tenanea_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/stripped_tenanea_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_tenanea_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_tenanea_post_1.json new file mode 100644 index 0000000..7aa2f16 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_tenanea_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:tenanea_planks" + }, + { + "item": "everycomp:q/betterend/vertical_tenanea_planks" + } + ], + "result": { + "id": "everycomp:q/betterend/stripped_tenanea_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_umbrella_tree_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_umbrella_tree_post_0.json new file mode 100644 index 0000000..f0813fe --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_umbrella_tree_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:umbrella_tree_log" + }, + { + "item": "betterend:umbrella_tree_bark" + }, + { + "item": "betterend:umbrella_tree_stripped_log" + }, + { + "item": "betterend:umbrella_tree_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/stripped_umbrella_tree_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_umbrella_tree_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_umbrella_tree_post_1.json new file mode 100644 index 0000000..4adc76f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_stripped_umbrella_tree_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:umbrella_tree_planks" + }, + { + "item": "everycomp:q/betterend/vertical_umbrella_tree_planks" + } + ], + "result": { + "id": "everycomp:q/betterend/stripped_umbrella_tree_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_tenanea_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_tenanea_post_0.json new file mode 100644 index 0000000..3bdf87c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_tenanea_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:tenanea_log" + }, + { + "item": "betterend:tenanea_bark" + }, + { + "item": "betterend:tenanea_stripped_log" + }, + { + "item": "betterend:tenanea_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/tenanea_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_tenanea_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_tenanea_post_1.json new file mode 100644 index 0000000..64f0f7a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_tenanea_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:tenanea_planks" + }, + { + "item": "everycomp:q/betterend/vertical_tenanea_planks" + } + ], + "result": { + "id": "everycomp:q/betterend/tenanea_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_umbrella_tree_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_umbrella_tree_post_0.json new file mode 100644 index 0000000..52c865d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_umbrella_tree_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:umbrella_tree_log" + }, + { + "item": "betterend:umbrella_tree_bark" + }, + { + "item": "betterend:umbrella_tree_stripped_log" + }, + { + "item": "betterend:umbrella_tree_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betterend/umbrella_tree_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_umbrella_tree_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_umbrella_tree_post_1.json new file mode 100644 index 0000000..f4920e4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betterend_umbrella_tree_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betterend:umbrella_tree_planks" + }, + { + "item": "everycomp:q/betterend/vertical_umbrella_tree_planks" + } + ], + "result": { + "id": "everycomp:q/betterend/umbrella_tree_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_anchor_tree_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_anchor_tree_post_0.json new file mode 100644 index 0000000..13f824d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_anchor_tree_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:anchor_tree_log" + }, + { + "item": "betternether:anchor_tree_bark" + }, + { + "item": "betternether:anchor_tree_stripped_log" + }, + { + "item": "betternether:anchor_tree_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betternether/anchor_tree_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_anchor_tree_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_anchor_tree_post_1.json new file mode 100644 index 0000000..25fdf44 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_anchor_tree_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:anchor_tree_planks" + }, + { + "item": "everycomp:q/betternether/vertical_anchor_tree_planks" + } + ], + "result": { + "id": "everycomp:q/betternether/anchor_tree_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_hollow_anchor_tree_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_hollow_anchor_tree_log_0.json new file mode 100644 index 0000000..1adbfa5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_hollow_anchor_tree_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:anchor_tree_log" + }, + { + "item": "betternether:anchor_tree_bark" + }, + { + "item": "betternether:anchor_tree_stripped_log" + }, + { + "item": "betternether:anchor_tree_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betternether/hollow_anchor_tree_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_hollow_mushroom_fir_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_hollow_mushroom_fir_log_0.json new file mode 100644 index 0000000..82ef773 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_hollow_mushroom_fir_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:mushroom_fir_log" + }, + { + "item": "betternether:mushroom_fir_bark" + }, + { + "item": "betternether:mushroom_fir_stripped_log" + }, + { + "item": "betternether:mushroom_fir_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betternether/hollow_mushroom_fir_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_hollow_nether_sakura_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_hollow_nether_sakura_log_0.json new file mode 100644 index 0000000..aa65030 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_hollow_nether_sakura_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:nether_sakura_log" + }, + { + "item": "betternether:nether_sakura_bark" + }, + { + "item": "betternether:nether_sakura_stripped_log" + }, + { + "item": "betternether:nether_sakura_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betternether/hollow_nether_sakura_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_hollow_rubeus_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_hollow_rubeus_log_0.json new file mode 100644 index 0000000..5fd9921 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_hollow_rubeus_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:rubeus_log" + }, + { + "item": "betternether:rubeus_bark" + }, + { + "item": "betternether:rubeus_stripped_log" + }, + { + "item": "betternether:rubeus_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betternether/hollow_rubeus_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_hollow_stalagnate_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_hollow_stalagnate_log_0.json new file mode 100644 index 0000000..f8bc850 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_hollow_stalagnate_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:stalagnate_log" + }, + { + "item": "betternether:stalagnate_bark" + }, + { + "item": "betternether:stalagnate_stripped_log" + }, + { + "item": "betternether:stalagnate_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betternether/hollow_stalagnate_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_hollow_wart_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_hollow_wart_log_0.json new file mode 100644 index 0000000..f8aa696 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_hollow_wart_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:wart_log" + }, + { + "item": "betternether:wart_bark" + }, + { + "item": "betternether:wart_stripped_log" + }, + { + "item": "betternether:wart_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betternether/hollow_wart_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_hollow_willow_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_hollow_willow_log_0.json new file mode 100644 index 0000000..5abccf1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_hollow_willow_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:willow_log" + }, + { + "item": "betternether:willow_bark" + }, + { + "item": "betternether:willow_stripped_log" + }, + { + "item": "betternether:willow_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betternether/hollow_willow_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_mushroom_fir_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_mushroom_fir_post_0.json new file mode 100644 index 0000000..5eea120 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_mushroom_fir_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:mushroom_fir_log" + }, + { + "item": "betternether:mushroom_fir_bark" + }, + { + "item": "betternether:mushroom_fir_stripped_log" + }, + { + "item": "betternether:mushroom_fir_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betternether/mushroom_fir_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_mushroom_fir_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_mushroom_fir_post_1.json new file mode 100644 index 0000000..98025be --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_mushroom_fir_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:mushroom_fir_planks" + }, + { + "item": "everycomp:q/betternether/vertical_mushroom_fir_planks" + } + ], + "result": { + "id": "everycomp:q/betternether/mushroom_fir_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_nether_mushroom_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_nether_mushroom_vertical_slab_0.json new file mode 100644 index 0000000..efb5024 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_nether_mushroom_vertical_slab_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "everycomp:q/betternether/nether_mushroom_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_nether_mushroom_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_nether_mushroom_vertical_slab_1.json new file mode 100644 index 0000000..38144bc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_nether_mushroom_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:nether_mushroom_planks" + }, + { + "item": "everycomp:q/betternether/vertical_nether_mushroom_planks" + } + ], + "result": { + "id": "everycomp:q/betternether/nether_mushroom_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_nether_reed_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_nether_reed_vertical_slab_0.json new file mode 100644 index 0000000..49031b5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_nether_reed_vertical_slab_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "everycomp:q/betternether/nether_reed_vertical_slab", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_nether_sakura_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_nether_sakura_post_0.json new file mode 100644 index 0000000..c884b8f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_nether_sakura_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:nether_sakura_log" + }, + { + "item": "betternether:nether_sakura_bark" + }, + { + "item": "betternether:nether_sakura_stripped_log" + }, + { + "item": "betternether:nether_sakura_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betternether/nether_sakura_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_nether_sakura_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_nether_sakura_post_1.json new file mode 100644 index 0000000..46aa8e4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_nether_sakura_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:nether_sakura_planks" + }, + { + "item": "everycomp:q/betternether/vertical_nether_sakura_planks" + } + ], + "result": { + "id": "everycomp:q/betternether/nether_sakura_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_rubeus_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_rubeus_post_0.json new file mode 100644 index 0000000..2e8e2fb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_rubeus_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:rubeus_log" + }, + { + "item": "betternether:rubeus_bark" + }, + { + "item": "betternether:rubeus_stripped_log" + }, + { + "item": "betternether:rubeus_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betternether/rubeus_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_rubeus_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_rubeus_post_1.json new file mode 100644 index 0000000..4fbe497 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_rubeus_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:rubeus_planks" + }, + { + "item": "everycomp:q/betternether/vertical_rubeus_planks" + } + ], + "result": { + "id": "everycomp:q/betternether/rubeus_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stalagnate_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stalagnate_post_0.json new file mode 100644 index 0000000..791cd9c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stalagnate_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:stalagnate_log" + }, + { + "item": "betternether:stalagnate_bark" + }, + { + "item": "betternether:stalagnate_stripped_log" + }, + { + "item": "betternether:stalagnate_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betternether/stalagnate_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stalagnate_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stalagnate_post_1.json new file mode 100644 index 0000000..603f294 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stalagnate_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:stalagnate_planks" + }, + { + "item": "everycomp:q/betternether/vertical_stalagnate_planks" + } + ], + "result": { + "id": "everycomp:q/betternether/stalagnate_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_anchor_tree_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_anchor_tree_post_0.json new file mode 100644 index 0000000..f96a44a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_anchor_tree_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:anchor_tree_log" + }, + { + "item": "betternether:anchor_tree_bark" + }, + { + "item": "betternether:anchor_tree_stripped_log" + }, + { + "item": "betternether:anchor_tree_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betternether/stripped_anchor_tree_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_anchor_tree_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_anchor_tree_post_1.json new file mode 100644 index 0000000..e5071c6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_anchor_tree_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:anchor_tree_planks" + }, + { + "item": "everycomp:q/betternether/vertical_anchor_tree_planks" + } + ], + "result": { + "id": "everycomp:q/betternether/stripped_anchor_tree_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_mushroom_fir_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_mushroom_fir_post_0.json new file mode 100644 index 0000000..6295f88 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_mushroom_fir_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:mushroom_fir_log" + }, + { + "item": "betternether:mushroom_fir_bark" + }, + { + "item": "betternether:mushroom_fir_stripped_log" + }, + { + "item": "betternether:mushroom_fir_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betternether/stripped_mushroom_fir_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_mushroom_fir_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_mushroom_fir_post_1.json new file mode 100644 index 0000000..0215dc6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_mushroom_fir_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:mushroom_fir_planks" + }, + { + "item": "everycomp:q/betternether/vertical_mushroom_fir_planks" + } + ], + "result": { + "id": "everycomp:q/betternether/stripped_mushroom_fir_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_nether_sakura_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_nether_sakura_post_0.json new file mode 100644 index 0000000..cc572d1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_nether_sakura_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:nether_sakura_log" + }, + { + "item": "betternether:nether_sakura_bark" + }, + { + "item": "betternether:nether_sakura_stripped_log" + }, + { + "item": "betternether:nether_sakura_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betternether/stripped_nether_sakura_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_nether_sakura_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_nether_sakura_post_1.json new file mode 100644 index 0000000..b4a1ea5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_nether_sakura_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:nether_sakura_planks" + }, + { + "item": "everycomp:q/betternether/vertical_nether_sakura_planks" + } + ], + "result": { + "id": "everycomp:q/betternether/stripped_nether_sakura_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_rubeus_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_rubeus_post_0.json new file mode 100644 index 0000000..e36b112 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_rubeus_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:rubeus_log" + }, + { + "item": "betternether:rubeus_bark" + }, + { + "item": "betternether:rubeus_stripped_log" + }, + { + "item": "betternether:rubeus_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betternether/stripped_rubeus_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_rubeus_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_rubeus_post_1.json new file mode 100644 index 0000000..c9e84b3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_rubeus_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:rubeus_planks" + }, + { + "item": "everycomp:q/betternether/vertical_rubeus_planks" + } + ], + "result": { + "id": "everycomp:q/betternether/stripped_rubeus_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_stalagnate_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_stalagnate_post_0.json new file mode 100644 index 0000000..e119760 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_stalagnate_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:stalagnate_log" + }, + { + "item": "betternether:stalagnate_bark" + }, + { + "item": "betternether:stalagnate_stripped_log" + }, + { + "item": "betternether:stalagnate_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betternether/stripped_stalagnate_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_stalagnate_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_stalagnate_post_1.json new file mode 100644 index 0000000..80155be --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_stalagnate_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:stalagnate_planks" + }, + { + "item": "everycomp:q/betternether/vertical_stalagnate_planks" + } + ], + "result": { + "id": "everycomp:q/betternether/stripped_stalagnate_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_wart_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_wart_post_0.json new file mode 100644 index 0000000..cff889f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_wart_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:wart_log" + }, + { + "item": "betternether:wart_bark" + }, + { + "item": "betternether:wart_stripped_log" + }, + { + "item": "betternether:wart_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betternether/stripped_wart_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_wart_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_wart_post_1.json new file mode 100644 index 0000000..9f42578 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_wart_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:wart_planks" + }, + { + "item": "everycomp:q/betternether/vertical_wart_planks" + } + ], + "result": { + "id": "everycomp:q/betternether/stripped_wart_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_willow_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_willow_post_0.json new file mode 100644 index 0000000..5817032 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_willow_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:willow_log" + }, + { + "item": "betternether:willow_bark" + }, + { + "item": "betternether:willow_stripped_log" + }, + { + "item": "betternether:willow_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betternether/stripped_willow_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_willow_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_willow_post_1.json new file mode 100644 index 0000000..f52aadb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_stripped_willow_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:willow_planks" + }, + { + "item": "everycomp:q/betternether/vertical_willow_planks" + } + ], + "result": { + "id": "everycomp:q/betternether/stripped_willow_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_vertical_nether_mushroom_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_vertical_nether_mushroom_planks_0.json new file mode 100644 index 0000000..92f5270 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_vertical_nether_mushroom_planks_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "everycomp:q/betternether/vertical_nether_mushroom_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_vertical_nether_reed_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_vertical_nether_reed_planks_0.json new file mode 100644 index 0000000..ea32b5a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_vertical_nether_reed_planks_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "everycomp:q/betternether/vertical_nether_reed_planks", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_wart_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_wart_post_0.json new file mode 100644 index 0000000..3f70846 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_wart_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:wart_log" + }, + { + "item": "betternether:wart_bark" + }, + { + "item": "betternether:wart_stripped_log" + }, + { + "item": "betternether:wart_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betternether/wart_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_wart_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_wart_post_1.json new file mode 100644 index 0000000..adcd36a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_wart_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:wart_planks" + }, + { + "item": "everycomp:q/betternether/vertical_wart_planks" + } + ], + "result": { + "id": "everycomp:q/betternether/wart_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_willow_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_willow_post_0.json new file mode 100644 index 0000000..96c41d6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_willow_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:willow_log" + }, + { + "item": "betternether:willow_bark" + }, + { + "item": "betternether:willow_stripped_log" + }, + { + "item": "betternether:willow_stripped_bark" + } + ], + "result": { + "id": "everycomp:q/betternether/willow_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_willow_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_willow_post_1.json new file mode 100644 index 0000000..cd7cb11 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_betternether_willow_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:willow_planks" + }, + { + "item": "everycomp:q/betternether/vertical_willow_planks" + } + ], + "result": { + "id": "everycomp:q/betternether/willow_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_cataclysm_chorus_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_cataclysm_chorus_chest_0.json new file mode 100644 index 0000000..7b7a5aa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_cataclysm_chorus_chest_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "everycomp:q/cataclysm/chorus_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_cataclysm_chorus_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_cataclysm_chorus_ladder_0.json new file mode 100644 index 0000000..a1fa957 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_cataclysm_chorus_ladder_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "everycomp:q/cataclysm/chorus_ladder", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_cataclysm_chorus_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_cataclysm_chorus_ladder_1.json new file mode 100644 index 0000000..62a2379 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_cataclysm_chorus_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "cataclysm:chorus_planks" + }, + { + "item": "everycomp:q/cataclysm/vertical_chorus_planks" + } + ], + "result": { + "id": "everycomp:q/cataclysm/chorus_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_cataclysm_chorus_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_cataclysm_chorus_vertical_slab_0.json new file mode 100644 index 0000000..32b2012 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_cataclysm_chorus_vertical_slab_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "everycomp:q/cataclysm/chorus_vertical_slab", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_cataclysm_chorus_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_cataclysm_chorus_vertical_slab_1.json new file mode 100644 index 0000000..f6b2d75 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_cataclysm_chorus_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "cataclysm:chorus_planks" + }, + { + "item": "everycomp:q/cataclysm/vertical_chorus_planks" + } + ], + "result": { + "id": "everycomp:q/cataclysm/chorus_vertical_slab", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_cataclysm_vertical_chorus_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_cataclysm_vertical_chorus_planks_0.json new file mode 100644 index 0000000..73410c2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_cataclysm_vertical_chorus_planks_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "everycomp:q/cataclysm/vertical_chorus_planks", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_conberry_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_conberry_chest_0.json new file mode 100644 index 0000000..d0c20a4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_conberry_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/conberry_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_conberry_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_conberry_ladder_0.json new file mode 100644 index 0000000..021aae6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_conberry_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/conberry_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_conberry_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_conberry_ladder_1.json new file mode 100644 index 0000000..47e314d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_conberry_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:conberry_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_conberry_planks" + } + ], + "result": { + "id": "everycomp:q/deep_aether/conberry_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_conberry_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_conberry_post_0.json new file mode 100644 index 0000000..0bab568 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_conberry_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/conberry_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_conberry_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_conberry_post_1.json new file mode 100644 index 0000000..f1392b1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_conberry_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:conberry_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_conberry_planks" + } + ], + "result": { + "id": "everycomp:q/deep_aether/conberry_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_conberry_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_conberry_vertical_slab_0.json new file mode 100644 index 0000000..e51b600 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_conberry_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/conberry_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_conberry_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_conberry_vertical_slab_1.json new file mode 100644 index 0000000..da725c2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_conberry_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:conberry_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_conberry_planks" + } + ], + "result": { + "id": "everycomp:q/deep_aether/conberry_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_cruderoot_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_cruderoot_chest_0.json new file mode 100644 index 0000000..d1cafa4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_cruderoot_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/cruderoot_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_cruderoot_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_cruderoot_ladder_0.json new file mode 100644 index 0000000..8602d78 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_cruderoot_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/cruderoot_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_cruderoot_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_cruderoot_ladder_1.json new file mode 100644 index 0000000..b05d3d8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_cruderoot_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:cruderoot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_cruderoot_planks" + } + ], + "result": { + "id": "everycomp:q/deep_aether/cruderoot_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_cruderoot_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_cruderoot_post_0.json new file mode 100644 index 0000000..8eed437 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_cruderoot_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/cruderoot_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_cruderoot_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_cruderoot_post_1.json new file mode 100644 index 0000000..a1ee38d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_cruderoot_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:cruderoot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_cruderoot_planks" + } + ], + "result": { + "id": "everycomp:q/deep_aether/cruderoot_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_cruderoot_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_cruderoot_vertical_slab_0.json new file mode 100644 index 0000000..42c1341 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_cruderoot_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/cruderoot_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_cruderoot_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_cruderoot_vertical_slab_1.json new file mode 100644 index 0000000..b2ea787 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_cruderoot_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:cruderoot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_cruderoot_planks" + } + ], + "result": { + "id": "everycomp:q/deep_aether/cruderoot_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_hollow_conberry_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_hollow_conberry_log_0.json new file mode 100644 index 0000000..3153c18 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_hollow_conberry_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/hollow_conberry_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_hollow_cruderoot_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_hollow_cruderoot_log_0.json new file mode 100644 index 0000000..dc7adf8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_hollow_cruderoot_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/hollow_cruderoot_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_hollow_roseroot_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_hollow_roseroot_log_0.json new file mode 100644 index 0000000..113a31e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_hollow_roseroot_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/hollow_roseroot_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_hollow_sunroot_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_hollow_sunroot_log_0.json new file mode 100644 index 0000000..6181906 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_hollow_sunroot_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/hollow_sunroot_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_hollow_yagroot_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_hollow_yagroot_log_0.json new file mode 100644 index 0000000..fa89c55 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_hollow_yagroot_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/hollow_yagroot_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_roseroot_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_roseroot_chest_0.json new file mode 100644 index 0000000..38e1f35 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_roseroot_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/roseroot_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_roseroot_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_roseroot_ladder_0.json new file mode 100644 index 0000000..380e7da --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_roseroot_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/roseroot_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_roseroot_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_roseroot_ladder_1.json new file mode 100644 index 0000000..cabd900 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_roseroot_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:roseroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_roseroot_planks" + } + ], + "result": { + "id": "everycomp:q/deep_aether/roseroot_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_roseroot_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_roseroot_post_0.json new file mode 100644 index 0000000..007bb32 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_roseroot_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/roseroot_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_roseroot_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_roseroot_post_1.json new file mode 100644 index 0000000..8ca2ffd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_roseroot_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:roseroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_roseroot_planks" + } + ], + "result": { + "id": "everycomp:q/deep_aether/roseroot_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_roseroot_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_roseroot_vertical_slab_0.json new file mode 100644 index 0000000..2d079f4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_roseroot_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/roseroot_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_roseroot_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_roseroot_vertical_slab_1.json new file mode 100644 index 0000000..b9f44f9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_roseroot_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:roseroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_roseroot_planks" + } + ], + "result": { + "id": "everycomp:q/deep_aether/roseroot_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_conberry_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_conberry_post_0.json new file mode 100644 index 0000000..db3738a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_conberry_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/stripped_conberry_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_conberry_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_conberry_post_1.json new file mode 100644 index 0000000..b40f4b7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_conberry_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:conberry_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_conberry_planks" + } + ], + "result": { + "id": "everycomp:q/deep_aether/stripped_conberry_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_cruderoot_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_cruderoot_post_0.json new file mode 100644 index 0000000..ecb0e33 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_cruderoot_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/stripped_cruderoot_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_cruderoot_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_cruderoot_post_1.json new file mode 100644 index 0000000..3d3326b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_cruderoot_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:cruderoot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_cruderoot_planks" + } + ], + "result": { + "id": "everycomp:q/deep_aether/stripped_cruderoot_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_roseroot_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_roseroot_post_0.json new file mode 100644 index 0000000..f04b9b9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_roseroot_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/stripped_roseroot_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_roseroot_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_roseroot_post_1.json new file mode 100644 index 0000000..fb555ff --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_roseroot_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:roseroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_roseroot_planks" + } + ], + "result": { + "id": "everycomp:q/deep_aether/stripped_roseroot_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_sunroot_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_sunroot_post_0.json new file mode 100644 index 0000000..4869c1e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_sunroot_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/stripped_sunroot_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_sunroot_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_sunroot_post_1.json new file mode 100644 index 0000000..bbc52a9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_sunroot_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:sunroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_sunroot_planks" + } + ], + "result": { + "id": "everycomp:q/deep_aether/stripped_sunroot_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_yagroot_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_yagroot_post_0.json new file mode 100644 index 0000000..c0db6b0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_yagroot_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/stripped_yagroot_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_yagroot_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_yagroot_post_1.json new file mode 100644 index 0000000..5a2bd0a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_stripped_yagroot_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:yagroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_yagroot_planks" + } + ], + "result": { + "id": "everycomp:q/deep_aether/stripped_yagroot_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_sunroot_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_sunroot_chest_0.json new file mode 100644 index 0000000..e264964 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_sunroot_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/sunroot_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_sunroot_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_sunroot_ladder_0.json new file mode 100644 index 0000000..1582fd2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_sunroot_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/sunroot_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_sunroot_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_sunroot_ladder_1.json new file mode 100644 index 0000000..0770218 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_sunroot_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:sunroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_sunroot_planks" + } + ], + "result": { + "id": "everycomp:q/deep_aether/sunroot_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_sunroot_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_sunroot_post_0.json new file mode 100644 index 0000000..05c9caa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_sunroot_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/sunroot_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_sunroot_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_sunroot_post_1.json new file mode 100644 index 0000000..7a26221 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_sunroot_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:sunroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_sunroot_planks" + } + ], + "result": { + "id": "everycomp:q/deep_aether/sunroot_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_sunroot_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_sunroot_vertical_slab_0.json new file mode 100644 index 0000000..bbd8c5b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_sunroot_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/sunroot_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_sunroot_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_sunroot_vertical_slab_1.json new file mode 100644 index 0000000..bd602f7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_sunroot_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:sunroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_sunroot_planks" + } + ], + "result": { + "id": "everycomp:q/deep_aether/sunroot_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_vertical_conberry_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_vertical_conberry_planks_0.json new file mode 100644 index 0000000..1cc69e0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_vertical_conberry_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/vertical_conberry_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_vertical_cruderoot_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_vertical_cruderoot_planks_0.json new file mode 100644 index 0000000..34d6ee1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_vertical_cruderoot_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/vertical_cruderoot_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_vertical_roseroot_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_vertical_roseroot_planks_0.json new file mode 100644 index 0000000..fad8041 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_vertical_roseroot_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/vertical_roseroot_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_vertical_sunroot_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_vertical_sunroot_planks_0.json new file mode 100644 index 0000000..b7b4894 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_vertical_sunroot_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/vertical_sunroot_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_vertical_yagroot_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_vertical_yagroot_planks_0.json new file mode 100644 index 0000000..c743222 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_vertical_yagroot_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/vertical_yagroot_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_yagroot_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_yagroot_chest_0.json new file mode 100644 index 0000000..36dbbee --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_yagroot_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/yagroot_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_yagroot_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_yagroot_ladder_0.json new file mode 100644 index 0000000..ceb6537 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_yagroot_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/yagroot_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_yagroot_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_yagroot_ladder_1.json new file mode 100644 index 0000000..237f3ec --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_yagroot_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:yagroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_yagroot_planks" + } + ], + "result": { + "id": "everycomp:q/deep_aether/yagroot_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_yagroot_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_yagroot_post_0.json new file mode 100644 index 0000000..ac1453a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_yagroot_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/yagroot_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_yagroot_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_yagroot_post_1.json new file mode 100644 index 0000000..ba2edb4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_yagroot_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:yagroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_yagroot_planks" + } + ], + "result": { + "id": "everycomp:q/deep_aether/yagroot_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_yagroot_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_yagroot_vertical_slab_0.json new file mode 100644 index 0000000..1f8c7ee --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_yagroot_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "everycomp:q/deep_aether/yagroot_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_yagroot_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_yagroot_vertical_slab_1.json new file mode 100644 index 0000000..bb20a0c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deep_aether_yagroot_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:yagroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_yagroot_planks" + } + ], + "result": { + "id": "everycomp:q/deep_aether/yagroot_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_bloom_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_bloom_chest_0.json new file mode 100644 index 0000000..9753ee1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_bloom_chest_0.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "everycomp:q/deeperdarker/bloom_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_bloom_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_bloom_ladder_0.json new file mode 100644 index 0000000..814f8b6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_bloom_ladder_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "everycomp:q/deeperdarker/bloom_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_bloom_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_bloom_ladder_1.json new file mode 100644 index 0000000..c07b998 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_bloom_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:bloom_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_bloom_planks" + } + ], + "result": { + "id": "everycomp:q/deeperdarker/bloom_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_bloom_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_bloom_vertical_slab_0.json new file mode 100644 index 0000000..591b332 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_bloom_vertical_slab_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "everycomp:q/deeperdarker/bloom_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_bloom_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_bloom_vertical_slab_1.json new file mode 100644 index 0000000..a40f73b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_bloom_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:bloom_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_bloom_planks" + } + ], + "result": { + "id": "everycomp:q/deeperdarker/bloom_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_echo_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_echo_chest_0.json new file mode 100644 index 0000000..f51758a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_echo_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "everycomp:q/deeperdarker/echo_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_echo_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_echo_ladder_0.json new file mode 100644 index 0000000..7f3e127 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_echo_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "everycomp:q/deeperdarker/echo_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_echo_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_echo_ladder_1.json new file mode 100644 index 0000000..aa5fa09 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_echo_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:echo_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_echo_planks" + } + ], + "result": { + "id": "everycomp:q/deeperdarker/echo_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_echo_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_echo_post_0.json new file mode 100644 index 0000000..7e432d6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_echo_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "everycomp:q/deeperdarker/echo_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_echo_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_echo_post_1.json new file mode 100644 index 0000000..a0b2f47 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_echo_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:echo_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_echo_planks" + } + ], + "result": { + "id": "everycomp:q/deeperdarker/echo_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_echo_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_echo_vertical_slab_0.json new file mode 100644 index 0000000..1914163 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_echo_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "everycomp:q/deeperdarker/echo_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_echo_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_echo_vertical_slab_1.json new file mode 100644 index 0000000..f0d94fa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_echo_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:echo_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_echo_planks" + } + ], + "result": { + "id": "everycomp:q/deeperdarker/echo_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_hollow_bloom_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_hollow_bloom_log_0.json new file mode 100644 index 0000000..405dbe2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_hollow_bloom_log_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "everycomp:q/deeperdarker/hollow_bloom_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_hollow_echo_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_hollow_echo_log_0.json new file mode 100644 index 0000000..7b81cba --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_hollow_echo_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "everycomp:q/deeperdarker/hollow_echo_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_stripped_echo_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_stripped_echo_post_0.json new file mode 100644 index 0000000..7889076 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_stripped_echo_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "everycomp:q/deeperdarker/stripped_echo_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_stripped_echo_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_stripped_echo_post_1.json new file mode 100644 index 0000000..a3d9d67 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_stripped_echo_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:echo_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_echo_planks" + } + ], + "result": { + "id": "everycomp:q/deeperdarker/stripped_echo_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_vertical_bloom_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_vertical_bloom_planks_0.json new file mode 100644 index 0000000..cc31455 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_vertical_bloom_planks_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "everycomp:q/deeperdarker/vertical_bloom_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_vertical_echo_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_vertical_echo_planks_0.json new file mode 100644 index 0000000..d4fd9bb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_deeperdarker_vertical_echo_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "everycomp:q/deeperdarker/vertical_echo_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_mynethersdelight_powdery_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_mynethersdelight_powdery_chest_0.json new file mode 100644 index 0000000..f0b7e8d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_mynethersdelight_powdery_chest_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "everycomp:q/mynethersdelight/powdery_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_mynethersdelight_powdery_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_mynethersdelight_powdery_ladder_0.json new file mode 100644 index 0000000..4fa2482 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_mynethersdelight_powdery_ladder_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "everycomp:q/mynethersdelight/powdery_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_mynethersdelight_powdery_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_mynethersdelight_powdery_ladder_1.json new file mode 100644 index 0000000..f753f19 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_mynethersdelight_powdery_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "mynethersdelight:powdery_planks" + }, + { + "item": "everycomp:q/mynethersdelight/vertical_powdery_planks" + } + ], + "result": { + "id": "everycomp:q/mynethersdelight/powdery_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_mynethersdelight_powdery_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_mynethersdelight_powdery_vertical_slab_0.json new file mode 100644 index 0000000..0cb254e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_mynethersdelight_powdery_vertical_slab_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "everycomp:q/mynethersdelight/powdery_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_mynethersdelight_powdery_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_mynethersdelight_powdery_vertical_slab_1.json new file mode 100644 index 0000000..cabf4f5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_mynethersdelight_powdery_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "mynethersdelight:powdery_planks" + }, + { + "item": "everycomp:q/mynethersdelight/vertical_powdery_planks" + } + ], + "result": { + "id": "everycomp:q/mynethersdelight/powdery_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_mynethersdelight_vertical_powdery_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_mynethersdelight_vertical_powdery_planks_0.json new file mode 100644 index 0000000..459bfad --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_mynethersdelight_vertical_powdery_planks_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "everycomp:q/mynethersdelight/vertical_powdery_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_aspen_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_aspen_chest_0.json new file mode 100644 index 0000000..2b07981 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_aspen_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/aspen_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_aspen_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_aspen_ladder_0.json new file mode 100644 index 0000000..b6d65a9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_aspen_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/aspen_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_aspen_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_aspen_ladder_1.json new file mode 100644 index 0000000..a736e35 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_aspen_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:aspen_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_aspen_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/aspen_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_aspen_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_aspen_post_0.json new file mode 100644 index 0000000..bc382bd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_aspen_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/aspen_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_aspen_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_aspen_post_1.json new file mode 100644 index 0000000..02b107e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_aspen_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:aspen_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_aspen_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/aspen_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_aspen_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_aspen_vertical_slab_0.json new file mode 100644 index 0000000..7462ff2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_aspen_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/aspen_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_aspen_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_aspen_vertical_slab_1.json new file mode 100644 index 0000000..0c71768 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_aspen_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:aspen_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_aspen_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/aspen_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cedar_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cedar_chest_0.json new file mode 100644 index 0000000..5c4eaa6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cedar_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/cedar_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cedar_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cedar_ladder_0.json new file mode 100644 index 0000000..b3f160e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cedar_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/cedar_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cedar_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cedar_ladder_1.json new file mode 100644 index 0000000..d1a84de --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cedar_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cedar_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cedar_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/cedar_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cedar_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cedar_post_0.json new file mode 100644 index 0000000..d909122 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cedar_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/cedar_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cedar_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cedar_post_1.json new file mode 100644 index 0000000..503da53 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cedar_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cedar_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cedar_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/cedar_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cedar_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cedar_vertical_slab_0.json new file mode 100644 index 0000000..4e95130 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cedar_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/cedar_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cedar_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cedar_vertical_slab_1.json new file mode 100644 index 0000000..eb69126 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cedar_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cedar_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cedar_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/cedar_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_coconut_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_coconut_chest_0.json new file mode 100644 index 0000000..364ddd5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_coconut_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/coconut_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_coconut_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_coconut_ladder_0.json new file mode 100644 index 0000000..1ea5216 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_coconut_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/coconut_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_coconut_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_coconut_ladder_1.json new file mode 100644 index 0000000..3f02168 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_coconut_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:coconut_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_coconut_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/coconut_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_coconut_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_coconut_post_0.json new file mode 100644 index 0000000..94f7b2c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_coconut_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/coconut_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_coconut_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_coconut_post_1.json new file mode 100644 index 0000000..ec74e23 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_coconut_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:coconut_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_coconut_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/coconut_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_coconut_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_coconut_vertical_slab_0.json new file mode 100644 index 0000000..c993115 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_coconut_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/coconut_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_coconut_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_coconut_vertical_slab_1.json new file mode 100644 index 0000000..6a5badf --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_coconut_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:coconut_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_coconut_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/coconut_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cypress_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cypress_chest_0.json new file mode 100644 index 0000000..9f5fd92 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cypress_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/cypress_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cypress_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cypress_ladder_0.json new file mode 100644 index 0000000..5baa3cb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cypress_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/cypress_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cypress_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cypress_ladder_1.json new file mode 100644 index 0000000..b328112 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cypress_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cypress_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cypress_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/cypress_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cypress_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cypress_post_0.json new file mode 100644 index 0000000..e6b3f12 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cypress_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/cypress_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cypress_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cypress_post_1.json new file mode 100644 index 0000000..b23b550 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cypress_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cypress_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cypress_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/cypress_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cypress_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cypress_vertical_slab_0.json new file mode 100644 index 0000000..aa051e7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cypress_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/cypress_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cypress_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cypress_vertical_slab_1.json new file mode 100644 index 0000000..922a448 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_cypress_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cypress_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cypress_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/cypress_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_fir_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_fir_chest_0.json new file mode 100644 index 0000000..bdb4c32 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_fir_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/fir_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_fir_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_fir_ladder_0.json new file mode 100644 index 0000000..ff91543 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_fir_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/fir_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_fir_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_fir_ladder_1.json new file mode 100644 index 0000000..99d0656 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_fir_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:fir_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_fir_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/fir_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_fir_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_fir_post_0.json new file mode 100644 index 0000000..073b975 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_fir_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/fir_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_fir_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_fir_post_1.json new file mode 100644 index 0000000..e0ba6d7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_fir_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:fir_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_fir_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/fir_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_fir_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_fir_vertical_slab_0.json new file mode 100644 index 0000000..a36c79c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_fir_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/fir_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_fir_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_fir_vertical_slab_1.json new file mode 100644 index 0000000..81239e6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_fir_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:fir_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_fir_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/fir_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_ghaf_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_ghaf_chest_0.json new file mode 100644 index 0000000..6db6f82 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_ghaf_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/ghaf_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_ghaf_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_ghaf_ladder_0.json new file mode 100644 index 0000000..845cd13 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_ghaf_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/ghaf_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_ghaf_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_ghaf_ladder_1.json new file mode 100644 index 0000000..4f886cd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_ghaf_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:ghaf_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_ghaf_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/ghaf_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_ghaf_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_ghaf_post_0.json new file mode 100644 index 0000000..faea283 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_ghaf_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/ghaf_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_ghaf_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_ghaf_post_1.json new file mode 100644 index 0000000..912508e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_ghaf_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:ghaf_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_ghaf_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/ghaf_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_ghaf_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_ghaf_vertical_slab_0.json new file mode 100644 index 0000000..a6a8629 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_ghaf_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/ghaf_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_ghaf_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_ghaf_vertical_slab_1.json new file mode 100644 index 0000000..f5affc3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_ghaf_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:ghaf_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_ghaf_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/ghaf_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_aspen_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_aspen_log_0.json new file mode 100644 index 0000000..655cd3b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_aspen_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/hollow_aspen_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_cedar_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_cedar_log_0.json new file mode 100644 index 0000000..7b8e330 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_cedar_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/hollow_cedar_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_coconut_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_coconut_log_0.json new file mode 100644 index 0000000..dc49471 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_coconut_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/hollow_coconut_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_cypress_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_cypress_log_0.json new file mode 100644 index 0000000..d632034 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_cypress_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/hollow_cypress_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_fir_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_fir_log_0.json new file mode 100644 index 0000000..7ac241c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_fir_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/hollow_fir_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_ghaf_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_ghaf_log_0.json new file mode 100644 index 0000000..2d68bb8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_ghaf_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/hollow_ghaf_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_joshua_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_joshua_log_0.json new file mode 100644 index 0000000..b95bee9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_joshua_log_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/hollow_joshua_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_larch_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_larch_log_0.json new file mode 100644 index 0000000..3de0dc6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_larch_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/hollow_larch_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_mahogany_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_mahogany_log_0.json new file mode 100644 index 0000000..e0f784b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_mahogany_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/hollow_mahogany_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_maple_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_maple_log_0.json new file mode 100644 index 0000000..a312372 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_maple_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/hollow_maple_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_olive_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_olive_log_0.json new file mode 100644 index 0000000..e4fdf02 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_olive_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/hollow_olive_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_palo_verde_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_palo_verde_log_0.json new file mode 100644 index 0000000..8af218d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_palo_verde_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/hollow_palo_verde_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_redwood_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_redwood_log_0.json new file mode 100644 index 0000000..917b6ba --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_redwood_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/hollow_redwood_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_saxaul_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_saxaul_log_0.json new file mode 100644 index 0000000..f4ffb66 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_saxaul_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/hollow_saxaul_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_sugi_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_sugi_log_0.json new file mode 100644 index 0000000..06cc588 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_sugi_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/hollow_sugi_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_willow_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_willow_log_0.json new file mode 100644 index 0000000..53a59b2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_willow_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/hollow_willow_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_wisteria_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_wisteria_log_0.json new file mode 100644 index 0000000..33e7dfb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_hollow_wisteria_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/hollow_wisteria_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_joshua_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_joshua_chest_0.json new file mode 100644 index 0000000..c4c5bfa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_joshua_chest_0.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/joshua_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_joshua_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_joshua_ladder_0.json new file mode 100644 index 0000000..7e9508b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_joshua_ladder_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/joshua_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_joshua_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_joshua_ladder_1.json new file mode 100644 index 0000000..a2915a0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_joshua_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:joshua_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_joshua_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/joshua_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_joshua_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_joshua_vertical_slab_0.json new file mode 100644 index 0000000..ae3a8bf --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_joshua_vertical_slab_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/joshua_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_joshua_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_joshua_vertical_slab_1.json new file mode 100644 index 0000000..6d74eaa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_joshua_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:joshua_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_joshua_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/joshua_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_larch_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_larch_chest_0.json new file mode 100644 index 0000000..2b3e43a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_larch_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/larch_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_larch_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_larch_ladder_0.json new file mode 100644 index 0000000..99b81cc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_larch_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/larch_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_larch_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_larch_ladder_1.json new file mode 100644 index 0000000..08f422f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_larch_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:larch_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_larch_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/larch_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_larch_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_larch_post_0.json new file mode 100644 index 0000000..0253dab --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_larch_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/larch_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_larch_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_larch_post_1.json new file mode 100644 index 0000000..061290b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_larch_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:larch_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_larch_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/larch_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_larch_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_larch_vertical_slab_0.json new file mode 100644 index 0000000..a9b9d94 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_larch_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/larch_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_larch_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_larch_vertical_slab_1.json new file mode 100644 index 0000000..8258d24 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_larch_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:larch_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_larch_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/larch_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_mahogany_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_mahogany_chest_0.json new file mode 100644 index 0000000..79a05a2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_mahogany_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/mahogany_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_mahogany_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_mahogany_ladder_0.json new file mode 100644 index 0000000..6329b45 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_mahogany_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/mahogany_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_mahogany_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_mahogany_ladder_1.json new file mode 100644 index 0000000..f09c21e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_mahogany_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:mahogany_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_mahogany_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/mahogany_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_mahogany_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_mahogany_post_0.json new file mode 100644 index 0000000..fa498c3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_mahogany_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/mahogany_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_mahogany_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_mahogany_post_1.json new file mode 100644 index 0000000..927df9c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_mahogany_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:mahogany_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_mahogany_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/mahogany_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_mahogany_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_mahogany_vertical_slab_0.json new file mode 100644 index 0000000..95d753a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_mahogany_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/mahogany_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_mahogany_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_mahogany_vertical_slab_1.json new file mode 100644 index 0000000..6e1db83 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_mahogany_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:mahogany_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_mahogany_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/mahogany_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_maple_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_maple_chest_0.json new file mode 100644 index 0000000..bcd1057 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_maple_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/maple_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_maple_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_maple_ladder_0.json new file mode 100644 index 0000000..33469d4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_maple_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/maple_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_maple_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_maple_ladder_1.json new file mode 100644 index 0000000..68c7a57 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_maple_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:maple_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_maple_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/maple_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_maple_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_maple_post_0.json new file mode 100644 index 0000000..424e22a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_maple_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/maple_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_maple_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_maple_post_1.json new file mode 100644 index 0000000..8324579 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_maple_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:maple_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_maple_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/maple_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_maple_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_maple_vertical_slab_0.json new file mode 100644 index 0000000..154ab1d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_maple_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/maple_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_maple_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_maple_vertical_slab_1.json new file mode 100644 index 0000000..45bb08f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_maple_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:maple_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_maple_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/maple_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_olive_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_olive_chest_0.json new file mode 100644 index 0000000..3055f09 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_olive_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/olive_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_olive_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_olive_ladder_0.json new file mode 100644 index 0000000..08e2ac8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_olive_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/olive_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_olive_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_olive_ladder_1.json new file mode 100644 index 0000000..5fc8202 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_olive_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:olive_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_olive_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/olive_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_olive_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_olive_post_0.json new file mode 100644 index 0000000..0adcf05 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_olive_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/olive_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_olive_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_olive_post_1.json new file mode 100644 index 0000000..a2d0259 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_olive_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:olive_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_olive_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/olive_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_olive_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_olive_vertical_slab_0.json new file mode 100644 index 0000000..239246a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_olive_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/olive_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_olive_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_olive_vertical_slab_1.json new file mode 100644 index 0000000..dddd14c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_olive_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:olive_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_olive_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/olive_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_palo_verde_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_palo_verde_chest_0.json new file mode 100644 index 0000000..3df4d17 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_palo_verde_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/palo_verde_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_palo_verde_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_palo_verde_ladder_0.json new file mode 100644 index 0000000..144ed8a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_palo_verde_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/palo_verde_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_palo_verde_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_palo_verde_ladder_1.json new file mode 100644 index 0000000..7932302 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_palo_verde_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_palo_verde_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/palo_verde_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_palo_verde_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_palo_verde_post_0.json new file mode 100644 index 0000000..f70ff1f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_palo_verde_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/palo_verde_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_palo_verde_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_palo_verde_post_1.json new file mode 100644 index 0000000..2d72e2a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_palo_verde_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_palo_verde_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/palo_verde_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_palo_verde_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_palo_verde_vertical_slab_0.json new file mode 100644 index 0000000..75b441d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_palo_verde_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/palo_verde_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_palo_verde_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_palo_verde_vertical_slab_1.json new file mode 100644 index 0000000..2b11a35 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_palo_verde_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_palo_verde_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/palo_verde_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_redwood_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_redwood_chest_0.json new file mode 100644 index 0000000..9ffbba2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_redwood_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/redwood_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_redwood_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_redwood_ladder_0.json new file mode 100644 index 0000000..43ee5ec --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_redwood_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/redwood_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_redwood_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_redwood_ladder_1.json new file mode 100644 index 0000000..5b243ae --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_redwood_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:redwood_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_redwood_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/redwood_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_redwood_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_redwood_post_0.json new file mode 100644 index 0000000..32ae6d7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_redwood_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/redwood_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_redwood_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_redwood_post_1.json new file mode 100644 index 0000000..68e39ce --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_redwood_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:redwood_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_redwood_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/redwood_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_redwood_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_redwood_vertical_slab_0.json new file mode 100644 index 0000000..a299288 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_redwood_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/redwood_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_redwood_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_redwood_vertical_slab_1.json new file mode 100644 index 0000000..8dfd2c5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_redwood_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:redwood_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_redwood_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/redwood_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_saxaul_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_saxaul_chest_0.json new file mode 100644 index 0000000..c11b650 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_saxaul_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/saxaul_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_saxaul_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_saxaul_ladder_0.json new file mode 100644 index 0000000..a5e8322 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_saxaul_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/saxaul_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_saxaul_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_saxaul_ladder_1.json new file mode 100644 index 0000000..18c8d79 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_saxaul_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:saxaul_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_saxaul_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/saxaul_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_saxaul_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_saxaul_post_0.json new file mode 100644 index 0000000..15cdd74 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_saxaul_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/saxaul_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_saxaul_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_saxaul_post_1.json new file mode 100644 index 0000000..0e18f98 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_saxaul_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:saxaul_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_saxaul_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/saxaul_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_saxaul_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_saxaul_vertical_slab_0.json new file mode 100644 index 0000000..93e0a43 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_saxaul_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/saxaul_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_saxaul_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_saxaul_vertical_slab_1.json new file mode 100644 index 0000000..d2ed5c4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_saxaul_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:saxaul_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_saxaul_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/saxaul_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_aspen_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_aspen_post_0.json new file mode 100644 index 0000000..44c944d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_aspen_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_aspen_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_aspen_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_aspen_post_1.json new file mode 100644 index 0000000..5a973e6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_aspen_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:aspen_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_aspen_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_aspen_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_cedar_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_cedar_post_0.json new file mode 100644 index 0000000..d6f7bd9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_cedar_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_cedar_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_cedar_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_cedar_post_1.json new file mode 100644 index 0000000..98c2fd1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_cedar_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cedar_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cedar_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_cedar_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_coconut_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_coconut_post_0.json new file mode 100644 index 0000000..2a399c2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_coconut_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_coconut_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_coconut_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_coconut_post_1.json new file mode 100644 index 0000000..ff250d7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_coconut_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:coconut_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_coconut_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_coconut_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_cypress_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_cypress_post_0.json new file mode 100644 index 0000000..dcf3856 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_cypress_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_cypress_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_cypress_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_cypress_post_1.json new file mode 100644 index 0000000..ba741a9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_cypress_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cypress_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cypress_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_cypress_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_fir_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_fir_post_0.json new file mode 100644 index 0000000..0582a7c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_fir_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_fir_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_fir_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_fir_post_1.json new file mode 100644 index 0000000..dd8e4c0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_fir_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:fir_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_fir_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_fir_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_ghaf_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_ghaf_post_0.json new file mode 100644 index 0000000..8d663f9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_ghaf_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_ghaf_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_ghaf_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_ghaf_post_1.json new file mode 100644 index 0000000..95cd1fd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_ghaf_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:ghaf_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_ghaf_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_ghaf_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_larch_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_larch_post_0.json new file mode 100644 index 0000000..b347b52 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_larch_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_larch_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_larch_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_larch_post_1.json new file mode 100644 index 0000000..36cd76c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_larch_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:larch_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_larch_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_larch_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_mahogany_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_mahogany_post_0.json new file mode 100644 index 0000000..0fbb492 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_mahogany_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_mahogany_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_mahogany_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_mahogany_post_1.json new file mode 100644 index 0000000..a9761cd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_mahogany_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:mahogany_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_mahogany_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_mahogany_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_maple_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_maple_post_0.json new file mode 100644 index 0000000..1c46788 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_maple_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_maple_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_maple_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_maple_post_1.json new file mode 100644 index 0000000..8484928 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_maple_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:maple_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_maple_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_maple_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_olive_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_olive_post_0.json new file mode 100644 index 0000000..2b53b58 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_olive_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_olive_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_olive_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_olive_post_1.json new file mode 100644 index 0000000..dd95bf1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_olive_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:olive_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_olive_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_olive_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_palo_verde_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_palo_verde_post_0.json new file mode 100644 index 0000000..07b22b5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_palo_verde_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_palo_verde_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_palo_verde_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_palo_verde_post_1.json new file mode 100644 index 0000000..bef3e13 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_palo_verde_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_palo_verde_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_palo_verde_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_redwood_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_redwood_post_0.json new file mode 100644 index 0000000..11e65d2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_redwood_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_redwood_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_redwood_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_redwood_post_1.json new file mode 100644 index 0000000..85573ae --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_redwood_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:redwood_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_redwood_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_redwood_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_saxaul_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_saxaul_post_0.json new file mode 100644 index 0000000..57028a7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_saxaul_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_saxaul_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_saxaul_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_saxaul_post_1.json new file mode 100644 index 0000000..467b695 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_saxaul_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:saxaul_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_saxaul_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_saxaul_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_sugi_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_sugi_post_0.json new file mode 100644 index 0000000..466a088 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_sugi_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_sugi_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_sugi_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_sugi_post_1.json new file mode 100644 index 0000000..b6b5310 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_sugi_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:sugi_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_sugi_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_sugi_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_willow_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_willow_post_0.json new file mode 100644 index 0000000..7ad8835 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_willow_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_willow_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_willow_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_willow_post_1.json new file mode 100644 index 0000000..00cfd09 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_willow_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:willow_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_willow_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_willow_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_wisteria_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_wisteria_post_0.json new file mode 100644 index 0000000..45638e9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_wisteria_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_wisteria_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_wisteria_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_wisteria_post_1.json new file mode 100644 index 0000000..71e4ca2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_stripped_wisteria_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:wisteria_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_wisteria_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/stripped_wisteria_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_sugi_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_sugi_chest_0.json new file mode 100644 index 0000000..8a1f6e7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_sugi_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/sugi_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_sugi_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_sugi_ladder_0.json new file mode 100644 index 0000000..ba55c10 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_sugi_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/sugi_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_sugi_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_sugi_ladder_1.json new file mode 100644 index 0000000..9e4cf93 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_sugi_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:sugi_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_sugi_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/sugi_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_sugi_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_sugi_post_0.json new file mode 100644 index 0000000..014b6a4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_sugi_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/sugi_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_sugi_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_sugi_post_1.json new file mode 100644 index 0000000..0173e75 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_sugi_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:sugi_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_sugi_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/sugi_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_sugi_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_sugi_vertical_slab_0.json new file mode 100644 index 0000000..bc70af9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_sugi_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/sugi_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_sugi_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_sugi_vertical_slab_1.json new file mode 100644 index 0000000..349c26a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_sugi_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:sugi_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_sugi_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/sugi_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_aspen_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_aspen_planks_0.json new file mode 100644 index 0000000..5a81ff8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_aspen_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/vertical_aspen_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_cedar_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_cedar_planks_0.json new file mode 100644 index 0000000..0e84651 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_cedar_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/vertical_cedar_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_coconut_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_coconut_planks_0.json new file mode 100644 index 0000000..9e16b5f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_coconut_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/vertical_coconut_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_cypress_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_cypress_planks_0.json new file mode 100644 index 0000000..21a14fa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_cypress_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/vertical_cypress_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_fir_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_fir_planks_0.json new file mode 100644 index 0000000..3b708d2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_fir_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/vertical_fir_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_ghaf_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_ghaf_planks_0.json new file mode 100644 index 0000000..33a03dc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_ghaf_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/vertical_ghaf_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_joshua_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_joshua_planks_0.json new file mode 100644 index 0000000..ba77d00 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_joshua_planks_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/vertical_joshua_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_larch_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_larch_planks_0.json new file mode 100644 index 0000000..043e225 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_larch_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/vertical_larch_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_mahogany_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_mahogany_planks_0.json new file mode 100644 index 0000000..546a631 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_mahogany_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/vertical_mahogany_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_maple_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_maple_planks_0.json new file mode 100644 index 0000000..fb00685 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_maple_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/vertical_maple_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_olive_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_olive_planks_0.json new file mode 100644 index 0000000..3b171c6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_olive_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/vertical_olive_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_palo_verde_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_palo_verde_planks_0.json new file mode 100644 index 0000000..1f7f7f0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_palo_verde_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/vertical_palo_verde_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_redwood_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_redwood_planks_0.json new file mode 100644 index 0000000..a40b12e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_redwood_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/vertical_redwood_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_saxaul_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_saxaul_planks_0.json new file mode 100644 index 0000000..24503df --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_saxaul_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/vertical_saxaul_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_sugi_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_sugi_planks_0.json new file mode 100644 index 0000000..3177a8b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_sugi_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/vertical_sugi_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_willow_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_willow_planks_0.json new file mode 100644 index 0000000..120807b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_willow_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/vertical_willow_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_wisteria_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_wisteria_planks_0.json new file mode 100644 index 0000000..21b572b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_vertical_wisteria_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/vertical_wisteria_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_willow_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_willow_chest_0.json new file mode 100644 index 0000000..1934fe1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_willow_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/willow_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_willow_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_willow_ladder_0.json new file mode 100644 index 0000000..7f0a0b7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_willow_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/willow_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_willow_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_willow_ladder_1.json new file mode 100644 index 0000000..a19f7b9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_willow_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:willow_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_willow_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/willow_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_willow_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_willow_post_0.json new file mode 100644 index 0000000..336fe3d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_willow_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/willow_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_willow_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_willow_post_1.json new file mode 100644 index 0000000..79ade08 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_willow_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:willow_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_willow_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/willow_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_willow_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_willow_vertical_slab_0.json new file mode 100644 index 0000000..4bcc914 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_willow_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/willow_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_willow_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_willow_vertical_slab_1.json new file mode 100644 index 0000000..fd9b612 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_willow_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:willow_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_willow_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/willow_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_wisteria_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_wisteria_chest_0.json new file mode 100644 index 0000000..25ef64f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_wisteria_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/wisteria_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_wisteria_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_wisteria_ladder_0.json new file mode 100644 index 0000000..3dff6c2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_wisteria_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/wisteria_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_wisteria_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_wisteria_ladder_1.json new file mode 100644 index 0000000..ecd8916 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_wisteria_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:wisteria_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_wisteria_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/wisteria_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_wisteria_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_wisteria_post_0.json new file mode 100644 index 0000000..e7bcaf4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_wisteria_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/wisteria_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_wisteria_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_wisteria_post_1.json new file mode 100644 index 0000000..d76fe79 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_wisteria_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:wisteria_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_wisteria_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/wisteria_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_wisteria_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_wisteria_vertical_slab_0.json new file mode 100644 index 0000000..9419e92 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_wisteria_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/wisteria_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_wisteria_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_wisteria_vertical_slab_1.json new file mode 100644 index 0000000..cd08a2c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/everycomp_q_natures_spirit_wisteria_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:wisteria_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_wisteria_planks" + } + ], + "result": { + "id": "everycomp:q/natures_spirit/wisteria_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_acacia_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_acacia_cabinet_0.json new file mode 100644 index 0000000..a3457b9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_acacia_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "farmersdelight:acacia_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_bamboo_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_bamboo_cabinet_0.json new file mode 100644 index 0000000..85a21cb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_bamboo_cabinet_0.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "farmersdelight:bamboo_cabinet", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_birch_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_birch_cabinet_0.json new file mode 100644 index 0000000..d363dd6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_birch_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "farmersdelight:birch_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cherry_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cherry_cabinet_0.json new file mode 100644 index 0000000..d04bf9a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cherry_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "farmersdelight:cherry_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_crimson_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_crimson_cabinet_0.json new file mode 100644 index 0000000..c2f09cd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_crimson_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "farmersdelight:crimson_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_0.json new file mode 100644 index 0000000..0b592cc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_10.json new file mode 100644 index 0000000..98d6543 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_10.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_12.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_12.json new file mode 100644 index 0000000..b7f2aa6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_12.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_14.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_14.json new file mode 100644 index 0000000..78c1b42 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_14.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_16.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_16.json new file mode 100644 index 0000000..a2f73c1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_16.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_18.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_18.json new file mode 100644 index 0000000..a43d2cc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_18.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_2.json new file mode 100644 index 0000000..07a9373 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_2.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_20.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_20.json new file mode 100644 index 0000000..f898fa6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_20.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_22.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_22.json new file mode 100644 index 0000000..e12c4d6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_22.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_24.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_24.json new file mode 100644 index 0000000..b5f4d30 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_24.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_26.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_26.json new file mode 100644 index 0000000..75fe257 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_26.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_28.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_28.json new file mode 100644 index 0000000..60a796d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_28.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_30.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_30.json new file mode 100644 index 0000000..726a230 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_30.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_32.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_32.json new file mode 100644 index 0000000..27fcc2e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_32.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_34.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_34.json new file mode 100644 index 0000000..5b9f607 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_34.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_36.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_36.json new file mode 100644 index 0000000..3ca1cc6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_36.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_38.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_38.json new file mode 100644 index 0000000..adefe19 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_38.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_4.json new file mode 100644 index 0000000..f4832ba --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_4.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_40.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_40.json new file mode 100644 index 0000000..d977a7f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_40.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_42.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_42.json new file mode 100644 index 0000000..0b8e712 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_42.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_44.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_44.json new file mode 100644 index 0000000..aede97a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_44.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_46.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_46.json new file mode 100644 index 0000000..882aa15 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_46.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_48.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_48.json new file mode 100644 index 0000000..eac23e7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_48.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_50.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_50.json new file mode 100644 index 0000000..583d271 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_50.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_52.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_52.json new file mode 100644 index 0000000..3094cdc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_52.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_54.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_54.json new file mode 100644 index 0000000..ddc38dd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_54.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_56.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_56.json new file mode 100644 index 0000000..ea763be --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_56.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_58.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_58.json new file mode 100644 index 0000000..db52c01 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_58.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_6.json new file mode 100644 index 0000000..0115e0a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_6.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_60.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_60.json new file mode 100644 index 0000000..edfb0d0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_60.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_62.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_62.json new file mode 100644 index 0000000..ee22741 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_62.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_64.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_64.json new file mode 100644 index 0000000..2af007a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_64.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_66.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_66.json new file mode 100644 index 0000000..9e8d8b2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_66.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_68.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_68.json new file mode 100644 index 0000000..62fd07e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_68.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_70.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_70.json new file mode 100644 index 0000000..1649657 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_70.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_72.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_72.json new file mode 100644 index 0000000..a2f73c1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_72.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_74.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_74.json new file mode 100644 index 0000000..3ca1cc6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_74.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_76.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_76.json new file mode 100644 index 0000000..edfb0d0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_76.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_8.json new file mode 100644 index 0000000..a52e9ec --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_cutting_board_8.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "farmersdelight:cutting_board", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_dark_oak_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_dark_oak_cabinet_0.json new file mode 100644 index 0000000..7321685 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_dark_oak_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "farmersdelight:dark_oak_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_jungle_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_jungle_cabinet_0.json new file mode 100644 index 0000000..fb2ad8f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_jungle_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "farmersdelight:jungle_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_mangrove_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_mangrove_cabinet_0.json new file mode 100644 index 0000000..b10fbb9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_mangrove_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "farmersdelight:mangrove_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_oak_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_oak_cabinet_0.json new file mode 100644 index 0000000..1b01dd0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_oak_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "farmersdelight:oak_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_spruce_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_spruce_cabinet_0.json new file mode 100644 index 0000000..4cd4bb8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_spruce_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "farmersdelight:spruce_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_warped_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_warped_cabinet_0.json new file mode 100644 index 0000000..50ceeff --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/farmersdelight_warped_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "farmersdelight:warped_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_acacia_bottle_rack_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_acacia_bottle_rack_0.json new file mode 100644 index 0000000..3929c2d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_acacia_bottle_rack_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "hearthandharvest:acacia_bottle_rack", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_bamboo_bottle_rack_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_bamboo_bottle_rack_0.json new file mode 100644 index 0000000..98d16b9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_bamboo_bottle_rack_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "hearthandharvest:bamboo_bottle_rack", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_birch_bottle_rack_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_birch_bottle_rack_0.json new file mode 100644 index 0000000..cca3cb7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_birch_bottle_rack_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "hearthandharvest:birch_bottle_rack", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_cherry_bottle_rack_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_cherry_bottle_rack_0.json new file mode 100644 index 0000000..1d092aa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_cherry_bottle_rack_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "hearthandharvest:cherry_bottle_rack", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_0.json new file mode 100644 index 0000000..cdb5f0b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_1.json new file mode 100644 index 0000000..b378f19 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:joshua_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_joshua_planks" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_10.json new file mode 100644 index 0000000..2b860f3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_10.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_11.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_11.json new file mode 100644 index 0000000..f1424c2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_11.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:maple_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_maple_planks" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_12.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_12.json new file mode 100644 index 0000000..b514df2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_12.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_13.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_13.json new file mode 100644 index 0000000..2ea83c9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_13.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "aether:skyroot_planks" + }, + { + "item": "everycomp:q/aether/vertical_skyroot_planks" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_14.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_14.json new file mode 100644 index 0000000..68091fb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_14.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_15.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_15.json new file mode 100644 index 0000000..1a7bf22 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_15.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:mangrove_planks" + }, + { + "item": "quark:vertical_mangrove_planks" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_16.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_16.json new file mode 100644 index 0000000..13f405d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_16.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_17.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_17.json new file mode 100644 index 0000000..886df1b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_17.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:redwood_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_redwood_planks" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_18.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_18.json new file mode 100644 index 0000000..86a11fb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_18.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "hearthandharvest:crate", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_19.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_19.json new file mode 100644 index 0000000..973f298 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_19.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "mynethersdelight:powdery_planks" + }, + { + "item": "everycomp:q/mynethersdelight/vertical_powdery_planks" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_2.json new file mode 100644 index 0000000..5f87bdf --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_2.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_20.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_20.json new file mode 100644 index 0000000..0c620c7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_20.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_21.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_21.json new file mode 100644 index 0000000..c12922e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_21.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:birch_planks" + }, + { + "item": "quark:vertical_birch_planks" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_22.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_22.json new file mode 100644 index 0000000..d7646c4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_22.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_23.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_23.json new file mode 100644 index 0000000..67fe4fd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_23.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:coconut_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_coconut_planks" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_24.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_24.json new file mode 100644 index 0000000..e08963a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_24.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_25.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_25.json new file mode 100644 index 0000000..f9ff7b3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_25.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:warped_planks" + }, + { + "item": "quark:vertical_warped_planks" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_26.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_26.json new file mode 100644 index 0000000..87b4886 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_26.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_27.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_27.json new file mode 100644 index 0000000..5a8ef51 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_27.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:olive_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_olive_planks" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_28.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_28.json new file mode 100644 index 0000000..6964306 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_28.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_29.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_29.json new file mode 100644 index 0000000..73341ed --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_29.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:jungle_planks" + }, + { + "item": "quark:vertical_jungle_planks" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_3.json new file mode 100644 index 0000000..251fb4e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_3.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:spruce_planks" + }, + { + "item": "quark:vertical_spruce_planks" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_30.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_30.json new file mode 100644 index 0000000..af1dc67 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_30.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_31.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_31.json new file mode 100644 index 0000000..f2d2c35 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_31.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:oak_planks" + }, + { + "item": "quark:vertical_oak_planks" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_32.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_32.json new file mode 100644 index 0000000..7400caa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_32.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_33.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_33.json new file mode 100644 index 0000000..8be8475 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_33.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:echo_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_echo_planks" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_34.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_34.json new file mode 100644 index 0000000..d89d62c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_34.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_35.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_35.json new file mode 100644 index 0000000..f9993da --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_35.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:ghaf_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_ghaf_planks" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_36.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_36.json new file mode 100644 index 0000000..f5eb98b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_36.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_37.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_37.json new file mode 100644 index 0000000..8b41735 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_37.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_palo_verde_planks" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_38.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_38.json new file mode 100644 index 0000000..b1e73a2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_38.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_39.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_39.json new file mode 100644 index 0000000..708c60d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_39.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:bloom_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_bloom_planks" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_4.json new file mode 100644 index 0000000..cd4bdc7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_4.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_40.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_40.json new file mode 100644 index 0000000..bdee310 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_40.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_41.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_41.json new file mode 100644 index 0000000..f320e83 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_41.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:crimson_planks" + }, + { + "item": "quark:vertical_crimson_planks" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_42.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_42.json new file mode 100644 index 0000000..849c140 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_42.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_43.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_43.json new file mode 100644 index 0000000..c7038fb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_43.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:fir_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_fir_planks" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_44.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_44.json new file mode 100644 index 0000000..0496d21 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_44.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_45.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_45.json new file mode 100644 index 0000000..5406648 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_45.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:bamboo_planks" + }, + { + "item": "quark:vertical_bamboo_planks" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_46.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_46.json new file mode 100644 index 0000000..33da0bc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_46.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_47.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_47.json new file mode 100644 index 0000000..a21ba9e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_47.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:ancient_planks" + }, + { + "item": "quark:vertical_ancient_planks" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_48.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_48.json new file mode 100644 index 0000000..d702f8e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_48.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "hearthandharvest:crate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_5.json new file mode 100644 index 0000000..636a1aa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_5.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:mahogany_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_mahogany_planks" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_50.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_50.json new file mode 100644 index 0000000..7f4f898 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_50.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_51.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_51.json new file mode 100644 index 0000000..f2a05f2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_51.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:acacia_planks" + }, + { + "item": "quark:vertical_acacia_planks" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_6.json new file mode 100644 index 0000000..ad86017 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_6.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_7.json new file mode 100644 index 0000000..524d156 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_7.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:dark_oak_planks" + }, + { + "item": "quark:vertical_dark_oak_planks" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_8.json new file mode 100644 index 0000000..0c52318 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_8.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_9.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_9.json new file mode 100644 index 0000000..3ba6600 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crate_9.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:cherry_planks" + }, + { + "item": "quark:vertical_cherry_planks" + } + ], + "result": { + "id": "hearthandharvest:crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crimson_bottle_rack_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crimson_bottle_rack_0.json new file mode 100644 index 0000000..8db06ce --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_crimson_bottle_rack_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "hearthandharvest:crimson_bottle_rack", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_dark_oak_bottle_rack_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_dark_oak_bottle_rack_0.json new file mode 100644 index 0000000..9161c8c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_dark_oak_bottle_rack_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "hearthandharvest:dark_oak_bottle_rack", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_jungle_bottle_rack_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_jungle_bottle_rack_0.json new file mode 100644 index 0000000..b78d180 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_jungle_bottle_rack_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "hearthandharvest:jungle_bottle_rack", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_mangrove_bottle_rack_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_mangrove_bottle_rack_0.json new file mode 100644 index 0000000..2499b46 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_mangrove_bottle_rack_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "hearthandharvest:mangrove_bottle_rack", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_marshmallow_stick_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_marshmallow_stick_0.json new file mode 100644 index 0000000..805c205 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_marshmallow_stick_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "hearthandharvest:marshmallow_stick", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_oak_bottle_rack_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_oak_bottle_rack_0.json new file mode 100644 index 0000000..a7dbaab --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_oak_bottle_rack_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "hearthandharvest:oak_bottle_rack", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_spruce_bottle_rack_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_spruce_bottle_rack_0.json new file mode 100644 index 0000000..d84597d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_spruce_bottle_rack_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "hearthandharvest:spruce_bottle_rack", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_sugar_bag_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_sugar_bag_0.json new file mode 100644 index 0000000..f3bf08d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_sugar_bag_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "hearthandharvest:sugar_bag", + "count": 1 + }, + "ingredient_count": 9, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_warped_bottle_rack_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_warped_bottle_rack_0.json new file mode 100644 index 0000000..35368e2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/hearthandharvest_warped_bottle_rack_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "hearthandharvest:warped_bottle_rack", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/acacia_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/acacia_log_0.json new file mode 100644 index 0000000..99664eb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/acacia_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:acacia_log" + }, + "result": { + "id": "minecraft:stripped_acacia_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/acacia_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/acacia_log_1.json new file mode 100644 index 0000000..3918ad7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/acacia_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:acacia_log" + }, + "result": { + "id": "minecraft:stripped_acacia_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/acacia_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/acacia_log_2.json new file mode 100644 index 0000000..7ac2bc3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/acacia_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:acacia_log" + }, + "result": { + "id": "minecraft:acacia_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/acacia_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/acacia_log_3.json new file mode 100644 index 0000000..f58dc65 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/acacia_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:acacia_wood" + }, + "result": { + "id": "minecraft:acacia_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/acacia_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/acacia_log_4.json new file mode 100644 index 0000000..c2027ca --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/acacia_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:acacia_wood" + }, + "result": { + "id": "minecraft:stripped_acacia_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/acacia_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/acacia_log_5.json new file mode 100644 index 0000000..81cf92a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/acacia_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:acacia_wood" + }, + "result": { + "id": "minecraft:stripped_acacia_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/acacia_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/acacia_log_6.json new file mode 100644 index 0000000..9d6492e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/acacia_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:stripped_acacia_wood" + }, + "result": { + "id": "minecraft:stripped_acacia_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/acacia_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/acacia_log_7.json new file mode 100644 index 0000000..a7eee4d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/acacia_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:stripped_acacia_log" + }, + "result": { + "id": "minecraft:stripped_acacia_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/bamboo_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/bamboo_log_0.json new file mode 100644 index 0000000..484b8e0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/bamboo_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:bamboo_block" + }, + "result": { + "id": "minecraft:stripped_bamboo_block", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/birch_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/birch_log_0.json new file mode 100644 index 0000000..3792a93 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/birch_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:birch_log" + }, + "result": { + "id": "minecraft:stripped_birch_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/birch_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/birch_log_1.json new file mode 100644 index 0000000..faf8a71 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/birch_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:birch_log" + }, + "result": { + "id": "minecraft:stripped_birch_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/birch_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/birch_log_2.json new file mode 100644 index 0000000..6538aa3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/birch_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:birch_log" + }, + "result": { + "id": "minecraft:birch_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/birch_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/birch_log_3.json new file mode 100644 index 0000000..cc46c3b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/birch_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:birch_wood" + }, + "result": { + "id": "minecraft:birch_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/birch_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/birch_log_4.json new file mode 100644 index 0000000..72dba39 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/birch_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:birch_wood" + }, + "result": { + "id": "minecraft:stripped_birch_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/birch_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/birch_log_5.json new file mode 100644 index 0000000..c7a831f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/birch_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:birch_wood" + }, + "result": { + "id": "minecraft:stripped_birch_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/birch_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/birch_log_6.json new file mode 100644 index 0000000..d81534e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/birch_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:stripped_birch_wood" + }, + "result": { + "id": "minecraft:stripped_birch_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/birch_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/birch_log_7.json new file mode 100644 index 0000000..9ead55c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/birch_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:stripped_birch_log" + }, + "result": { + "id": "minecraft:stripped_birch_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/cherry_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/cherry_log_0.json new file mode 100644 index 0000000..ef5729a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/cherry_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:cherry_log" + }, + "result": { + "id": "minecraft:stripped_cherry_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/cherry_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/cherry_log_1.json new file mode 100644 index 0000000..73d67e8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/cherry_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:cherry_log" + }, + "result": { + "id": "minecraft:stripped_cherry_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/cherry_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/cherry_log_2.json new file mode 100644 index 0000000..742bfe0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/cherry_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:cherry_log" + }, + "result": { + "id": "minecraft:cherry_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/cherry_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/cherry_log_3.json new file mode 100644 index 0000000..19f7731 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/cherry_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:cherry_wood" + }, + "result": { + "id": "minecraft:cherry_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/cherry_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/cherry_log_4.json new file mode 100644 index 0000000..a5b9189 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/cherry_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:cherry_wood" + }, + "result": { + "id": "minecraft:stripped_cherry_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/cherry_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/cherry_log_5.json new file mode 100644 index 0000000..d4ae62a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/cherry_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:cherry_wood" + }, + "result": { + "id": "minecraft:stripped_cherry_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/cherry_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/cherry_log_6.json new file mode 100644 index 0000000..ad97fb4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/cherry_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:stripped_cherry_wood" + }, + "result": { + "id": "minecraft:stripped_cherry_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/cherry_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/cherry_log_7.json new file mode 100644 index 0000000..cae74ed --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/cherry_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:stripped_cherry_log" + }, + "result": { + "id": "minecraft:stripped_cherry_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/crimson_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/crimson_log_0.json new file mode 100644 index 0000000..b5614ea --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/crimson_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:crimson_stem" + }, + "result": { + "id": "minecraft:stripped_crimson_stem", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/crimson_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/crimson_log_1.json new file mode 100644 index 0000000..fece175 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/crimson_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:crimson_stem" + }, + "result": { + "id": "minecraft:stripped_crimson_hyphae", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/crimson_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/crimson_log_2.json new file mode 100644 index 0000000..8829762 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/crimson_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:crimson_stem" + }, + "result": { + "id": "minecraft:crimson_hyphae", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/crimson_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/crimson_log_3.json new file mode 100644 index 0000000..98aec7a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/crimson_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:crimson_hyphae" + }, + "result": { + "id": "minecraft:crimson_stem", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/crimson_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/crimson_log_4.json new file mode 100644 index 0000000..3e73683 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/crimson_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:crimson_hyphae" + }, + "result": { + "id": "minecraft:stripped_crimson_hyphae", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/crimson_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/crimson_log_5.json new file mode 100644 index 0000000..e14b486 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/crimson_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:crimson_hyphae" + }, + "result": { + "id": "minecraft:stripped_crimson_stem", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/crimson_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/crimson_log_6.json new file mode 100644 index 0000000..e6acbb0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/crimson_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:stripped_crimson_hyphae" + }, + "result": { + "id": "minecraft:stripped_crimson_stem", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/crimson_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/crimson_log_7.json new file mode 100644 index 0000000..3c01b69 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/crimson_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:stripped_crimson_stem" + }, + "result": { + "id": "minecraft:stripped_crimson_hyphae", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/dark_oak_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/dark_oak_log_0.json new file mode 100644 index 0000000..cb90d05 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/dark_oak_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:dark_oak_log" + }, + "result": { + "id": "minecraft:stripped_dark_oak_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/dark_oak_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/dark_oak_log_1.json new file mode 100644 index 0000000..a5dfe2f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/dark_oak_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:dark_oak_log" + }, + "result": { + "id": "minecraft:stripped_dark_oak_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/dark_oak_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/dark_oak_log_2.json new file mode 100644 index 0000000..a20958f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/dark_oak_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:dark_oak_log" + }, + "result": { + "id": "minecraft:dark_oak_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/dark_oak_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/dark_oak_log_3.json new file mode 100644 index 0000000..87c2156 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/dark_oak_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:dark_oak_wood" + }, + "result": { + "id": "minecraft:dark_oak_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/dark_oak_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/dark_oak_log_4.json new file mode 100644 index 0000000..64aa4da --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/dark_oak_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:dark_oak_wood" + }, + "result": { + "id": "minecraft:stripped_dark_oak_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/dark_oak_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/dark_oak_log_5.json new file mode 100644 index 0000000..e19de9a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/dark_oak_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:dark_oak_wood" + }, + "result": { + "id": "minecraft:stripped_dark_oak_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/dark_oak_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/dark_oak_log_6.json new file mode 100644 index 0000000..999f922 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/dark_oak_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:stripped_dark_oak_wood" + }, + "result": { + "id": "minecraft:stripped_dark_oak_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/dark_oak_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/dark_oak_log_7.json new file mode 100644 index 0000000..a5d9b15 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/dark_oak_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:stripped_dark_oak_log" + }, + "result": { + "id": "minecraft:stripped_dark_oak_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/jungle_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/jungle_log_0.json new file mode 100644 index 0000000..6017e21 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/jungle_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:jungle_log" + }, + "result": { + "id": "minecraft:stripped_jungle_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/jungle_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/jungle_log_1.json new file mode 100644 index 0000000..9ebc42b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/jungle_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:jungle_log" + }, + "result": { + "id": "minecraft:stripped_jungle_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/jungle_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/jungle_log_2.json new file mode 100644 index 0000000..a6f1d8c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/jungle_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:jungle_log" + }, + "result": { + "id": "minecraft:jungle_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/jungle_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/jungle_log_3.json new file mode 100644 index 0000000..888bdfa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/jungle_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:jungle_wood" + }, + "result": { + "id": "minecraft:jungle_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/jungle_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/jungle_log_4.json new file mode 100644 index 0000000..3e068d2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/jungle_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:jungle_wood" + }, + "result": { + "id": "minecraft:stripped_jungle_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/jungle_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/jungle_log_5.json new file mode 100644 index 0000000..156bbdd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/jungle_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:jungle_wood" + }, + "result": { + "id": "minecraft:stripped_jungle_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/jungle_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/jungle_log_6.json new file mode 100644 index 0000000..593e5a3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/jungle_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:stripped_jungle_wood" + }, + "result": { + "id": "minecraft:stripped_jungle_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/jungle_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/jungle_log_7.json new file mode 100644 index 0000000..8140490 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/jungle_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:stripped_jungle_log" + }, + "result": { + "id": "minecraft:stripped_jungle_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/mangrove_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/mangrove_log_0.json new file mode 100644 index 0000000..0856264 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/mangrove_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:mangrove_log" + }, + "result": { + "id": "minecraft:stripped_mangrove_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/mangrove_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/mangrove_log_1.json new file mode 100644 index 0000000..074011d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/mangrove_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:mangrove_log" + }, + "result": { + "id": "minecraft:stripped_mangrove_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/mangrove_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/mangrove_log_2.json new file mode 100644 index 0000000..d272d96 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/mangrove_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:mangrove_log" + }, + "result": { + "id": "minecraft:mangrove_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/mangrove_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/mangrove_log_3.json new file mode 100644 index 0000000..6bca92c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/mangrove_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:mangrove_wood" + }, + "result": { + "id": "minecraft:mangrove_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/mangrove_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/mangrove_log_4.json new file mode 100644 index 0000000..0191512 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/mangrove_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:mangrove_wood" + }, + "result": { + "id": "minecraft:stripped_mangrove_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/mangrove_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/mangrove_log_5.json new file mode 100644 index 0000000..dac0263 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/mangrove_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:mangrove_wood" + }, + "result": { + "id": "minecraft:stripped_mangrove_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/mangrove_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/mangrove_log_6.json new file mode 100644 index 0000000..5de6c1c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/mangrove_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:stripped_mangrove_wood" + }, + "result": { + "id": "minecraft:stripped_mangrove_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/mangrove_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/mangrove_log_7.json new file mode 100644 index 0000000..cfd17e1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/mangrove_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:stripped_mangrove_log" + }, + "result": { + "id": "minecraft:stripped_mangrove_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/oak_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/oak_log_0.json new file mode 100644 index 0000000..2d49d98 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/oak_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:oak_log" + }, + "result": { + "id": "minecraft:stripped_oak_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/oak_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/oak_log_1.json new file mode 100644 index 0000000..805ac04 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/oak_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:oak_log" + }, + "result": { + "id": "minecraft:stripped_oak_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/oak_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/oak_log_2.json new file mode 100644 index 0000000..e2e6609 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/oak_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:oak_log" + }, + "result": { + "id": "minecraft:oak_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/oak_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/oak_log_3.json new file mode 100644 index 0000000..23c3728 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/oak_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:oak_wood" + }, + "result": { + "id": "minecraft:oak_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/oak_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/oak_log_4.json new file mode 100644 index 0000000..08677aa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/oak_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:oak_wood" + }, + "result": { + "id": "minecraft:stripped_oak_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/oak_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/oak_log_5.json new file mode 100644 index 0000000..e98d42a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/oak_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:oak_wood" + }, + "result": { + "id": "minecraft:stripped_oak_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/oak_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/oak_log_6.json new file mode 100644 index 0000000..329c199 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/oak_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:stripped_oak_wood" + }, + "result": { + "id": "minecraft:stripped_oak_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/oak_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/oak_log_7.json new file mode 100644 index 0000000..19ce2ea --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/oak_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:stripped_oak_log" + }, + "result": { + "id": "minecraft:stripped_oak_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/spruce_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/spruce_log_0.json new file mode 100644 index 0000000..3a1e1d6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/spruce_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:spruce_log" + }, + "result": { + "id": "minecraft:stripped_spruce_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/spruce_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/spruce_log_1.json new file mode 100644 index 0000000..63031b6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/spruce_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:spruce_log" + }, + "result": { + "id": "minecraft:stripped_spruce_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/spruce_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/spruce_log_2.json new file mode 100644 index 0000000..cabc8e4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/spruce_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:spruce_log" + }, + "result": { + "id": "minecraft:spruce_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/spruce_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/spruce_log_3.json new file mode 100644 index 0000000..417a13d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/spruce_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:spruce_wood" + }, + "result": { + "id": "minecraft:spruce_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/spruce_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/spruce_log_4.json new file mode 100644 index 0000000..76c20a6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/spruce_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:spruce_wood" + }, + "result": { + "id": "minecraft:stripped_spruce_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/spruce_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/spruce_log_5.json new file mode 100644 index 0000000..b05c39f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/spruce_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:spruce_wood" + }, + "result": { + "id": "minecraft:stripped_spruce_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/spruce_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/spruce_log_6.json new file mode 100644 index 0000000..8a254b6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/spruce_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:stripped_spruce_wood" + }, + "result": { + "id": "minecraft:stripped_spruce_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/spruce_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/spruce_log_7.json new file mode 100644 index 0000000..004356a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/spruce_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:stripped_spruce_log" + }, + "result": { + "id": "minecraft:stripped_spruce_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/warped_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/warped_log_0.json new file mode 100644 index 0000000..6193e51 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/warped_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:warped_stem" + }, + "result": { + "id": "minecraft:stripped_warped_stem", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/warped_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/warped_log_1.json new file mode 100644 index 0000000..1f30e18 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/warped_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:warped_stem" + }, + "result": { + "id": "minecraft:stripped_warped_hyphae", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/warped_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/warped_log_2.json new file mode 100644 index 0000000..fe6367b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/warped_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:warped_stem" + }, + "result": { + "id": "minecraft:warped_hyphae", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/warped_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/warped_log_3.json new file mode 100644 index 0000000..bb80527 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/warped_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:warped_hyphae" + }, + "result": { + "id": "minecraft:warped_stem", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/warped_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/warped_log_4.json new file mode 100644 index 0000000..967ce77 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/warped_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:warped_hyphae" + }, + "result": { + "id": "minecraft:stripped_warped_hyphae", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/warped_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/warped_log_5.json new file mode 100644 index 0000000..2744659 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/warped_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:warped_hyphae" + }, + "result": { + "id": "minecraft:stripped_warped_stem", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/warped_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/warped_log_6.json new file mode 100644 index 0000000..6d217a6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/warped_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:stripped_warped_hyphae" + }, + "result": { + "id": "minecraft:stripped_warped_stem", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/warped_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/warped_log_7.json new file mode 100644 index 0000000..88f38a9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft/warped_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "minecraft:stripped_warped_stem" + }, + "result": { + "id": "minecraft:stripped_warped_hyphae", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_boat_0.json new file mode 100644 index 0000000..00cde22 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "minecraft:acacia_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_button_0.json new file mode 100644 index 0000000..f48e799 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "minecraft:acacia_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_button_1.json new file mode 100644 index 0000000..9fc6ee7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:acacia_planks" + }, + { + "item": "quark:vertical_acacia_planks" + } + ], + "result": { + "id": "minecraft:acacia_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_chest_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_chest_boat_0.json new file mode 100644 index 0000000..56634f6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_chest_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "minecraft:acacia_chest_boat", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_door_0.json new file mode 100644 index 0000000..fff38ec --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "minecraft:acacia_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_fence_0.json new file mode 100644 index 0000000..d1af482 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "minecraft:acacia_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_fence_1.json new file mode 100644 index 0000000..ffc435a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:acacia_planks" + }, + { + "item": "quark:vertical_acacia_planks" + } + ], + "result": { + "id": "minecraft:acacia_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_fence_gate_0.json new file mode 100644 index 0000000..c788053 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "minecraft:acacia_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_planks_0.json new file mode 100644 index 0000000..1812e72 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "minecraft:acacia_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_pressure_plate_0.json new file mode 100644 index 0000000..77ffb22 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "minecraft:acacia_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_sign_0.json new file mode 100644 index 0000000..ad73297 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "minecraft:acacia_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_slab_0.json new file mode 100644 index 0000000..ba422e3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "minecraft:acacia_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_slab_1.json new file mode 100644 index 0000000..20e931c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:acacia_planks" + }, + { + "item": "quark:vertical_acacia_planks" + } + ], + "result": { + "id": "minecraft:acacia_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_stairs_0.json new file mode 100644 index 0000000..2f47abb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "minecraft:acacia_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_stairs_1.json new file mode 100644 index 0000000..48eef74 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:acacia_planks" + }, + { + "item": "quark:vertical_acacia_planks" + } + ], + "result": { + "id": "minecraft:acacia_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_trapdoor_0.json new file mode 100644 index 0000000..2fbb3ec --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_acacia_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "minecraft:acacia_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_button_0.json new file mode 100644 index 0000000..babca7c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_button_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "minecraft:bamboo_button", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_button_1.json new file mode 100644 index 0000000..1250d6a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:bamboo_planks" + }, + { + "item": "quark:vertical_bamboo_planks" + } + ], + "result": { + "id": "minecraft:bamboo_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_chest_raft_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_chest_raft_0.json new file mode 100644 index 0000000..39990b9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_chest_raft_0.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "minecraft:bamboo_chest_raft", + "count": 1 + }, + "ingredient_count": 6, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_door_0.json new file mode 100644 index 0000000..db8bce9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_door_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "minecraft:bamboo_door", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_fence_0.json new file mode 100644 index 0000000..37c5d0b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_fence_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "minecraft:bamboo_fence", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_fence_1.json new file mode 100644 index 0000000..bcedda5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:bamboo_planks" + }, + { + "item": "quark:vertical_bamboo_planks" + } + ], + "result": { + "id": "minecraft:bamboo_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_fence_gate_0.json new file mode 100644 index 0000000..7df9e50 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_fence_gate_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "minecraft:bamboo_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_mosaic_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_mosaic_0.json new file mode 100644 index 0000000..67e89c7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_mosaic_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "minecraft:bamboo_mosaic", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_mosaic_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_mosaic_1.json new file mode 100644 index 0000000..70426c8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_mosaic_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:bamboo_planks" + }, + { + "item": "quark:vertical_bamboo_planks" + } + ], + "result": { + "id": "minecraft:bamboo_mosaic", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_mosaic_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_mosaic_slab_0.json new file mode 100644 index 0000000..c06e827 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_mosaic_slab_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "minecraft:bamboo_mosaic_slab", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_mosaic_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_mosaic_slab_1.json new file mode 100644 index 0000000..4dfcdd5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_mosaic_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:bamboo_planks" + }, + { + "item": "quark:vertical_bamboo_planks" + } + ], + "result": { + "id": "minecraft:bamboo_mosaic_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_mosaic_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_mosaic_stairs_0.json new file mode 100644 index 0000000..eebb90a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_mosaic_stairs_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "minecraft:bamboo_mosaic_stairs", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_mosaic_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_mosaic_stairs_1.json new file mode 100644 index 0000000..2bcfe0a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_mosaic_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:bamboo_planks" + }, + { + "item": "quark:vertical_bamboo_planks" + } + ], + "result": { + "id": "minecraft:bamboo_mosaic_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_planks_0.json new file mode 100644 index 0000000..c06b5b3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_planks_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "minecraft:bamboo_planks", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_pressure_plate_0.json new file mode 100644 index 0000000..d977be9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_pressure_plate_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "minecraft:bamboo_pressure_plate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_raft_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_raft_0.json new file mode 100644 index 0000000..2eb7b24 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_raft_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "minecraft:bamboo_raft", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_sign_0.json new file mode 100644 index 0000000..d28afd7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_sign_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "minecraft:bamboo_sign", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_slab_0.json new file mode 100644 index 0000000..7a46d97 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_slab_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "minecraft:bamboo_slab", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_slab_1.json new file mode 100644 index 0000000..dcf0437 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:bamboo_planks" + }, + { + "item": "quark:vertical_bamboo_planks" + } + ], + "result": { + "id": "minecraft:bamboo_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_stairs_0.json new file mode 100644 index 0000000..5206558 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_stairs_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "minecraft:bamboo_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_stairs_1.json new file mode 100644 index 0000000..76c7b9e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:bamboo_planks" + }, + { + "item": "quark:vertical_bamboo_planks" + } + ], + "result": { + "id": "minecraft:bamboo_stairs", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_trapdoor_0.json new file mode 100644 index 0000000..a191420 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bamboo_trapdoor_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "minecraft:bamboo_trapdoor", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_0.json new file mode 100644 index 0000000..5e907d3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_10.json new file mode 100644 index 0000000..59ba9ea --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_10.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_12.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_12.json new file mode 100644 index 0000000..8377c3e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_12.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_14.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_14.json new file mode 100644 index 0000000..931e27a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_14.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_16.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_16.json new file mode 100644 index 0000000..7c885b3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_16.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_18.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_18.json new file mode 100644 index 0000000..2e3a1b0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_18.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_2.json new file mode 100644 index 0000000..1672279 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_2.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_20.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_20.json new file mode 100644 index 0000000..08b6cae --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_20.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_22.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_22.json new file mode 100644 index 0000000..39b9796 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_22.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_24.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_24.json new file mode 100644 index 0000000..26f558f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_24.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_26.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_26.json new file mode 100644 index 0000000..f0cb7fc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_26.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_28.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_28.json new file mode 100644 index 0000000..15b0bcc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_28.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_30.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_30.json new file mode 100644 index 0000000..70e044f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_30.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_32.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_32.json new file mode 100644 index 0000000..d6020a1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_32.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_34.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_34.json new file mode 100644 index 0000000..a2e73a2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_34.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_36.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_36.json new file mode 100644 index 0000000..a91f31a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_36.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_38.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_38.json new file mode 100644 index 0000000..cf92be4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_38.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_4.json new file mode 100644 index 0000000..0239a30 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_4.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_40.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_40.json new file mode 100644 index 0000000..a1a5e1e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_40.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_42.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_42.json new file mode 100644 index 0000000..04a81cc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_42.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_44.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_44.json new file mode 100644 index 0000000..6ccd2af --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_44.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_46.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_46.json new file mode 100644 index 0000000..93362de --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_46.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_48.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_48.json new file mode 100644 index 0000000..adc6518 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_48.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_50.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_50.json new file mode 100644 index 0000000..c06a16b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_50.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_52.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_52.json new file mode 100644 index 0000000..ca31ca1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_52.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_54.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_54.json new file mode 100644 index 0000000..631df12 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_54.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_56.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_56.json new file mode 100644 index 0000000..1ca72d4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_56.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_58.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_58.json new file mode 100644 index 0000000..be23228 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_58.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_6.json new file mode 100644 index 0000000..8fb94a6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_6.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_60.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_60.json new file mode 100644 index 0000000..eb4fac4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_60.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_62.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_62.json new file mode 100644 index 0000000..f633e2a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_62.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_64.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_64.json new file mode 100644 index 0000000..0f7a0db --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_64.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_66.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_66.json new file mode 100644 index 0000000..c5cc999 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_66.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_68.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_68.json new file mode 100644 index 0000000..11accea --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_68.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_70.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_70.json new file mode 100644 index 0000000..85729e1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_70.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_8.json new file mode 100644 index 0000000..b667156 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_barrel_8.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "minecraft:barrel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_boat_0.json new file mode 100644 index 0000000..083401c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "minecraft:birch_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_button_0.json new file mode 100644 index 0000000..8dbd3a8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "minecraft:birch_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_button_1.json new file mode 100644 index 0000000..744d817 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:birch_planks" + }, + { + "item": "quark:vertical_birch_planks" + } + ], + "result": { + "id": "minecraft:birch_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_chest_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_chest_boat_0.json new file mode 100644 index 0000000..92b3bea --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_chest_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "minecraft:birch_chest_boat", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_door_0.json new file mode 100644 index 0000000..86d9d8b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "minecraft:birch_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_fence_0.json new file mode 100644 index 0000000..e83e396 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "minecraft:birch_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_fence_1.json new file mode 100644 index 0000000..677c52e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:birch_planks" + }, + { + "item": "quark:vertical_birch_planks" + } + ], + "result": { + "id": "minecraft:birch_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_fence_gate_0.json new file mode 100644 index 0000000..98f5514 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "minecraft:birch_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_planks_0.json new file mode 100644 index 0000000..6d22388 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "minecraft:birch_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_pressure_plate_0.json new file mode 100644 index 0000000..50bbe8e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "minecraft:birch_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_sign_0.json new file mode 100644 index 0000000..79292c4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "minecraft:birch_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_slab_0.json new file mode 100644 index 0000000..537bb97 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "minecraft:birch_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_slab_1.json new file mode 100644 index 0000000..bef7119 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:birch_planks" + }, + { + "item": "quark:vertical_birch_planks" + } + ], + "result": { + "id": "minecraft:birch_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_stairs_0.json new file mode 100644 index 0000000..2c8882c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "minecraft:birch_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_stairs_1.json new file mode 100644 index 0000000..e594b73 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:birch_planks" + }, + { + "item": "quark:vertical_birch_planks" + } + ], + "result": { + "id": "minecraft:birch_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_trapdoor_0.json new file mode 100644 index 0000000..9d408f7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_birch_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "minecraft:birch_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_0.json new file mode 100644 index 0000000..3f71604 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_1.json new file mode 100644 index 0000000..400618e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:joshua_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_joshua_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_10.json new file mode 100644 index 0000000..e2cf707 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_10.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_11.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_11.json new file mode 100644 index 0000000..2d6aea8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_11.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:willow_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_willow_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_12.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_12.json new file mode 100644 index 0000000..d67499e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_12.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_13.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_13.json new file mode 100644 index 0000000..47bf3de --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_13.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:maple_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_maple_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_14.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_14.json new file mode 100644 index 0000000..85084ec --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_14.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_15.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_15.json new file mode 100644 index 0000000..d0314b3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_15.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cedar_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cedar_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_16.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_16.json new file mode 100644 index 0000000..21278b4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_16.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_17.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_17.json new file mode 100644 index 0000000..56aae5a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_17.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:mangrove_planks" + }, + { + "item": "quark:vertical_mangrove_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_18.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_18.json new file mode 100644 index 0000000..5e11176 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_18.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_19.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_19.json new file mode 100644 index 0000000..39bd080 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_19.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:redwood_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_redwood_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_2.json new file mode 100644 index 0000000..fa670cc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_2.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_20.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_20.json new file mode 100644 index 0000000..151f044 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_20.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_21.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_21.json new file mode 100644 index 0000000..f6c8870 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_21.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "mynethersdelight:powdery_planks" + }, + { + "item": "everycomp:q/mynethersdelight/vertical_powdery_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_22.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_22.json new file mode 100644 index 0000000..d27ede3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_22.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_23.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_23.json new file mode 100644 index 0000000..52d1660 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_23.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:nether_mushroom_planks" + }, + { + "item": "everycomp:q/betternether/vertical_nether_mushroom_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_24.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_24.json new file mode 100644 index 0000000..5a2a138 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_24.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_25.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_25.json new file mode 100644 index 0000000..23179e1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_25.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:birch_planks" + }, + { + "item": "quark:vertical_birch_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_26.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_26.json new file mode 100644 index 0000000..b529bb1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_26.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_27.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_27.json new file mode 100644 index 0000000..beeb38d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_27.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:aspen_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_aspen_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_28.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_28.json new file mode 100644 index 0000000..0a6af08 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_28.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_29.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_29.json new file mode 100644 index 0000000..0a8b0a8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_29.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:coconut_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_coconut_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_3.json new file mode 100644 index 0000000..174af21 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_3.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:spruce_planks" + }, + { + "item": "quark:vertical_spruce_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_30.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_30.json new file mode 100644 index 0000000..d3d53d4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_30.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_31.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_31.json new file mode 100644 index 0000000..0ab2b47 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_31.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:warped_planks" + }, + { + "item": "quark:vertical_warped_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_32.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_32.json new file mode 100644 index 0000000..cfc3470 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_32.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_33.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_33.json new file mode 100644 index 0000000..a3adf79 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_33.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:larch_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_larch_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_34.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_34.json new file mode 100644 index 0000000..22d24f3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_34.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_35.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_35.json new file mode 100644 index 0000000..4fb3483 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_35.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:saxaul_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_saxaul_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_36.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_36.json new file mode 100644 index 0000000..f4a5474 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_36.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_37.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_37.json new file mode 100644 index 0000000..7615066 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_37.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cypress_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cypress_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_38.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_38.json new file mode 100644 index 0000000..3870815 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_38.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_39.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_39.json new file mode 100644 index 0000000..261cce2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_39.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:olive_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_olive_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_4.json new file mode 100644 index 0000000..e0abdb2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_4.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_40.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_40.json new file mode 100644 index 0000000..cfd0da2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_40.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_41.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_41.json new file mode 100644 index 0000000..c63f7e1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_41.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:blossom_planks" + }, + { + "item": "quark:vertical_blossom_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_42.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_42.json new file mode 100644 index 0000000..716eac5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_42.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_43.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_43.json new file mode 100644 index 0000000..e2e5651 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_43.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:jungle_planks" + }, + { + "item": "quark:vertical_jungle_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_44.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_44.json new file mode 100644 index 0000000..d16c97c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_44.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_45.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_45.json new file mode 100644 index 0000000..627e49e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_45.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:oak_planks" + }, + { + "item": "quark:vertical_oak_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_46.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_46.json new file mode 100644 index 0000000..b76fca9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_46.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_47.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_47.json new file mode 100644 index 0000000..e69e4ef --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_47.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_palo_verde_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_48.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_48.json new file mode 100644 index 0000000..e26b5dc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_48.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_49.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_49.json new file mode 100644 index 0000000..57cce80 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_49.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:ghaf_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_ghaf_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_5.json new file mode 100644 index 0000000..0793bfd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_5.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:mahogany_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_mahogany_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_50.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_50.json new file mode 100644 index 0000000..96abd0d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_50.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_51.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_51.json new file mode 100644 index 0000000..1b0c19b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_51.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:echo_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_echo_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_52.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_52.json new file mode 100644 index 0000000..e263d8f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_52.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_53.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_53.json new file mode 100644 index 0000000..7a17397 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_53.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:wisteria_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_wisteria_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_54.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_54.json new file mode 100644 index 0000000..6a94afe --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_54.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_55.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_55.json new file mode 100644 index 0000000..4f594ea --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_55.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:bloom_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_bloom_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_56.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_56.json new file mode 100644 index 0000000..2632114 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_56.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_57.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_57.json new file mode 100644 index 0000000..4b8400a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_57.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:crimson_planks" + }, + { + "item": "quark:vertical_crimson_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_58.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_58.json new file mode 100644 index 0000000..027144e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_58.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_59.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_59.json new file mode 100644 index 0000000..d53fff0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_59.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:fir_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_fir_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_6.json new file mode 100644 index 0000000..59219fe --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_6.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_60.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_60.json new file mode 100644 index 0000000..404d1dc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_60.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_61.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_61.json new file mode 100644 index 0000000..02578bd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_61.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:sugi_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_sugi_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_62.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_62.json new file mode 100644 index 0000000..03ee5f5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_62.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_63.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_63.json new file mode 100644 index 0000000..364fcbc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_63.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:bamboo_planks" + }, + { + "item": "quark:vertical_bamboo_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_64.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_64.json new file mode 100644 index 0000000..f72add2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_64.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "minecraft:bowl", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_65.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_65.json new file mode 100644 index 0000000..2a13763 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_65.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "cataclysm:chorus_planks" + }, + { + "item": "everycomp:q/cataclysm/vertical_chorus_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_66.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_66.json new file mode 100644 index 0000000..5e25908 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_66.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_67.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_67.json new file mode 100644 index 0000000..eaae8ab --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_67.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:ancient_planks" + }, + { + "item": "quark:vertical_ancient_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_68.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_68.json new file mode 100644 index 0000000..eeb0cf1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_68.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_69.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_69.json new file mode 100644 index 0000000..334fc1a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_69.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:acacia_planks" + }, + { + "item": "quark:vertical_acacia_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_7.json new file mode 100644 index 0000000..7c0a110 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_7.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:dark_oak_planks" + }, + { + "item": "quark:vertical_dark_oak_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_70.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_70.json new file mode 100644 index 0000000..36f2c5c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_70.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_71.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_71.json new file mode 100644 index 0000000..160d95a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_71.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:azalea_planks" + }, + { + "item": "quark:vertical_azalea_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_72.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_72.json new file mode 100644 index 0000000..3870815 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_72.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_73.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_73.json new file mode 100644 index 0000000..261cce2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_73.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:olive_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_olive_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_8.json new file mode 100644 index 0000000..a687beb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_8.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_9.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_9.json new file mode 100644 index 0000000..95c2529 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_bowl_9.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:cherry_planks" + }, + { + "item": "quark:vertical_cherry_planks" + } + ], + "result": { + "id": "minecraft:bowl", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cartography_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cartography_table_0.json new file mode 100644 index 0000000..acf9cf5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cartography_table_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "minecraft:cartography_table", + "count": 1 + }, + "ingredient_count": 18, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_boat_0.json new file mode 100644 index 0000000..863ed7e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "minecraft:cherry_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_button_0.json new file mode 100644 index 0000000..ea9136f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "minecraft:cherry_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_button_1.json new file mode 100644 index 0000000..cadee9d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:cherry_planks" + }, + { + "item": "quark:vertical_cherry_planks" + } + ], + "result": { + "id": "minecraft:cherry_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_chest_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_chest_boat_0.json new file mode 100644 index 0000000..ea16445 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_chest_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "minecraft:cherry_chest_boat", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_door_0.json new file mode 100644 index 0000000..0145c09 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "minecraft:cherry_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_fence_0.json new file mode 100644 index 0000000..5a0dc4e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "minecraft:cherry_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_fence_1.json new file mode 100644 index 0000000..b57e3f4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:cherry_planks" + }, + { + "item": "quark:vertical_cherry_planks" + } + ], + "result": { + "id": "minecraft:cherry_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_fence_gate_0.json new file mode 100644 index 0000000..8248d54 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "minecraft:cherry_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_planks_0.json new file mode 100644 index 0000000..b701646 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "minecraft:cherry_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_pressure_plate_0.json new file mode 100644 index 0000000..e6b3425 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "minecraft:cherry_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_sign_0.json new file mode 100644 index 0000000..f6dc8a8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "minecraft:cherry_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_slab_0.json new file mode 100644 index 0000000..0883746 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "minecraft:cherry_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_slab_1.json new file mode 100644 index 0000000..02f6b5c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:cherry_planks" + }, + { + "item": "quark:vertical_cherry_planks" + } + ], + "result": { + "id": "minecraft:cherry_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_stairs_0.json new file mode 100644 index 0000000..3e452cd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "minecraft:cherry_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_stairs_1.json new file mode 100644 index 0000000..c00c298 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:cherry_planks" + }, + { + "item": "quark:vertical_cherry_planks" + } + ], + "result": { + "id": "minecraft:cherry_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_trapdoor_0.json new file mode 100644 index 0000000..960b1f6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_cherry_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "minecraft:cherry_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_0.json new file mode 100644 index 0000000..7655bc4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "minecraft:chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_10.json new file mode 100644 index 0000000..7b0bb74 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_10.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "minecraft:chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_12.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_12.json new file mode 100644 index 0000000..4e48368 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_12.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "minecraft:chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_14.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_14.json new file mode 100644 index 0000000..b79ef4c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_14.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "minecraft:chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_16.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_16.json new file mode 100644 index 0000000..9f3d65a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_16.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "minecraft:chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_18.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_18.json new file mode 100644 index 0000000..499e8bc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_18.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "minecraft:chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_2.json new file mode 100644 index 0000000..766b2f8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_2.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "minecraft:chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_20.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_20.json new file mode 100644 index 0000000..9e3829c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_20.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "minecraft:chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_22.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_22.json new file mode 100644 index 0000000..c35a87c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_22.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "minecraft:chest", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_24.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_24.json new file mode 100644 index 0000000..e7efb19 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_24.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "minecraft:chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_26.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_26.json new file mode 100644 index 0000000..821ffb5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_26.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "minecraft:chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_28.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_28.json new file mode 100644 index 0000000..35a284f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_28.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "minecraft:chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_30.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_30.json new file mode 100644 index 0000000..71a51ca --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_30.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "minecraft:chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_32.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_32.json new file mode 100644 index 0000000..766b2f8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_32.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "minecraft:chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_34.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_34.json new file mode 100644 index 0000000..7b0bb74 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_34.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "minecraft:chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_36.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_36.json new file mode 100644 index 0000000..d0caeae --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_36.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "minecraft:chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_38.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_38.json new file mode 100644 index 0000000..a238abc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_38.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "minecraft:chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_4.json new file mode 100644 index 0000000..35a284f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_4.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "minecraft:chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_40.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_40.json new file mode 100644 index 0000000..debd0c3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_40.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "minecraft:chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_42.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_42.json new file mode 100644 index 0000000..0344012 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_42.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "minecraft:chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_44.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_44.json new file mode 100644 index 0000000..7655bc4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_44.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "minecraft:chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_6.json new file mode 100644 index 0000000..0344012 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_6.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "minecraft:chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_8.json new file mode 100644 index 0000000..31e5cff --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chest_8.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "minecraft:chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_0.json new file mode 100644 index 0000000..9b5de41 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_10.json new file mode 100644 index 0000000..af2c602 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_10.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_12.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_12.json new file mode 100644 index 0000000..677615c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_12.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_14.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_14.json new file mode 100644 index 0000000..dffb5be --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_14.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_16.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_16.json new file mode 100644 index 0000000..2adb57e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_16.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_18.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_18.json new file mode 100644 index 0000000..321ee53 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_18.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_2.json new file mode 100644 index 0000000..d5bf6a3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_2.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_20.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_20.json new file mode 100644 index 0000000..0190968 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_20.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_22.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_22.json new file mode 100644 index 0000000..322c3b8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_22.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_24.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_24.json new file mode 100644 index 0000000..c9e89c8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_24.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_26.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_26.json new file mode 100644 index 0000000..becc722 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_26.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_28.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_28.json new file mode 100644 index 0000000..68ffc22 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_28.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_30.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_30.json new file mode 100644 index 0000000..82d1eac --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_30.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_32.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_32.json new file mode 100644 index 0000000..63649f0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_32.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_34.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_34.json new file mode 100644 index 0000000..1fbbba4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_34.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_36.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_36.json new file mode 100644 index 0000000..c40ebcb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_36.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_38.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_38.json new file mode 100644 index 0000000..195015d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_38.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_4.json new file mode 100644 index 0000000..90008cb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_4.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_40.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_40.json new file mode 100644 index 0000000..5a8e752 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_40.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_42.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_42.json new file mode 100644 index 0000000..75157b6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_42.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_44.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_44.json new file mode 100644 index 0000000..8142dd4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_44.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_46.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_46.json new file mode 100644 index 0000000..e66ec07 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_46.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_48.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_48.json new file mode 100644 index 0000000..a521dc9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_48.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_50.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_50.json new file mode 100644 index 0000000..c1177b3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_50.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_52.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_52.json new file mode 100644 index 0000000..cfaf3d8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_52.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_54.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_54.json new file mode 100644 index 0000000..82940c0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_54.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_56.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_56.json new file mode 100644 index 0000000..2fc2d29 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_56.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_58.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_58.json new file mode 100644 index 0000000..472deaa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_58.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_6.json new file mode 100644 index 0000000..ee611d9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_6.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_60.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_60.json new file mode 100644 index 0000000..2aee6dd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_60.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_62.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_62.json new file mode 100644 index 0000000..d5164f4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_62.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_64.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_64.json new file mode 100644 index 0000000..035ef61 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_64.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_66.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_66.json new file mode 100644 index 0000000..3649505 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_66.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_68.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_68.json new file mode 100644 index 0000000..fbb3c24 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_68.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_8.json new file mode 100644 index 0000000..82e3bf9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_chiseled_bookshelf_8.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "minecraft:chiseled_bookshelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_0.json new file mode 100644 index 0000000..6c193f6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_10.json new file mode 100644 index 0000000..ade588c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_10.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_12.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_12.json new file mode 100644 index 0000000..3314c63 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_12.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_14.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_14.json new file mode 100644 index 0000000..4a83f63 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_14.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_16.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_16.json new file mode 100644 index 0000000..a98b7c8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_16.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_18.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_18.json new file mode 100644 index 0000000..f8f4c91 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_18.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_2.json new file mode 100644 index 0000000..60ab3ee --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_2.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_20.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_20.json new file mode 100644 index 0000000..0c77d2a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_20.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_22.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_22.json new file mode 100644 index 0000000..ff1bae1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_22.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_24.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_24.json new file mode 100644 index 0000000..2360598 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_24.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_26.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_26.json new file mode 100644 index 0000000..f8328af --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_26.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_28.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_28.json new file mode 100644 index 0000000..430a0ae --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_28.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_30.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_30.json new file mode 100644 index 0000000..3b5efde --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_30.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_32.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_32.json new file mode 100644 index 0000000..0573e24 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_32.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_34.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_34.json new file mode 100644 index 0000000..00a784b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_34.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_36.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_36.json new file mode 100644 index 0000000..69d0c84 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_36.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_38.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_38.json new file mode 100644 index 0000000..6d6a3fd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_38.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_4.json new file mode 100644 index 0000000..f5c19d0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_4.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_40.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_40.json new file mode 100644 index 0000000..e315e35 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_40.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_42.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_42.json new file mode 100644 index 0000000..d946fc8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_42.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_44.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_44.json new file mode 100644 index 0000000..81519a3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_44.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_46.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_46.json new file mode 100644 index 0000000..3cb2e06 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_46.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_48.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_48.json new file mode 100644 index 0000000..27c7c4f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_48.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_50.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_50.json new file mode 100644 index 0000000..b04d2ed --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_50.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_52.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_52.json new file mode 100644 index 0000000..d72fa2f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_52.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_54.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_54.json new file mode 100644 index 0000000..41de653 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_54.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_56.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_56.json new file mode 100644 index 0000000..b8a5703 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_56.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_58.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_58.json new file mode 100644 index 0000000..5ab5ac8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_58.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_6.json new file mode 100644 index 0000000..c122771 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_6.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_60.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_60.json new file mode 100644 index 0000000..4b5c2c6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_60.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_62.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_62.json new file mode 100644 index 0000000..f690e65 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_62.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_64.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_64.json new file mode 100644 index 0000000..999cf43 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_64.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_66.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_66.json new file mode 100644 index 0000000..72ecd9d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_66.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_68.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_68.json new file mode 100644 index 0000000..1cd7c53 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_68.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_70.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_70.json new file mode 100644 index 0000000..cfb138d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_70.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_8.json new file mode 100644 index 0000000..2908fa2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_composter_8.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "minecraft:composter", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_0.json new file mode 100644 index 0000000..6a10243 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_10.json new file mode 100644 index 0000000..da942f4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_10.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_12.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_12.json new file mode 100644 index 0000000..4e9c162 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_12.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_14.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_14.json new file mode 100644 index 0000000..8f6b568 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_14.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_16.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_16.json new file mode 100644 index 0000000..5bbc25f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_16.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_18.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_18.json new file mode 100644 index 0000000..c5e82c2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_18.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_2.json new file mode 100644 index 0000000..a7a0bc1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_2.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_20.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_20.json new file mode 100644 index 0000000..b4b3e74 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_20.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_22.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_22.json new file mode 100644 index 0000000..6c913fa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_22.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_24.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_24.json new file mode 100644 index 0000000..4fd849d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_24.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_26.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_26.json new file mode 100644 index 0000000..b374b22 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_26.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_28.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_28.json new file mode 100644 index 0000000..432be52 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_28.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_30.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_30.json new file mode 100644 index 0000000..df363cc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_30.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_32.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_32.json new file mode 100644 index 0000000..cca1cd1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_32.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_34.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_34.json new file mode 100644 index 0000000..97e68d9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_34.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_36.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_36.json new file mode 100644 index 0000000..d83c683 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_36.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_38.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_38.json new file mode 100644 index 0000000..ec33bc9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_38.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_4.json new file mode 100644 index 0000000..8324a82 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_4.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_40.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_40.json new file mode 100644 index 0000000..c08487f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_40.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_42.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_42.json new file mode 100644 index 0000000..77fe4c7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_42.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_44.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_44.json new file mode 100644 index 0000000..7414cb5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_44.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_46.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_46.json new file mode 100644 index 0000000..295a408 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_46.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_48.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_48.json new file mode 100644 index 0000000..b39eb97 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_48.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_50.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_50.json new file mode 100644 index 0000000..cb0a416 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_50.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_52.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_52.json new file mode 100644 index 0000000..210ba71 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_52.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_54.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_54.json new file mode 100644 index 0000000..bfe37e2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_54.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_56.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_56.json new file mode 100644 index 0000000..6166d1f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_56.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_58.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_58.json new file mode 100644 index 0000000..15a4764 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_58.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_6.json new file mode 100644 index 0000000..03ba02f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_6.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_60.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_60.json new file mode 100644 index 0000000..811f5b5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_60.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_62.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_62.json new file mode 100644 index 0000000..23d1c40 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_62.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_64.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_64.json new file mode 100644 index 0000000..33b10a8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_64.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_66.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_66.json new file mode 100644 index 0000000..d60f46c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_66.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_68.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_68.json new file mode 100644 index 0000000..bf848f2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_68.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_70.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_70.json new file mode 100644 index 0000000..12fc5ee --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_70.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_72.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_72.json new file mode 100644 index 0000000..17ef39e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_72.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_74.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_74.json new file mode 100644 index 0000000..5f53edc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_74.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_76.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_76.json new file mode 100644 index 0000000..cd076f4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_76.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "ingredient_count": 16, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_78.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_78.json new file mode 100644 index 0000000..ebfe82f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_78.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_8.json new file mode 100644 index 0000000..742926f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_8.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_80.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_80.json new file mode 100644 index 0000000..7c9154e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_80.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_82.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_82.json new file mode 100644 index 0000000..c02548e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_82.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_84.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_84.json new file mode 100644 index 0000000..e40ca99 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crafting_table_84.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "minecraft:crafting_table", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_button_0.json new file mode 100644 index 0000000..112e314 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "minecraft:crimson_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_button_1.json new file mode 100644 index 0000000..6bbe4b0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:crimson_planks" + }, + { + "item": "quark:vertical_crimson_planks" + } + ], + "result": { + "id": "minecraft:crimson_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_door_0.json new file mode 100644 index 0000000..f02a470 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "minecraft:crimson_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_fence_0.json new file mode 100644 index 0000000..316f6cf --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "minecraft:crimson_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_fence_1.json new file mode 100644 index 0000000..1da6e74 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:crimson_planks" + }, + { + "item": "quark:vertical_crimson_planks" + } + ], + "result": { + "id": "minecraft:crimson_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_fence_gate_0.json new file mode 100644 index 0000000..28e4e1d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "minecraft:crimson_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_planks_0.json new file mode 100644 index 0000000..cb07214 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "minecraft:crimson_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_pressure_plate_0.json new file mode 100644 index 0000000..853c585 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "minecraft:crimson_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_sign_0.json new file mode 100644 index 0000000..a57c77c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "minecraft:crimson_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_slab_0.json new file mode 100644 index 0000000..a118f96 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "minecraft:crimson_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_slab_1.json new file mode 100644 index 0000000..f7b9c30 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:crimson_planks" + }, + { + "item": "quark:vertical_crimson_planks" + } + ], + "result": { + "id": "minecraft:crimson_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_stairs_0.json new file mode 100644 index 0000000..dfa31f3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "minecraft:crimson_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_stairs_1.json new file mode 100644 index 0000000..11ebaf5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:crimson_planks" + }, + { + "item": "quark:vertical_crimson_planks" + } + ], + "result": { + "id": "minecraft:crimson_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_trapdoor_0.json new file mode 100644 index 0000000..637ec5b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_crimson_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "minecraft:crimson_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_boat_0.json new file mode 100644 index 0000000..b520a85 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "minecraft:dark_oak_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_button_0.json new file mode 100644 index 0000000..1bb59f7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "minecraft:dark_oak_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_button_1.json new file mode 100644 index 0000000..7b1028f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:dark_oak_planks" + }, + { + "item": "quark:vertical_dark_oak_planks" + } + ], + "result": { + "id": "minecraft:dark_oak_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_chest_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_chest_boat_0.json new file mode 100644 index 0000000..1e4bb30 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_chest_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "minecraft:dark_oak_chest_boat", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_door_0.json new file mode 100644 index 0000000..3a096c7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "minecraft:dark_oak_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_fence_0.json new file mode 100644 index 0000000..0e58447 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "minecraft:dark_oak_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_fence_1.json new file mode 100644 index 0000000..8597360 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:dark_oak_planks" + }, + { + "item": "quark:vertical_dark_oak_planks" + } + ], + "result": { + "id": "minecraft:dark_oak_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_fence_gate_0.json new file mode 100644 index 0000000..946b58f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "minecraft:dark_oak_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_planks_0.json new file mode 100644 index 0000000..4dcd5a2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "minecraft:dark_oak_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_pressure_plate_0.json new file mode 100644 index 0000000..9e513f3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "minecraft:dark_oak_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_sign_0.json new file mode 100644 index 0000000..0daf3ea --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "minecraft:dark_oak_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_slab_0.json new file mode 100644 index 0000000..798ad83 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "minecraft:dark_oak_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_slab_1.json new file mode 100644 index 0000000..f14b121 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:dark_oak_planks" + }, + { + "item": "quark:vertical_dark_oak_planks" + } + ], + "result": { + "id": "minecraft:dark_oak_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_stairs_0.json new file mode 100644 index 0000000..8daa822 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "minecraft:dark_oak_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_stairs_1.json new file mode 100644 index 0000000..96bf525 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:dark_oak_planks" + }, + { + "item": "quark:vertical_dark_oak_planks" + } + ], + "result": { + "id": "minecraft:dark_oak_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_trapdoor_0.json new file mode 100644 index 0000000..72799cd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_dark_oak_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "minecraft:dark_oak_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_boat_0.json new file mode 100644 index 0000000..b4ce706 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "minecraft:jungle_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_button_0.json new file mode 100644 index 0000000..71c4da6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "minecraft:jungle_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_button_1.json new file mode 100644 index 0000000..c2729e2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:jungle_planks" + }, + { + "item": "quark:vertical_jungle_planks" + } + ], + "result": { + "id": "minecraft:jungle_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_chest_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_chest_boat_0.json new file mode 100644 index 0000000..d4da902 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_chest_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "minecraft:jungle_chest_boat", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_door_0.json new file mode 100644 index 0000000..aa8b014 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "minecraft:jungle_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_fence_0.json new file mode 100644 index 0000000..fc9ed37 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "minecraft:jungle_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_fence_1.json new file mode 100644 index 0000000..d274958 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:jungle_planks" + }, + { + "item": "quark:vertical_jungle_planks" + } + ], + "result": { + "id": "minecraft:jungle_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_fence_gate_0.json new file mode 100644 index 0000000..461ee8e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "minecraft:jungle_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_planks_0.json new file mode 100644 index 0000000..cc145fb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "minecraft:jungle_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_pressure_plate_0.json new file mode 100644 index 0000000..0ce152f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "minecraft:jungle_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_sign_0.json new file mode 100644 index 0000000..02fd32d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "minecraft:jungle_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_slab_0.json new file mode 100644 index 0000000..fbf60fb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "minecraft:jungle_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_slab_1.json new file mode 100644 index 0000000..96d9ce7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:jungle_planks" + }, + { + "item": "quark:vertical_jungle_planks" + } + ], + "result": { + "id": "minecraft:jungle_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_stairs_0.json new file mode 100644 index 0000000..6835a45 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "minecraft:jungle_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_stairs_1.json new file mode 100644 index 0000000..67265a2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:jungle_planks" + }, + { + "item": "quark:vertical_jungle_planks" + } + ], + "result": { + "id": "minecraft:jungle_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_trapdoor_0.json new file mode 100644 index 0000000..5c7ddd8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_jungle_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "minecraft:jungle_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_ladder_0.json new file mode 100644 index 0000000..1854b7c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "minecraft:ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_ladder_1.json new file mode 100644 index 0000000..4f25981 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:oak_planks" + }, + { + "item": "quark:vertical_oak_planks" + } + ], + "result": { + "id": "minecraft:ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_boat_0.json new file mode 100644 index 0000000..e95b4fd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "minecraft:mangrove_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_button_0.json new file mode 100644 index 0000000..f46d4e5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "minecraft:mangrove_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_button_1.json new file mode 100644 index 0000000..6d78544 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:mangrove_planks" + }, + { + "item": "quark:vertical_mangrove_planks" + } + ], + "result": { + "id": "minecraft:mangrove_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_chest_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_chest_boat_0.json new file mode 100644 index 0000000..2547674 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_chest_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "minecraft:mangrove_chest_boat", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_door_0.json new file mode 100644 index 0000000..b4e8748 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "minecraft:mangrove_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_fence_0.json new file mode 100644 index 0000000..9d4d4d4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "minecraft:mangrove_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_fence_1.json new file mode 100644 index 0000000..ad57b15 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:mangrove_planks" + }, + { + "item": "quark:vertical_mangrove_planks" + } + ], + "result": { + "id": "minecraft:mangrove_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_fence_gate_0.json new file mode 100644 index 0000000..0761603 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "minecraft:mangrove_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_planks_0.json new file mode 100644 index 0000000..8238ad1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "minecraft:mangrove_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_pressure_plate_0.json new file mode 100644 index 0000000..d8fb206 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "minecraft:mangrove_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_sign_0.json new file mode 100644 index 0000000..8c8bd18 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "minecraft:mangrove_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_slab_0.json new file mode 100644 index 0000000..de7b14b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "minecraft:mangrove_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_slab_1.json new file mode 100644 index 0000000..fa790fe --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:mangrove_planks" + }, + { + "item": "quark:vertical_mangrove_planks" + } + ], + "result": { + "id": "minecraft:mangrove_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_stairs_0.json new file mode 100644 index 0000000..cc154c6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "minecraft:mangrove_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_stairs_1.json new file mode 100644 index 0000000..e49d1f5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:mangrove_planks" + }, + { + "item": "quark:vertical_mangrove_planks" + } + ], + "result": { + "id": "minecraft:mangrove_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_trapdoor_0.json new file mode 100644 index 0000000..b9d1ea3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_mangrove_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "minecraft:mangrove_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_boat_0.json new file mode 100644 index 0000000..8dbd1d7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "minecraft:oak_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_button_0.json new file mode 100644 index 0000000..783c5f4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "minecraft:oak_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_button_1.json new file mode 100644 index 0000000..e95e6c6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:oak_planks" + }, + { + "item": "quark:vertical_oak_planks" + } + ], + "result": { + "id": "minecraft:oak_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_chest_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_chest_boat_0.json new file mode 100644 index 0000000..a184c0e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_chest_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "minecraft:oak_chest_boat", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_door_0.json new file mode 100644 index 0000000..da59526 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "minecraft:oak_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_fence_0.json new file mode 100644 index 0000000..c16fc97 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "minecraft:oak_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_fence_1.json new file mode 100644 index 0000000..1d1cd94 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:oak_planks" + }, + { + "item": "quark:vertical_oak_planks" + } + ], + "result": { + "id": "minecraft:oak_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_fence_gate_0.json new file mode 100644 index 0000000..d8fc898 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "minecraft:oak_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_planks_0.json new file mode 100644 index 0000000..2768226 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "minecraft:oak_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_pressure_plate_0.json new file mode 100644 index 0000000..325d6ec --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "minecraft:oak_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_sign_0.json new file mode 100644 index 0000000..28a634b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "minecraft:oak_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_slab_0.json new file mode 100644 index 0000000..5158e32 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "minecraft:oak_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_slab_1.json new file mode 100644 index 0000000..50e7b2a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:oak_planks" + }, + { + "item": "quark:vertical_oak_planks" + } + ], + "result": { + "id": "minecraft:oak_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_stairs_0.json new file mode 100644 index 0000000..5b5bafa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "minecraft:oak_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_stairs_1.json new file mode 100644 index 0000000..66f4428 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:oak_planks" + }, + { + "item": "quark:vertical_oak_planks" + } + ], + "result": { + "id": "minecraft:oak_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_trapdoor_0.json new file mode 100644 index 0000000..ed6c52c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_oak_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "minecraft:oak_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_paper_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_paper_0.json new file mode 100644 index 0000000..095ad1b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_paper_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "minecraft:paper", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_boat_0.json new file mode 100644 index 0000000..bae1d31 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "minecraft:spruce_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_button_0.json new file mode 100644 index 0000000..f4806ff --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "minecraft:spruce_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_button_1.json new file mode 100644 index 0000000..2c093cd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:spruce_planks" + }, + { + "item": "quark:vertical_spruce_planks" + } + ], + "result": { + "id": "minecraft:spruce_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_chest_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_chest_boat_0.json new file mode 100644 index 0000000..03852aa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_chest_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "minecraft:spruce_chest_boat", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_door_0.json new file mode 100644 index 0000000..b14c074 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "minecraft:spruce_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_fence_0.json new file mode 100644 index 0000000..93246ab --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "minecraft:spruce_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_fence_1.json new file mode 100644 index 0000000..9bfc46f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:spruce_planks" + }, + { + "item": "quark:vertical_spruce_planks" + } + ], + "result": { + "id": "minecraft:spruce_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_fence_gate_0.json new file mode 100644 index 0000000..2ea1772 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "minecraft:spruce_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_planks_0.json new file mode 100644 index 0000000..c50038f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "minecraft:spruce_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_pressure_plate_0.json new file mode 100644 index 0000000..0c1734f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "minecraft:spruce_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_sign_0.json new file mode 100644 index 0000000..0efe163 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "minecraft:spruce_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_slab_0.json new file mode 100644 index 0000000..5bc03d1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "minecraft:spruce_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_slab_1.json new file mode 100644 index 0000000..648eb93 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:spruce_planks" + }, + { + "item": "quark:vertical_spruce_planks" + } + ], + "result": { + "id": "minecraft:spruce_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_stairs_0.json new file mode 100644 index 0000000..97f243e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "minecraft:spruce_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_stairs_1.json new file mode 100644 index 0000000..3a90f07 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:spruce_planks" + }, + { + "item": "quark:vertical_spruce_planks" + } + ], + "result": { + "id": "minecraft:spruce_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_trapdoor_0.json new file mode 100644 index 0000000..46f2406 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_spruce_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "minecraft:spruce_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_stick_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_stick_0.json new file mode 100644 index 0000000..d7125e9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_stick_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "tag": "minecraft:logs" + }, + "result": { + "id": "minecraft:stick", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_stick_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_stick_1.json new file mode 100644 index 0000000..f0c64d8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_stick_1.json @@ -0,0 +1,11 @@ +{ + "group": "planks", + "ingredient": { + "tag": "minecraft:planks" + }, + "result": { + "id": "minecraft:stick", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_sugar_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_sugar_0.json new file mode 100644 index 0000000..bafa1b2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_sugar_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "minecraft:sugar", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_button_0.json new file mode 100644 index 0000000..e61f09a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "minecraft:warped_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_button_1.json new file mode 100644 index 0000000..e6247a1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:warped_planks" + }, + { + "item": "quark:vertical_warped_planks" + } + ], + "result": { + "id": "minecraft:warped_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_door_0.json new file mode 100644 index 0000000..f3857c0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "minecraft:warped_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_fence_0.json new file mode 100644 index 0000000..2f24c8a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "minecraft:warped_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_fence_1.json new file mode 100644 index 0000000..ebe2a50 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:warped_planks" + }, + { + "item": "quark:vertical_warped_planks" + } + ], + "result": { + "id": "minecraft:warped_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_fence_gate_0.json new file mode 100644 index 0000000..97c1dd4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "minecraft:warped_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_planks_0.json new file mode 100644 index 0000000..9de13e8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "minecraft:warped_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_pressure_plate_0.json new file mode 100644 index 0000000..07fe264 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "minecraft:warped_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_sign_0.json new file mode 100644 index 0000000..50c9aba --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "minecraft:warped_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_slab_0.json new file mode 100644 index 0000000..9cfa90b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "minecraft:warped_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_slab_1.json new file mode 100644 index 0000000..9495844 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:warped_planks" + }, + { + "item": "quark:vertical_warped_planks" + } + ], + "result": { + "id": "minecraft:warped_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_stairs_0.json new file mode 100644 index 0000000..c133ff7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "minecraft:warped_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_stairs_1.json new file mode 100644 index 0000000..dba9204 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:warped_planks" + }, + { + "item": "quark:vertical_warped_planks" + } + ], + "result": { + "id": "minecraft:warped_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_trapdoor_0.json new file mode 100644 index 0000000..ff8d29b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_warped_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "minecraft:warped_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_0.json new file mode 100644 index 0000000..d9ca71f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_10.json new file mode 100644 index 0000000..7a4a548 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_10.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_12.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_12.json new file mode 100644 index 0000000..093fe05 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_12.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_14.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_14.json new file mode 100644 index 0000000..9eaa310 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_14.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_16.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_16.json new file mode 100644 index 0000000..0c131dd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_16.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_18.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_18.json new file mode 100644 index 0000000..b8bf8f8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_18.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_2.json new file mode 100644 index 0000000..6b086c5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_2.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_20.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_20.json new file mode 100644 index 0000000..7c03b0b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_20.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_22.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_22.json new file mode 100644 index 0000000..fea4123 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_22.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_24.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_24.json new file mode 100644 index 0000000..92dff8d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_24.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_26.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_26.json new file mode 100644 index 0000000..dbec96d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_26.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_28.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_28.json new file mode 100644 index 0000000..26aa0f3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_28.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_30.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_30.json new file mode 100644 index 0000000..17c64fc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_30.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_32.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_32.json new file mode 100644 index 0000000..a2ed726 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_32.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_34.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_34.json new file mode 100644 index 0000000..29f1bfd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_34.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_36.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_36.json new file mode 100644 index 0000000..63f1709 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_36.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_38.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_38.json new file mode 100644 index 0000000..86e7959 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_38.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_4.json new file mode 100644 index 0000000..cf32d4f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_4.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_40.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_40.json new file mode 100644 index 0000000..33e2d29 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_40.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_42.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_42.json new file mode 100644 index 0000000..297f634 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_42.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_44.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_44.json new file mode 100644 index 0000000..664aeb3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_44.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_46.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_46.json new file mode 100644 index 0000000..09fad35 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_46.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_48.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_48.json new file mode 100644 index 0000000..1ab64ec --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_48.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_50.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_50.json new file mode 100644 index 0000000..4cceaf9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_50.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_52.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_52.json new file mode 100644 index 0000000..2537bf0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_52.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_54.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_54.json new file mode 100644 index 0000000..2c432b3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_54.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_56.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_56.json new file mode 100644 index 0000000..8ec11aa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_56.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_58.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_58.json new file mode 100644 index 0000000..3439490 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_58.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_6.json new file mode 100644 index 0000000..2a0d896 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_6.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_60.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_60.json new file mode 100644 index 0000000..083c85f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_60.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_62.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_62.json new file mode 100644 index 0000000..7b481b9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_62.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_64.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_64.json new file mode 100644 index 0000000..9424549 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_64.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_66.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_66.json new file mode 100644 index 0000000..7a233c2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_66.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_68.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_68.json new file mode 100644 index 0000000..115fe0b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_68.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "ingredient_count": 12, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_70.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_70.json new file mode 100644 index 0000000..2def0d7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_70.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_72.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_72.json new file mode 100644 index 0000000..2801d77 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_72.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_74.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_74.json new file mode 100644 index 0000000..16997fe --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_74.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_76.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_76.json new file mode 100644 index 0000000..fe75e06 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_76.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_8.json new file mode 100644 index 0000000..52b9253 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_axe_8.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "minecraft:wooden_axe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_0.json new file mode 100644 index 0000000..2906313 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_10.json new file mode 100644 index 0000000..748f447 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_10.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_12.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_12.json new file mode 100644 index 0000000..9cd47a8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_12.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_14.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_14.json new file mode 100644 index 0000000..08f6ef9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_14.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_16.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_16.json new file mode 100644 index 0000000..7fa4ef8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_16.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_18.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_18.json new file mode 100644 index 0000000..cc3c4d3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_18.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_2.json new file mode 100644 index 0000000..0ee7a89 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_2.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_20.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_20.json new file mode 100644 index 0000000..87e093c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_20.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_22.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_22.json new file mode 100644 index 0000000..a0223b6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_22.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_24.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_24.json new file mode 100644 index 0000000..6c2c2de --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_24.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_26.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_26.json new file mode 100644 index 0000000..a26ed29 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_26.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_28.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_28.json new file mode 100644 index 0000000..32aabef --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_28.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_30.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_30.json new file mode 100644 index 0000000..81ed671 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_30.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_32.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_32.json new file mode 100644 index 0000000..30e6135 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_32.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_34.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_34.json new file mode 100644 index 0000000..75f2a52 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_34.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_36.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_36.json new file mode 100644 index 0000000..78acb27 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_36.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_38.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_38.json new file mode 100644 index 0000000..24ca1be --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_38.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_4.json new file mode 100644 index 0000000..38effdd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_4.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_40.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_40.json new file mode 100644 index 0000000..a98a581 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_40.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_42.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_42.json new file mode 100644 index 0000000..8a12987 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_42.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_44.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_44.json new file mode 100644 index 0000000..5ff3d08 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_44.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_46.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_46.json new file mode 100644 index 0000000..550a89b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_46.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_48.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_48.json new file mode 100644 index 0000000..7a823d5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_48.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_50.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_50.json new file mode 100644 index 0000000..830262d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_50.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_52.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_52.json new file mode 100644 index 0000000..aff0d7f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_52.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_54.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_54.json new file mode 100644 index 0000000..53d6a58 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_54.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_56.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_56.json new file mode 100644 index 0000000..55f7df8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_56.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_58.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_58.json new file mode 100644 index 0000000..24ca1be --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_58.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_6.json new file mode 100644 index 0000000..53fd3a3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_6.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_60.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_60.json new file mode 100644 index 0000000..53d6a58 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_60.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_62.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_62.json new file mode 100644 index 0000000..a26ed29 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_62.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_64.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_64.json new file mode 100644 index 0000000..550a89b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_64.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_66.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_66.json new file mode 100644 index 0000000..7fa4ef8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_66.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_68.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_68.json new file mode 100644 index 0000000..6c2c2de --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_68.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_70.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_70.json new file mode 100644 index 0000000..7a823d5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_70.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_72.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_72.json new file mode 100644 index 0000000..919d969 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_72.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_8.json new file mode 100644 index 0000000..4c85786 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_hoe_8.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "minecraft:wooden_hoe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_0.json new file mode 100644 index 0000000..016a3c3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_10.json new file mode 100644 index 0000000..a7b2b2a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_10.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_12.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_12.json new file mode 100644 index 0000000..92ace3e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_12.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_14.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_14.json new file mode 100644 index 0000000..9e5b924 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_14.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_16.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_16.json new file mode 100644 index 0000000..7c811f6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_16.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_18.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_18.json new file mode 100644 index 0000000..6b10697 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_18.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_2.json new file mode 100644 index 0000000..1c57f63 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_2.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_20.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_20.json new file mode 100644 index 0000000..76ddb6d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_20.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_22.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_22.json new file mode 100644 index 0000000..6cbe4be --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_22.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_24.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_24.json new file mode 100644 index 0000000..9370658 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_24.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_26.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_26.json new file mode 100644 index 0000000..ad30033 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_26.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_28.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_28.json new file mode 100644 index 0000000..e6b247d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_28.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_30.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_30.json new file mode 100644 index 0000000..a7f3f57 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_30.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_32.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_32.json new file mode 100644 index 0000000..8347d84 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_32.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_34.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_34.json new file mode 100644 index 0000000..88246bb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_34.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_36.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_36.json new file mode 100644 index 0000000..5f0ba5a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_36.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_38.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_38.json new file mode 100644 index 0000000..2408802 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_38.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_4.json new file mode 100644 index 0000000..0b2d881 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_4.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_40.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_40.json new file mode 100644 index 0000000..4dc4b58 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_40.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_42.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_42.json new file mode 100644 index 0000000..9520a0e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_42.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_44.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_44.json new file mode 100644 index 0000000..21b6f47 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_44.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_46.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_46.json new file mode 100644 index 0000000..642f4ed --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_46.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_48.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_48.json new file mode 100644 index 0000000..93a6d3f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_48.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_50.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_50.json new file mode 100644 index 0000000..db7994f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_50.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_52.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_52.json new file mode 100644 index 0000000..8286f77 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_52.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_54.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_54.json new file mode 100644 index 0000000..a6aadbf --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_54.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_56.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_56.json new file mode 100644 index 0000000..1f08f22 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_56.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_58.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_58.json new file mode 100644 index 0000000..bcfcae8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_58.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_6.json new file mode 100644 index 0000000..bd62141 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_6.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_60.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_60.json new file mode 100644 index 0000000..ca6a48d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_60.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_62.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_62.json new file mode 100644 index 0000000..ed232d6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_62.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_64.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_64.json new file mode 100644 index 0000000..6bc770f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_64.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_66.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_66.json new file mode 100644 index 0000000..1d09b5d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_66.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_68.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_68.json new file mode 100644 index 0000000..90004b8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_68.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_70.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_70.json new file mode 100644 index 0000000..1a6584d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_70.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_72.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_72.json new file mode 100644 index 0000000..966b651 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_72.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_74.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_74.json new file mode 100644 index 0000000..ed232d6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_74.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_76.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_76.json new file mode 100644 index 0000000..4dc4b58 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_76.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_8.json new file mode 100644 index 0000000..1460e87 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_pickaxe_8.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "minecraft:wooden_pickaxe", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_0.json new file mode 100644 index 0000000..c7599ca --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_10.json new file mode 100644 index 0000000..6405cf0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_10.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_12.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_12.json new file mode 100644 index 0000000..1b3576d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_12.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_14.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_14.json new file mode 100644 index 0000000..3bd7313 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_14.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_16.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_16.json new file mode 100644 index 0000000..1fbe566 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_16.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_17.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_17.json new file mode 100644 index 0000000..ece3f12 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_17.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:bamboo_planks" + }, + { + "item": "quark:vertical_bamboo_planks" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_18.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_18.json new file mode 100644 index 0000000..3d694da --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_18.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_2.json new file mode 100644 index 0000000..fcf908d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_2.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_20.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_20.json new file mode 100644 index 0000000..2f99c0d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_20.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_22.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_22.json new file mode 100644 index 0000000..c396ae2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_22.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_24.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_24.json new file mode 100644 index 0000000..5805cb4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_24.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_26.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_26.json new file mode 100644 index 0000000..b600215 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_26.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_28.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_28.json new file mode 100644 index 0000000..2e98f78 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_28.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_30.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_30.json new file mode 100644 index 0000000..1193e1e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_30.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_32.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_32.json new file mode 100644 index 0000000..275b1d2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_32.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_34.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_34.json new file mode 100644 index 0000000..fc67509 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_34.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_36.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_36.json new file mode 100644 index 0000000..ee74a30 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_36.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_38.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_38.json new file mode 100644 index 0000000..111695d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_38.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_4.json new file mode 100644 index 0000000..83f8aaa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_4.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_40.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_40.json new file mode 100644 index 0000000..65f315a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_40.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_42.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_42.json new file mode 100644 index 0000000..4e79d42 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_42.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_44.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_44.json new file mode 100644 index 0000000..bee5724 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_44.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_46.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_46.json new file mode 100644 index 0000000..854572c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_46.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_48.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_48.json new file mode 100644 index 0000000..e35d141 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_48.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_50.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_50.json new file mode 100644 index 0000000..0fa0553 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_50.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_52.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_52.json new file mode 100644 index 0000000..fdf9bbf --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_52.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_54.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_54.json new file mode 100644 index 0000000..6543f23 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_54.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_56.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_56.json new file mode 100644 index 0000000..01b0f18 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_56.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_58.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_58.json new file mode 100644 index 0000000..8bb5089 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_58.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_6.json new file mode 100644 index 0000000..b6c55aa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_6.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_60.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_60.json new file mode 100644 index 0000000..3609cc9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_60.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_62.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_62.json new file mode 100644 index 0000000..0ba552f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_62.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_64.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_64.json new file mode 100644 index 0000000..310794b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_64.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_66.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_66.json new file mode 100644 index 0000000..c21ac3b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_66.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_68.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_68.json new file mode 100644 index 0000000..699de2e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_68.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_69.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_69.json new file mode 100644 index 0000000..ece3f12 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_69.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:bamboo_planks" + }, + { + "item": "quark:vertical_bamboo_planks" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_70.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_70.json new file mode 100644 index 0000000..eaae262 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_70.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_72.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_72.json new file mode 100644 index 0000000..d3f524c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_72.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_74.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_74.json new file mode 100644 index 0000000..1e2b9d6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_74.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_76.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_76.json new file mode 100644 index 0000000..2c83afe --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_76.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_78.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_78.json new file mode 100644 index 0000000..3096f15 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_78.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_8.json new file mode 100644 index 0000000..56b05c4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_8.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_80.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_80.json new file mode 100644 index 0000000..bd10b00 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_shovel_80.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "minecraft:wooden_shovel", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_0.json new file mode 100644 index 0000000..997db84 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_10.json new file mode 100644 index 0000000..83eda94 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_10.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_12.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_12.json new file mode 100644 index 0000000..93a569c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_12.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_14.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_14.json new file mode 100644 index 0000000..32d2500 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_14.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_16.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_16.json new file mode 100644 index 0000000..987cd85 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_16.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_18.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_18.json new file mode 100644 index 0000000..7f6034f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_18.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_2.json new file mode 100644 index 0000000..39c948f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_2.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_20.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_20.json new file mode 100644 index 0000000..618e83b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_20.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_22.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_22.json new file mode 100644 index 0000000..971cb98 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_22.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_24.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_24.json new file mode 100644 index 0000000..bfcc338 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_24.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_26.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_26.json new file mode 100644 index 0000000..294b0cb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_26.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_28.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_28.json new file mode 100644 index 0000000..061d3b5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_28.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_30.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_30.json new file mode 100644 index 0000000..3b54d19 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_30.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_32.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_32.json new file mode 100644 index 0000000..8121b24 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_32.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_34.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_34.json new file mode 100644 index 0000000..52a8266 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_34.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_36.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_36.json new file mode 100644 index 0000000..1d37f54 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_36.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_38.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_38.json new file mode 100644 index 0000000..e2d2116 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_38.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_4.json new file mode 100644 index 0000000..3845f86 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_4.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_40.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_40.json new file mode 100644 index 0000000..540a7af --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_40.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_42.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_42.json new file mode 100644 index 0000000..abf2c2a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_42.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_44.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_44.json new file mode 100644 index 0000000..979bb8b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_44.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_46.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_46.json new file mode 100644 index 0000000..2500177 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_46.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_48.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_48.json new file mode 100644 index 0000000..012c0eb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_48.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_50.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_50.json new file mode 100644 index 0000000..c2aedf7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_50.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_52.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_52.json new file mode 100644 index 0000000..0179920 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_52.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_54.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_54.json new file mode 100644 index 0000000..e3f7376 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_54.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_56.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_56.json new file mode 100644 index 0000000..b4029de --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_56.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_58.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_58.json new file mode 100644 index 0000000..54d2ae0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_58.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_6.json new file mode 100644 index 0000000..32796f9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_6.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_60.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_60.json new file mode 100644 index 0000000..aa06df8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_60.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_62.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_62.json new file mode 100644 index 0000000..69d68a3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_62.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_64.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_64.json new file mode 100644 index 0000000..09f75d4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_64.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_66.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_66.json new file mode 100644 index 0000000..ca6a93c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_66.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "ingredient_count": 8, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_68.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_68.json new file mode 100644 index 0000000..e77574a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_68.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_70.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_70.json new file mode 100644 index 0000000..ca631f5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_70.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_72.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_72.json new file mode 100644 index 0000000..5a043a5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_72.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_74.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_74.json new file mode 100644 index 0000000..547b4e6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_74.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_76.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_76.json new file mode 100644 index 0000000..69d68a3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_76.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_78.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_78.json new file mode 100644 index 0000000..540a7af --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_78.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_8.json new file mode 100644 index 0000000..13396a0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/minecraft_wooden_sword_8.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "minecraft:wooden_sword", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_button_0.json new file mode 100644 index 0000000..33a4a63 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_button_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "mynethersdelight:powdery_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_button_1.json new file mode 100644 index 0000000..277f592 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "mynethersdelight:powdery_planks" + }, + { + "item": "everycomp:q/mynethersdelight/vertical_powdery_planks" + } + ], + "result": { + "id": "mynethersdelight:powdery_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_cabinet_0.json new file mode 100644 index 0000000..105d5af --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_cabinet_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "mynethersdelight:powdery_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_door_0.json new file mode 100644 index 0000000..d9778c9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_door_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "mynethersdelight:powdery_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_fence_0.json new file mode 100644 index 0000000..baae8e9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_fence_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "mynethersdelight:powdery_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_fence_1.json new file mode 100644 index 0000000..25d988a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "mynethersdelight:powdery_planks" + }, + { + "item": "everycomp:q/mynethersdelight/vertical_powdery_planks" + } + ], + "result": { + "id": "mynethersdelight:powdery_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_fence_gate_0.json new file mode 100644 index 0000000..0799f9f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_fence_gate_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "mynethersdelight:powdery_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_mosaic_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_mosaic_0.json new file mode 100644 index 0000000..acf2de2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_mosaic_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "mynethersdelight:powdery_mosaic", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_mosaic_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_mosaic_1.json new file mode 100644 index 0000000..d4358cd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_mosaic_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "mynethersdelight:powdery_planks" + }, + { + "item": "everycomp:q/mynethersdelight/vertical_powdery_planks" + } + ], + "result": { + "id": "mynethersdelight:powdery_mosaic", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_mosaic_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_mosaic_slab_0.json new file mode 100644 index 0000000..125a5be --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_mosaic_slab_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "mynethersdelight:powdery_mosaic_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_mosaic_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_mosaic_slab_1.json new file mode 100644 index 0000000..4ef69b1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_mosaic_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "mynethersdelight:powdery_planks" + }, + { + "item": "everycomp:q/mynethersdelight/vertical_powdery_planks" + } + ], + "result": { + "id": "mynethersdelight:powdery_mosaic_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_mosaic_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_mosaic_stairs_0.json new file mode 100644 index 0000000..b717b23 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_mosaic_stairs_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "mynethersdelight:powdery_mosaic_stairs", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_mosaic_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_mosaic_stairs_1.json new file mode 100644 index 0000000..3d59a3a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_mosaic_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "mynethersdelight:powdery_planks" + }, + { + "item": "everycomp:q/mynethersdelight/vertical_powdery_planks" + } + ], + "result": { + "id": "mynethersdelight:powdery_mosaic_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_planks_0.json new file mode 100644 index 0000000..c077cec --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_planks_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "mynethersdelight:powdery_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_pressure_plate_0.json new file mode 100644 index 0000000..aba9309 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_pressure_plate_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "mynethersdelight:powdery_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_sign_0.json new file mode 100644 index 0000000..04fa25d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_sign_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "mynethersdelight:powdery_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_slab_0.json new file mode 100644 index 0000000..2c9b792 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_slab_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "mynethersdelight:powdery_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_slab_1.json new file mode 100644 index 0000000..8fd1825 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "mynethersdelight:powdery_planks" + }, + { + "item": "everycomp:q/mynethersdelight/vertical_powdery_planks" + } + ], + "result": { + "id": "mynethersdelight:powdery_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_stairs_0.json new file mode 100644 index 0000000..72bff31 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_stairs_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "mynethersdelight:powdery_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_stairs_1.json new file mode 100644 index 0000000..2b06dc8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "mynethersdelight:powdery_planks" + }, + { + "item": "everycomp:q/mynethersdelight/vertical_powdery_planks" + } + ], + "result": { + "id": "mynethersdelight:powdery_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_trapdoor_0.json new file mode 100644 index 0000000..4433993 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/mynethersdelight_powdery_trapdoor_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "mynethersdelight:powdery_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_aspen_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_aspen_cabinet_0.json new file mode 100644 index 0000000..40f05ce --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_aspen_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "natures_delight:aspen_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_cedar_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_cedar_cabinet_0.json new file mode 100644 index 0000000..67b4272 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_cedar_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "natures_delight:cedar_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_coconut_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_coconut_cabinet_0.json new file mode 100644 index 0000000..f6adb4f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_coconut_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "natures_delight:coconut_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_cypress_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_cypress_cabinet_0.json new file mode 100644 index 0000000..aff0983 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_cypress_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "natures_delight:cypress_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_fir_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_fir_cabinet_0.json new file mode 100644 index 0000000..2a93b63 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_fir_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "natures_delight:fir_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_ghaf_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_ghaf_cabinet_0.json new file mode 100644 index 0000000..a6b557d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_ghaf_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "natures_delight:ghaf_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_joshua_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_joshua_cabinet_0.json new file mode 100644 index 0000000..1814612 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_joshua_cabinet_0.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "natures_delight:joshua_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_larch_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_larch_cabinet_0.json new file mode 100644 index 0000000..ba1ecdc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_larch_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "natures_delight:larch_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_mahogany_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_mahogany_cabinet_0.json new file mode 100644 index 0000000..51e8e36 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_mahogany_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "natures_delight:mahogany_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_maple_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_maple_cabinet_0.json new file mode 100644 index 0000000..71f009d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_maple_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "natures_delight:maple_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_olive_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_olive_cabinet_0.json new file mode 100644 index 0000000..2a3f316 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_olive_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "natures_delight:olive_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_palo_verde_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_palo_verde_cabinet_0.json new file mode 100644 index 0000000..ac5bb84 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_palo_verde_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "natures_delight:palo_verde_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_redwood_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_redwood_cabinet_0.json new file mode 100644 index 0000000..88da29f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_redwood_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "natures_delight:redwood_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_saxaul_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_saxaul_cabinet_0.json new file mode 100644 index 0000000..a5f41bf --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_saxaul_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "natures_delight:saxaul_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_sugi_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_sugi_cabinet_0.json new file mode 100644 index 0000000..31f7c66 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_sugi_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "natures_delight:sugi_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_willow_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_willow_cabinet_0.json new file mode 100644 index 0000000..002d3eb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_willow_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "natures_delight:willow_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_wisteria_cabinet_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_wisteria_cabinet_0.json new file mode 100644 index 0000000..b36e8f3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_delight_wisteria_cabinet_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "natures_delight:wisteria_cabinet", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/aspen_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/aspen_log_0.json new file mode 100644 index 0000000..4f4ee43 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/aspen_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:aspen_log" + }, + "result": { + "id": "natures_spirit:stripped_aspen_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/aspen_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/aspen_log_1.json new file mode 100644 index 0000000..297aa0c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/aspen_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:aspen_log" + }, + "result": { + "id": "natures_spirit:stripped_aspen_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/aspen_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/aspen_log_2.json new file mode 100644 index 0000000..48abf68 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/aspen_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:aspen_log" + }, + "result": { + "id": "natures_spirit:aspen_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/aspen_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/aspen_log_3.json new file mode 100644 index 0000000..d43a062 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/aspen_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:aspen_wood" + }, + "result": { + "id": "natures_spirit:aspen_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/aspen_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/aspen_log_4.json new file mode 100644 index 0000000..afc28a8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/aspen_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:aspen_wood" + }, + "result": { + "id": "natures_spirit:stripped_aspen_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/aspen_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/aspen_log_5.json new file mode 100644 index 0000000..91e2095 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/aspen_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:aspen_wood" + }, + "result": { + "id": "natures_spirit:stripped_aspen_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/aspen_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/aspen_log_6.json new file mode 100644 index 0000000..0a0c559 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/aspen_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_aspen_wood" + }, + "result": { + "id": "natures_spirit:stripped_aspen_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/aspen_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/aspen_log_7.json new file mode 100644 index 0000000..dca880a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/aspen_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_aspen_log" + }, + "result": { + "id": "natures_spirit:stripped_aspen_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cedar_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cedar_log_0.json new file mode 100644 index 0000000..38c2f4b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cedar_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:cedar_log" + }, + "result": { + "id": "natures_spirit:stripped_cedar_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cedar_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cedar_log_1.json new file mode 100644 index 0000000..d305cef --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cedar_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:cedar_log" + }, + "result": { + "id": "natures_spirit:stripped_cedar_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cedar_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cedar_log_2.json new file mode 100644 index 0000000..ebda283 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cedar_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:cedar_log" + }, + "result": { + "id": "natures_spirit:cedar_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cedar_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cedar_log_3.json new file mode 100644 index 0000000..644faa1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cedar_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:cedar_wood" + }, + "result": { + "id": "natures_spirit:cedar_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cedar_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cedar_log_4.json new file mode 100644 index 0000000..156e87e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cedar_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:cedar_wood" + }, + "result": { + "id": "natures_spirit:stripped_cedar_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cedar_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cedar_log_5.json new file mode 100644 index 0000000..23707b1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cedar_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:cedar_wood" + }, + "result": { + "id": "natures_spirit:stripped_cedar_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cedar_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cedar_log_6.json new file mode 100644 index 0000000..597e171 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cedar_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_cedar_wood" + }, + "result": { + "id": "natures_spirit:stripped_cedar_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cedar_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cedar_log_7.json new file mode 100644 index 0000000..6762df4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cedar_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_cedar_log" + }, + "result": { + "id": "natures_spirit:stripped_cedar_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/coconut_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/coconut_log_0.json new file mode 100644 index 0000000..d628c7e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/coconut_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:coconut_log" + }, + "result": { + "id": "natures_spirit:stripped_coconut_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/coconut_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/coconut_log_1.json new file mode 100644 index 0000000..32d9ccd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/coconut_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:coconut_log" + }, + "result": { + "id": "natures_spirit:stripped_coconut_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/coconut_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/coconut_log_2.json new file mode 100644 index 0000000..3a67065 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/coconut_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:coconut_log" + }, + "result": { + "id": "natures_spirit:coconut_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/coconut_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/coconut_log_3.json new file mode 100644 index 0000000..31adc1f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/coconut_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:coconut_wood" + }, + "result": { + "id": "natures_spirit:coconut_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/coconut_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/coconut_log_4.json new file mode 100644 index 0000000..38a4c09 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/coconut_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:coconut_wood" + }, + "result": { + "id": "natures_spirit:stripped_coconut_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/coconut_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/coconut_log_5.json new file mode 100644 index 0000000..549be11 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/coconut_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:coconut_wood" + }, + "result": { + "id": "natures_spirit:stripped_coconut_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/coconut_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/coconut_log_6.json new file mode 100644 index 0000000..6b7c548 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/coconut_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_coconut_wood" + }, + "result": { + "id": "natures_spirit:stripped_coconut_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/coconut_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/coconut_log_7.json new file mode 100644 index 0000000..93ba1a4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/coconut_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_coconut_log" + }, + "result": { + "id": "natures_spirit:stripped_coconut_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cypress_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cypress_log_0.json new file mode 100644 index 0000000..90daae5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cypress_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:cypress_log" + }, + "result": { + "id": "natures_spirit:stripped_cypress_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cypress_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cypress_log_1.json new file mode 100644 index 0000000..a3d336f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cypress_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:cypress_log" + }, + "result": { + "id": "natures_spirit:stripped_cypress_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cypress_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cypress_log_2.json new file mode 100644 index 0000000..09a3d64 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cypress_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:cypress_log" + }, + "result": { + "id": "natures_spirit:cypress_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cypress_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cypress_log_3.json new file mode 100644 index 0000000..926fdc0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cypress_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:cypress_wood" + }, + "result": { + "id": "natures_spirit:cypress_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cypress_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cypress_log_4.json new file mode 100644 index 0000000..c6476dc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cypress_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:cypress_wood" + }, + "result": { + "id": "natures_spirit:stripped_cypress_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cypress_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cypress_log_5.json new file mode 100644 index 0000000..a49f1d5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cypress_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:cypress_wood" + }, + "result": { + "id": "natures_spirit:stripped_cypress_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cypress_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cypress_log_6.json new file mode 100644 index 0000000..947729e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cypress_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_cypress_wood" + }, + "result": { + "id": "natures_spirit:stripped_cypress_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cypress_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cypress_log_7.json new file mode 100644 index 0000000..f7a81b3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/cypress_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_cypress_log" + }, + "result": { + "id": "natures_spirit:stripped_cypress_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/fir_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/fir_log_0.json new file mode 100644 index 0000000..a233ef8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/fir_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:fir_log" + }, + "result": { + "id": "natures_spirit:stripped_fir_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/fir_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/fir_log_1.json new file mode 100644 index 0000000..0a14a1e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/fir_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:fir_log" + }, + "result": { + "id": "natures_spirit:stripped_fir_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/fir_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/fir_log_2.json new file mode 100644 index 0000000..76d08c8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/fir_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:fir_log" + }, + "result": { + "id": "natures_spirit:fir_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/fir_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/fir_log_3.json new file mode 100644 index 0000000..fad97b3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/fir_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:fir_wood" + }, + "result": { + "id": "natures_spirit:fir_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/fir_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/fir_log_4.json new file mode 100644 index 0000000..198b944 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/fir_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:fir_wood" + }, + "result": { + "id": "natures_spirit:stripped_fir_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/fir_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/fir_log_5.json new file mode 100644 index 0000000..b8e840f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/fir_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:fir_wood" + }, + "result": { + "id": "natures_spirit:stripped_fir_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/fir_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/fir_log_6.json new file mode 100644 index 0000000..40790d3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/fir_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_fir_wood" + }, + "result": { + "id": "natures_spirit:stripped_fir_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/fir_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/fir_log_7.json new file mode 100644 index 0000000..9dec1e2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/fir_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_fir_log" + }, + "result": { + "id": "natures_spirit:stripped_fir_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/ghaf_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/ghaf_log_0.json new file mode 100644 index 0000000..7855313 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/ghaf_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:ghaf_log" + }, + "result": { + "id": "natures_spirit:stripped_ghaf_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/ghaf_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/ghaf_log_1.json new file mode 100644 index 0000000..e9abfeb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/ghaf_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:ghaf_log" + }, + "result": { + "id": "natures_spirit:stripped_ghaf_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/ghaf_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/ghaf_log_2.json new file mode 100644 index 0000000..d3b843e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/ghaf_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:ghaf_log" + }, + "result": { + "id": "natures_spirit:ghaf_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/ghaf_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/ghaf_log_3.json new file mode 100644 index 0000000..f206616 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/ghaf_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:ghaf_wood" + }, + "result": { + "id": "natures_spirit:ghaf_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/ghaf_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/ghaf_log_4.json new file mode 100644 index 0000000..65baa41 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/ghaf_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:ghaf_wood" + }, + "result": { + "id": "natures_spirit:stripped_ghaf_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/ghaf_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/ghaf_log_5.json new file mode 100644 index 0000000..505629b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/ghaf_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:ghaf_wood" + }, + "result": { + "id": "natures_spirit:stripped_ghaf_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/ghaf_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/ghaf_log_6.json new file mode 100644 index 0000000..f6ad03c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/ghaf_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_ghaf_wood" + }, + "result": { + "id": "natures_spirit:stripped_ghaf_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/ghaf_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/ghaf_log_7.json new file mode 100644 index 0000000..bfa7002 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/ghaf_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_ghaf_log" + }, + "result": { + "id": "natures_spirit:stripped_ghaf_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/joshua_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/joshua_log_0.json new file mode 100644 index 0000000..693f0f8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/joshua_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:joshua_log" + }, + "result": { + "id": "natures_spirit:stripped_joshua_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/larch_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/larch_log_0.json new file mode 100644 index 0000000..aaced4d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/larch_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:larch_log" + }, + "result": { + "id": "natures_spirit:stripped_larch_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/larch_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/larch_log_1.json new file mode 100644 index 0000000..78f762e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/larch_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:larch_log" + }, + "result": { + "id": "natures_spirit:stripped_larch_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/larch_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/larch_log_2.json new file mode 100644 index 0000000..8bcd950 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/larch_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:larch_log" + }, + "result": { + "id": "natures_spirit:larch_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/larch_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/larch_log_3.json new file mode 100644 index 0000000..4a5d345 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/larch_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:larch_wood" + }, + "result": { + "id": "natures_spirit:larch_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/larch_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/larch_log_4.json new file mode 100644 index 0000000..f4fe521 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/larch_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:larch_wood" + }, + "result": { + "id": "natures_spirit:stripped_larch_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/larch_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/larch_log_5.json new file mode 100644 index 0000000..5d748c1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/larch_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:larch_wood" + }, + "result": { + "id": "natures_spirit:stripped_larch_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/larch_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/larch_log_6.json new file mode 100644 index 0000000..bc5befe --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/larch_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_larch_wood" + }, + "result": { + "id": "natures_spirit:stripped_larch_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/larch_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/larch_log_7.json new file mode 100644 index 0000000..3dfc03d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/larch_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_larch_log" + }, + "result": { + "id": "natures_spirit:stripped_larch_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/mahogany_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/mahogany_log_0.json new file mode 100644 index 0000000..7bccac1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/mahogany_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:mahogany_log" + }, + "result": { + "id": "natures_spirit:stripped_mahogany_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/mahogany_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/mahogany_log_1.json new file mode 100644 index 0000000..f98a762 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/mahogany_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:mahogany_log" + }, + "result": { + "id": "natures_spirit:stripped_mahogany_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/mahogany_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/mahogany_log_2.json new file mode 100644 index 0000000..073c2f5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/mahogany_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:mahogany_log" + }, + "result": { + "id": "natures_spirit:mahogany_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/mahogany_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/mahogany_log_3.json new file mode 100644 index 0000000..2097d53 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/mahogany_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:mahogany_wood" + }, + "result": { + "id": "natures_spirit:mahogany_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/mahogany_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/mahogany_log_4.json new file mode 100644 index 0000000..9663711 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/mahogany_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:mahogany_wood" + }, + "result": { + "id": "natures_spirit:stripped_mahogany_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/mahogany_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/mahogany_log_5.json new file mode 100644 index 0000000..30396e0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/mahogany_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:mahogany_wood" + }, + "result": { + "id": "natures_spirit:stripped_mahogany_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/mahogany_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/mahogany_log_6.json new file mode 100644 index 0000000..d7e4364 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/mahogany_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_mahogany_wood" + }, + "result": { + "id": "natures_spirit:stripped_mahogany_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/mahogany_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/mahogany_log_7.json new file mode 100644 index 0000000..095af2b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/mahogany_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_mahogany_log" + }, + "result": { + "id": "natures_spirit:stripped_mahogany_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/maple_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/maple_log_0.json new file mode 100644 index 0000000..9742ad3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/maple_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:maple_log" + }, + "result": { + "id": "natures_spirit:stripped_maple_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/maple_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/maple_log_1.json new file mode 100644 index 0000000..feb65f7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/maple_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:maple_log" + }, + "result": { + "id": "natures_spirit:stripped_maple_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/maple_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/maple_log_2.json new file mode 100644 index 0000000..ecc9a44 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/maple_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:maple_log" + }, + "result": { + "id": "natures_spirit:maple_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/maple_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/maple_log_3.json new file mode 100644 index 0000000..81ab2ec --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/maple_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:maple_wood" + }, + "result": { + "id": "natures_spirit:maple_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/maple_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/maple_log_4.json new file mode 100644 index 0000000..e4d5edc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/maple_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:maple_wood" + }, + "result": { + "id": "natures_spirit:stripped_maple_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/maple_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/maple_log_5.json new file mode 100644 index 0000000..88de954 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/maple_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:maple_wood" + }, + "result": { + "id": "natures_spirit:stripped_maple_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/maple_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/maple_log_6.json new file mode 100644 index 0000000..89a5001 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/maple_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_maple_wood" + }, + "result": { + "id": "natures_spirit:stripped_maple_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/maple_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/maple_log_7.json new file mode 100644 index 0000000..a16983c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/maple_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_maple_log" + }, + "result": { + "id": "natures_spirit:stripped_maple_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/olive_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/olive_log_0.json new file mode 100644 index 0000000..ebff87d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/olive_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:olive_log" + }, + "result": { + "id": "natures_spirit:stripped_olive_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/olive_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/olive_log_1.json new file mode 100644 index 0000000..9e68544 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/olive_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:olive_log" + }, + "result": { + "id": "natures_spirit:stripped_olive_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/olive_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/olive_log_2.json new file mode 100644 index 0000000..ee8f440 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/olive_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:olive_log" + }, + "result": { + "id": "natures_spirit:olive_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/olive_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/olive_log_3.json new file mode 100644 index 0000000..530c1d9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/olive_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:olive_wood" + }, + "result": { + "id": "natures_spirit:olive_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/olive_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/olive_log_4.json new file mode 100644 index 0000000..3eb9a80 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/olive_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:olive_wood" + }, + "result": { + "id": "natures_spirit:stripped_olive_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/olive_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/olive_log_5.json new file mode 100644 index 0000000..81d165c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/olive_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:olive_wood" + }, + "result": { + "id": "natures_spirit:stripped_olive_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/olive_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/olive_log_6.json new file mode 100644 index 0000000..89e3de4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/olive_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_olive_wood" + }, + "result": { + "id": "natures_spirit:stripped_olive_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/olive_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/olive_log_7.json new file mode 100644 index 0000000..9d6b522 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/olive_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_olive_log" + }, + "result": { + "id": "natures_spirit:stripped_olive_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/palo_verde_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/palo_verde_log_0.json new file mode 100644 index 0000000..886b4d2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/palo_verde_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:palo_verde_log" + }, + "result": { + "id": "natures_spirit:stripped_palo_verde_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/palo_verde_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/palo_verde_log_1.json new file mode 100644 index 0000000..63b8fb1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/palo_verde_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:palo_verde_log" + }, + "result": { + "id": "natures_spirit:stripped_palo_verde_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/palo_verde_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/palo_verde_log_2.json new file mode 100644 index 0000000..00e5b2c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/palo_verde_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:palo_verde_log" + }, + "result": { + "id": "natures_spirit:palo_verde_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/palo_verde_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/palo_verde_log_3.json new file mode 100644 index 0000000..48ba27c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/palo_verde_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:palo_verde_wood" + }, + "result": { + "id": "natures_spirit:palo_verde_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/palo_verde_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/palo_verde_log_4.json new file mode 100644 index 0000000..4e9b60f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/palo_verde_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:palo_verde_wood" + }, + "result": { + "id": "natures_spirit:stripped_palo_verde_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/palo_verde_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/palo_verde_log_5.json new file mode 100644 index 0000000..b464128 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/palo_verde_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:palo_verde_wood" + }, + "result": { + "id": "natures_spirit:stripped_palo_verde_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/palo_verde_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/palo_verde_log_6.json new file mode 100644 index 0000000..8267d32 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/palo_verde_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_palo_verde_wood" + }, + "result": { + "id": "natures_spirit:stripped_palo_verde_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/palo_verde_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/palo_verde_log_7.json new file mode 100644 index 0000000..70fdd29 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/palo_verde_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_palo_verde_log" + }, + "result": { + "id": "natures_spirit:stripped_palo_verde_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/redwood_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/redwood_log_0.json new file mode 100644 index 0000000..7336b12 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/redwood_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:redwood_log" + }, + "result": { + "id": "natures_spirit:stripped_redwood_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/redwood_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/redwood_log_1.json new file mode 100644 index 0000000..7a75dc1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/redwood_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:redwood_log" + }, + "result": { + "id": "natures_spirit:stripped_redwood_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/redwood_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/redwood_log_2.json new file mode 100644 index 0000000..8a53441 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/redwood_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:redwood_log" + }, + "result": { + "id": "natures_spirit:redwood_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/redwood_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/redwood_log_3.json new file mode 100644 index 0000000..bfd7cc7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/redwood_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:redwood_wood" + }, + "result": { + "id": "natures_spirit:redwood_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/redwood_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/redwood_log_4.json new file mode 100644 index 0000000..2522a63 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/redwood_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:redwood_wood" + }, + "result": { + "id": "natures_spirit:stripped_redwood_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/redwood_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/redwood_log_5.json new file mode 100644 index 0000000..41f88e6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/redwood_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:redwood_wood" + }, + "result": { + "id": "natures_spirit:stripped_redwood_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/redwood_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/redwood_log_6.json new file mode 100644 index 0000000..014ef49 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/redwood_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_redwood_wood" + }, + "result": { + "id": "natures_spirit:stripped_redwood_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/redwood_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/redwood_log_7.json new file mode 100644 index 0000000..d4e1209 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/redwood_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_redwood_log" + }, + "result": { + "id": "natures_spirit:stripped_redwood_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/saxaul_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/saxaul_log_0.json new file mode 100644 index 0000000..81edb63 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/saxaul_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:saxaul_log" + }, + "result": { + "id": "natures_spirit:stripped_saxaul_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/saxaul_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/saxaul_log_1.json new file mode 100644 index 0000000..83b5f05 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/saxaul_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:saxaul_log" + }, + "result": { + "id": "natures_spirit:stripped_saxaul_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/saxaul_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/saxaul_log_2.json new file mode 100644 index 0000000..7a01881 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/saxaul_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:saxaul_log" + }, + "result": { + "id": "natures_spirit:saxaul_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/saxaul_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/saxaul_log_3.json new file mode 100644 index 0000000..a62614b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/saxaul_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:saxaul_wood" + }, + "result": { + "id": "natures_spirit:saxaul_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/saxaul_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/saxaul_log_4.json new file mode 100644 index 0000000..fcb7f0c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/saxaul_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:saxaul_wood" + }, + "result": { + "id": "natures_spirit:stripped_saxaul_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/saxaul_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/saxaul_log_5.json new file mode 100644 index 0000000..f761c8a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/saxaul_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:saxaul_wood" + }, + "result": { + "id": "natures_spirit:stripped_saxaul_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/saxaul_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/saxaul_log_6.json new file mode 100644 index 0000000..c49866e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/saxaul_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_saxaul_wood" + }, + "result": { + "id": "natures_spirit:stripped_saxaul_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/saxaul_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/saxaul_log_7.json new file mode 100644 index 0000000..c78e4a0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/saxaul_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_saxaul_log" + }, + "result": { + "id": "natures_spirit:stripped_saxaul_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/sugi_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/sugi_log_0.json new file mode 100644 index 0000000..288c519 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/sugi_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:sugi_log" + }, + "result": { + "id": "natures_spirit:stripped_sugi_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/sugi_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/sugi_log_1.json new file mode 100644 index 0000000..70ed1f4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/sugi_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:sugi_log" + }, + "result": { + "id": "natures_spirit:stripped_sugi_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/sugi_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/sugi_log_2.json new file mode 100644 index 0000000..2218412 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/sugi_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:sugi_log" + }, + "result": { + "id": "natures_spirit:sugi_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/sugi_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/sugi_log_3.json new file mode 100644 index 0000000..4fa8241 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/sugi_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:sugi_wood" + }, + "result": { + "id": "natures_spirit:sugi_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/sugi_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/sugi_log_4.json new file mode 100644 index 0000000..056424c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/sugi_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:sugi_wood" + }, + "result": { + "id": "natures_spirit:stripped_sugi_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/sugi_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/sugi_log_5.json new file mode 100644 index 0000000..3f4bb40 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/sugi_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:sugi_wood" + }, + "result": { + "id": "natures_spirit:stripped_sugi_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/sugi_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/sugi_log_6.json new file mode 100644 index 0000000..9b35a91 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/sugi_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_sugi_wood" + }, + "result": { + "id": "natures_spirit:stripped_sugi_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/sugi_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/sugi_log_7.json new file mode 100644 index 0000000..f2cd410 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/sugi_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_sugi_log" + }, + "result": { + "id": "natures_spirit:stripped_sugi_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/willow_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/willow_log_0.json new file mode 100644 index 0000000..896a5c4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/willow_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:willow_log" + }, + "result": { + "id": "natures_spirit:stripped_willow_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/willow_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/willow_log_1.json new file mode 100644 index 0000000..c62d00e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/willow_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:willow_log" + }, + "result": { + "id": "natures_spirit:stripped_willow_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/willow_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/willow_log_2.json new file mode 100644 index 0000000..773b2fa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/willow_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:willow_log" + }, + "result": { + "id": "natures_spirit:willow_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/willow_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/willow_log_3.json new file mode 100644 index 0000000..24c9d49 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/willow_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:willow_wood" + }, + "result": { + "id": "natures_spirit:willow_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/willow_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/willow_log_4.json new file mode 100644 index 0000000..9b89b70 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/willow_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:willow_wood" + }, + "result": { + "id": "natures_spirit:stripped_willow_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/willow_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/willow_log_5.json new file mode 100644 index 0000000..61416d2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/willow_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:willow_wood" + }, + "result": { + "id": "natures_spirit:stripped_willow_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/willow_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/willow_log_6.json new file mode 100644 index 0000000..835cf71 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/willow_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_willow_wood" + }, + "result": { + "id": "natures_spirit:stripped_willow_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/willow_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/willow_log_7.json new file mode 100644 index 0000000..76163fb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/willow_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_willow_log" + }, + "result": { + "id": "natures_spirit:stripped_willow_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/wisteria_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/wisteria_log_0.json new file mode 100644 index 0000000..73ef3f9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/wisteria_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:wisteria_log" + }, + "result": { + "id": "natures_spirit:stripped_wisteria_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/wisteria_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/wisteria_log_1.json new file mode 100644 index 0000000..612b969 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/wisteria_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:wisteria_log" + }, + "result": { + "id": "natures_spirit:stripped_wisteria_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/wisteria_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/wisteria_log_2.json new file mode 100644 index 0000000..854e820 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/wisteria_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:wisteria_log" + }, + "result": { + "id": "natures_spirit:wisteria_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/wisteria_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/wisteria_log_3.json new file mode 100644 index 0000000..aee3932 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/wisteria_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:wisteria_wood" + }, + "result": { + "id": "natures_spirit:wisteria_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/wisteria_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/wisteria_log_4.json new file mode 100644 index 0000000..233723e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/wisteria_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:wisteria_wood" + }, + "result": { + "id": "natures_spirit:stripped_wisteria_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/wisteria_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/wisteria_log_5.json new file mode 100644 index 0000000..e7ec302 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/wisteria_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:wisteria_wood" + }, + "result": { + "id": "natures_spirit:stripped_wisteria_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/wisteria_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/wisteria_log_6.json new file mode 100644 index 0000000..2a6557d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/wisteria_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_wisteria_wood" + }, + "result": { + "id": "natures_spirit:stripped_wisteria_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/wisteria_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/wisteria_log_7.json new file mode 100644 index 0000000..87f74f3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit/wisteria_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "natures_spirit:stripped_wisteria_log" + }, + "result": { + "id": "natures_spirit:stripped_wisteria_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_boat_0.json new file mode 100644 index 0000000..6723669 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "natures_spirit:aspen_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_button_0.json new file mode 100644 index 0000000..c9e3122 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "natures_spirit:aspen_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_button_1.json new file mode 100644 index 0000000..040e6a2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:aspen_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_aspen_planks" + } + ], + "result": { + "id": "natures_spirit:aspen_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_chest_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_chest_boat_0.json new file mode 100644 index 0000000..439b24a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_chest_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "natures_spirit:aspen_chest_boat", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_door_0.json new file mode 100644 index 0000000..6adedf2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "natures_spirit:aspen_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_fence_0.json new file mode 100644 index 0000000..9b9ab79 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "natures_spirit:aspen_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_fence_1.json new file mode 100644 index 0000000..f1127aa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:aspen_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_aspen_planks" + } + ], + "result": { + "id": "natures_spirit:aspen_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_fence_gate_0.json new file mode 100644 index 0000000..4bce2da --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "natures_spirit:aspen_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_planks_0.json new file mode 100644 index 0000000..1b154dd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "natures_spirit:aspen_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_pressure_plate_0.json new file mode 100644 index 0000000..474c4bc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "natures_spirit:aspen_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_sign_0.json new file mode 100644 index 0000000..d82d5d7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "natures_spirit:aspen_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_slab_0.json new file mode 100644 index 0000000..9b0e64a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "natures_spirit:aspen_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_slab_1.json new file mode 100644 index 0000000..b22f172 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:aspen_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_aspen_planks" + } + ], + "result": { + "id": "natures_spirit:aspen_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_stairs_0.json new file mode 100644 index 0000000..785e09c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "natures_spirit:aspen_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_stairs_1.json new file mode 100644 index 0000000..450739a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:aspen_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_aspen_planks" + } + ], + "result": { + "id": "natures_spirit:aspen_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_trapdoor_0.json new file mode 100644 index 0000000..48607fe --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_aspen_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "natures_spirit:aspen_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_boat_0.json new file mode 100644 index 0000000..4106e40 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "natures_spirit:cedar_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_button_0.json new file mode 100644 index 0000000..c84653d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "natures_spirit:cedar_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_button_1.json new file mode 100644 index 0000000..80228ce --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cedar_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cedar_planks" + } + ], + "result": { + "id": "natures_spirit:cedar_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_chest_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_chest_boat_0.json new file mode 100644 index 0000000..78b3b75 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_chest_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "natures_spirit:cedar_chest_boat", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_door_0.json new file mode 100644 index 0000000..a93efed --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "natures_spirit:cedar_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_fence_0.json new file mode 100644 index 0000000..def4aa9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "natures_spirit:cedar_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_fence_1.json new file mode 100644 index 0000000..95cd155 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cedar_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cedar_planks" + } + ], + "result": { + "id": "natures_spirit:cedar_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_fence_gate_0.json new file mode 100644 index 0000000..63503b9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "natures_spirit:cedar_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_planks_0.json new file mode 100644 index 0000000..b727a3d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "natures_spirit:cedar_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_pressure_plate_0.json new file mode 100644 index 0000000..dd26dfb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "natures_spirit:cedar_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_sign_0.json new file mode 100644 index 0000000..6311030 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "natures_spirit:cedar_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_slab_0.json new file mode 100644 index 0000000..d241940 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "natures_spirit:cedar_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_slab_1.json new file mode 100644 index 0000000..a62416d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cedar_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cedar_planks" + } + ], + "result": { + "id": "natures_spirit:cedar_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_stairs_0.json new file mode 100644 index 0000000..5a59930 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "natures_spirit:cedar_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_stairs_1.json new file mode 100644 index 0000000..197414b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cedar_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cedar_planks" + } + ], + "result": { + "id": "natures_spirit:cedar_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_trapdoor_0.json new file mode 100644 index 0000000..426531c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cedar_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "natures_spirit:cedar_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_boat_0.json new file mode 100644 index 0000000..7035325 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "natures_spirit:coconut_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_button_0.json new file mode 100644 index 0000000..2545b8b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "natures_spirit:coconut_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_button_1.json new file mode 100644 index 0000000..26fd969 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:coconut_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_coconut_planks" + } + ], + "result": { + "id": "natures_spirit:coconut_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_chest_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_chest_boat_0.json new file mode 100644 index 0000000..b677ace --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_chest_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "natures_spirit:coconut_chest_boat", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_door_0.json new file mode 100644 index 0000000..c6169c7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "natures_spirit:coconut_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_fence_0.json new file mode 100644 index 0000000..094cf08 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "natures_spirit:coconut_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_fence_1.json new file mode 100644 index 0000000..4f695d5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:coconut_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_coconut_planks" + } + ], + "result": { + "id": "natures_spirit:coconut_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_fence_gate_0.json new file mode 100644 index 0000000..904db4c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "natures_spirit:coconut_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_mosaic_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_mosaic_0.json new file mode 100644 index 0000000..793d912 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_mosaic_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "natures_spirit:coconut_mosaic", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_mosaic_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_mosaic_1.json new file mode 100644 index 0000000..3d90155 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_mosaic_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:coconut_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_coconut_planks" + } + ], + "result": { + "id": "natures_spirit:coconut_mosaic", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_mosaic_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_mosaic_slab_0.json new file mode 100644 index 0000000..983a601 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_mosaic_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "natures_spirit:coconut_mosaic_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_mosaic_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_mosaic_slab_1.json new file mode 100644 index 0000000..2e1c4dd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_mosaic_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:coconut_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_coconut_planks" + } + ], + "result": { + "id": "natures_spirit:coconut_mosaic_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_mosaic_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_mosaic_stairs_0.json new file mode 100644 index 0000000..41e60db --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_mosaic_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "natures_spirit:coconut_mosaic_stairs", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_mosaic_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_mosaic_stairs_1.json new file mode 100644 index 0000000..85e9894 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_mosaic_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:coconut_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_coconut_planks" + } + ], + "result": { + "id": "natures_spirit:coconut_mosaic_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_planks_0.json new file mode 100644 index 0000000..6e96b72 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "natures_spirit:coconut_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_pressure_plate_0.json new file mode 100644 index 0000000..565edc0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "natures_spirit:coconut_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_sign_0.json new file mode 100644 index 0000000..3fc1001 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "natures_spirit:coconut_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_slab_0.json new file mode 100644 index 0000000..07e8b2b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "natures_spirit:coconut_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_slab_1.json new file mode 100644 index 0000000..d04181f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:coconut_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_coconut_planks" + } + ], + "result": { + "id": "natures_spirit:coconut_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_stairs_0.json new file mode 100644 index 0000000..18e6dd3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "natures_spirit:coconut_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_stairs_1.json new file mode 100644 index 0000000..6a91e85 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:coconut_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_coconut_planks" + } + ], + "result": { + "id": "natures_spirit:coconut_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_trapdoor_0.json new file mode 100644 index 0000000..1976ed8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_coconut_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "natures_spirit:coconut_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_boat_0.json new file mode 100644 index 0000000..ad89f2f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "natures_spirit:cypress_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_button_0.json new file mode 100644 index 0000000..02fffb2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "natures_spirit:cypress_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_button_1.json new file mode 100644 index 0000000..66eaaf1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cypress_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cypress_planks" + } + ], + "result": { + "id": "natures_spirit:cypress_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_door_0.json new file mode 100644 index 0000000..a46713a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "natures_spirit:cypress_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_fence_0.json new file mode 100644 index 0000000..187e330 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "natures_spirit:cypress_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_fence_1.json new file mode 100644 index 0000000..b9a86a9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cypress_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cypress_planks" + } + ], + "result": { + "id": "natures_spirit:cypress_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_fence_gate_0.json new file mode 100644 index 0000000..4d11d02 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "natures_spirit:cypress_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_planks_0.json new file mode 100644 index 0000000..fa3059e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "natures_spirit:cypress_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_pressure_plate_0.json new file mode 100644 index 0000000..98756a2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "natures_spirit:cypress_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_sign_0.json new file mode 100644 index 0000000..35fdc3c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "natures_spirit:cypress_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_slab_0.json new file mode 100644 index 0000000..07ec75e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "natures_spirit:cypress_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_slab_1.json new file mode 100644 index 0000000..39595c6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cypress_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cypress_planks" + } + ], + "result": { + "id": "natures_spirit:cypress_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_stairs_0.json new file mode 100644 index 0000000..6333c1d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "natures_spirit:cypress_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_stairs_1.json new file mode 100644 index 0000000..1f23264 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cypress_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cypress_planks" + } + ], + "result": { + "id": "natures_spirit:cypress_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_trapdoor_0.json new file mode 100644 index 0000000..27c8a8e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_cypress_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "natures_spirit:cypress_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_boat_0.json new file mode 100644 index 0000000..d1bc78a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "natures_spirit:fir_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_button_0.json new file mode 100644 index 0000000..74b7601 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "natures_spirit:fir_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_button_1.json new file mode 100644 index 0000000..f1121e8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:fir_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_fir_planks" + } + ], + "result": { + "id": "natures_spirit:fir_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_door_0.json new file mode 100644 index 0000000..d586bb5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "natures_spirit:fir_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_fence_0.json new file mode 100644 index 0000000..dfa6ef9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "natures_spirit:fir_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_fence_1.json new file mode 100644 index 0000000..a5ba0ba --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:fir_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_fir_planks" + } + ], + "result": { + "id": "natures_spirit:fir_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_fence_gate_0.json new file mode 100644 index 0000000..5ebd8f7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "natures_spirit:fir_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_planks_0.json new file mode 100644 index 0000000..1389c1e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "natures_spirit:fir_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_pressure_plate_0.json new file mode 100644 index 0000000..05cb4fb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "natures_spirit:fir_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_sign_0.json new file mode 100644 index 0000000..85fcaa4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "natures_spirit:fir_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_slab_0.json new file mode 100644 index 0000000..7f92ab7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "natures_spirit:fir_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_slab_1.json new file mode 100644 index 0000000..7b3339e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:fir_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_fir_planks" + } + ], + "result": { + "id": "natures_spirit:fir_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_stairs_0.json new file mode 100644 index 0000000..2885680 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "natures_spirit:fir_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_stairs_1.json new file mode 100644 index 0000000..a3923db --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:fir_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_fir_planks" + } + ], + "result": { + "id": "natures_spirit:fir_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_trapdoor_0.json new file mode 100644 index 0000000..115334c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_fir_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "natures_spirit:fir_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_framed_paper_block_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_framed_paper_block_0.json new file mode 100644 index 0000000..9293e01 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_framed_paper_block_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "natures_spirit:framed_paper_block", + "count": 1 + }, + "ingredient_count": 8, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_framed_paper_panel_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_framed_paper_panel_0.json new file mode 100644 index 0000000..1196e27 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_framed_paper_panel_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "natures_spirit:framed_paper_panel", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_framed_paper_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_framed_paper_trapdoor_0.json new file mode 100644 index 0000000..cd2a26c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_framed_paper_trapdoor_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "natures_spirit:framed_paper_trapdoor", + "count": 1 + }, + "ingredient_count": 25, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_boat_0.json new file mode 100644 index 0000000..22766eb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "natures_spirit:ghaf_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_button_0.json new file mode 100644 index 0000000..b3c261d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "natures_spirit:ghaf_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_button_1.json new file mode 100644 index 0000000..dae9de5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:ghaf_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_ghaf_planks" + } + ], + "result": { + "id": "natures_spirit:ghaf_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_door_0.json new file mode 100644 index 0000000..6595d81 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "natures_spirit:ghaf_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_fence_0.json new file mode 100644 index 0000000..5677936 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "natures_spirit:ghaf_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_fence_1.json new file mode 100644 index 0000000..0dc8179 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:ghaf_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_ghaf_planks" + } + ], + "result": { + "id": "natures_spirit:ghaf_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_fence_gate_0.json new file mode 100644 index 0000000..ea7d8e7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "natures_spirit:ghaf_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_planks_0.json new file mode 100644 index 0000000..005838c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "natures_spirit:ghaf_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_pressure_plate_0.json new file mode 100644 index 0000000..ff77f02 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "natures_spirit:ghaf_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_sign_0.json new file mode 100644 index 0000000..5959d6a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "natures_spirit:ghaf_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_slab_0.json new file mode 100644 index 0000000..4a80c72 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "natures_spirit:ghaf_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_slab_1.json new file mode 100644 index 0000000..573a3ea --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:ghaf_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_ghaf_planks" + } + ], + "result": { + "id": "natures_spirit:ghaf_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_stairs_0.json new file mode 100644 index 0000000..892727f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "natures_spirit:ghaf_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_stairs_1.json new file mode 100644 index 0000000..4c9457f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:ghaf_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_ghaf_planks" + } + ], + "result": { + "id": "natures_spirit:ghaf_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_trapdoor_0.json new file mode 100644 index 0000000..dcc8799 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_ghaf_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "natures_spirit:ghaf_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_boat_0.json new file mode 100644 index 0000000..6b3857e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_boat_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "natures_spirit:joshua_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_bundle_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_bundle_0.json new file mode 100644 index 0000000..43ac650 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_bundle_0.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "natures_spirit:joshua_bundle", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_button_0.json new file mode 100644 index 0000000..32e1643 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_button_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "natures_spirit:joshua_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_button_1.json new file mode 100644 index 0000000..9c6334e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:joshua_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_joshua_planks" + } + ], + "result": { + "id": "natures_spirit:joshua_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_door_0.json new file mode 100644 index 0000000..4da0a5b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_door_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "natures_spirit:joshua_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_fence_0.json new file mode 100644 index 0000000..381085d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_fence_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "natures_spirit:joshua_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_fence_1.json new file mode 100644 index 0000000..4a73573 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:joshua_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_joshua_planks" + } + ], + "result": { + "id": "natures_spirit:joshua_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_fence_gate_0.json new file mode 100644 index 0000000..f8ec639 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_fence_gate_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "natures_spirit:joshua_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_mosaic_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_mosaic_0.json new file mode 100644 index 0000000..e0b5acd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_mosaic_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "natures_spirit:joshua_mosaic", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_mosaic_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_mosaic_1.json new file mode 100644 index 0000000..4a0b186 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_mosaic_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:joshua_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_joshua_planks" + } + ], + "result": { + "id": "natures_spirit:joshua_mosaic", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_mosaic_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_mosaic_slab_0.json new file mode 100644 index 0000000..eb54fc0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_mosaic_slab_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "natures_spirit:joshua_mosaic_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_mosaic_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_mosaic_slab_1.json new file mode 100644 index 0000000..c230570 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_mosaic_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:joshua_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_joshua_planks" + } + ], + "result": { + "id": "natures_spirit:joshua_mosaic_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_mosaic_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_mosaic_stairs_0.json new file mode 100644 index 0000000..6d83abe --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_mosaic_stairs_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "natures_spirit:joshua_mosaic_stairs", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_mosaic_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_mosaic_stairs_1.json new file mode 100644 index 0000000..673284c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_mosaic_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:joshua_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_joshua_planks" + } + ], + "result": { + "id": "natures_spirit:joshua_mosaic_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_planks_0.json new file mode 100644 index 0000000..ac79f3b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_planks_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "natures_spirit:joshua_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_pressure_plate_0.json new file mode 100644 index 0000000..93be5e2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_pressure_plate_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "natures_spirit:joshua_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_sign_0.json new file mode 100644 index 0000000..96e3c17 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_sign_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "natures_spirit:joshua_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_slab_0.json new file mode 100644 index 0000000..8909f54 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_slab_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "natures_spirit:joshua_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_slab_1.json new file mode 100644 index 0000000..9e99d39 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:joshua_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_joshua_planks" + } + ], + "result": { + "id": "natures_spirit:joshua_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_stairs_0.json new file mode 100644 index 0000000..cd4437b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_stairs_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "natures_spirit:joshua_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_stairs_1.json new file mode 100644 index 0000000..b5c4ff5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:joshua_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_joshua_planks" + } + ], + "result": { + "id": "natures_spirit:joshua_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_trapdoor_0.json new file mode 100644 index 0000000..493c1ab --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_joshua_trapdoor_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "natures_spirit:joshua_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_boat_0.json new file mode 100644 index 0000000..b5e54e3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "natures_spirit:larch_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_button_0.json new file mode 100644 index 0000000..5a9f074 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "natures_spirit:larch_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_button_1.json new file mode 100644 index 0000000..f47dbde --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:larch_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_larch_planks" + } + ], + "result": { + "id": "natures_spirit:larch_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_door_0.json new file mode 100644 index 0000000..cdd098f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "natures_spirit:larch_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_fence_0.json new file mode 100644 index 0000000..0fff3b7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "natures_spirit:larch_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_fence_1.json new file mode 100644 index 0000000..4bd1eef --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:larch_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_larch_planks" + } + ], + "result": { + "id": "natures_spirit:larch_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_fence_gate_0.json new file mode 100644 index 0000000..e22cb51 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "natures_spirit:larch_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_planks_0.json new file mode 100644 index 0000000..933e491 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "natures_spirit:larch_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_pressure_plate_0.json new file mode 100644 index 0000000..4552d61 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "natures_spirit:larch_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_sign_0.json new file mode 100644 index 0000000..1c7035e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "natures_spirit:larch_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_slab_0.json new file mode 100644 index 0000000..0a6353b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "natures_spirit:larch_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_slab_1.json new file mode 100644 index 0000000..02e3b1f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:larch_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_larch_planks" + } + ], + "result": { + "id": "natures_spirit:larch_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_stairs_0.json new file mode 100644 index 0000000..895cbac --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "natures_spirit:larch_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_stairs_1.json new file mode 100644 index 0000000..f98b046 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:larch_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_larch_planks" + } + ], + "result": { + "id": "natures_spirit:larch_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_trapdoor_0.json new file mode 100644 index 0000000..1449841 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_larch_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "natures_spirit:larch_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_boat_0.json new file mode 100644 index 0000000..b8f70c5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "natures_spirit:mahogany_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_button_0.json new file mode 100644 index 0000000..eac0835 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "natures_spirit:mahogany_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_button_1.json new file mode 100644 index 0000000..a50fdaf --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:mahogany_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_mahogany_planks" + } + ], + "result": { + "id": "natures_spirit:mahogany_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_door_0.json new file mode 100644 index 0000000..99d0f26 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "natures_spirit:mahogany_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_fence_0.json new file mode 100644 index 0000000..5f37c71 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "natures_spirit:mahogany_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_fence_1.json new file mode 100644 index 0000000..40f82cb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:mahogany_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_mahogany_planks" + } + ], + "result": { + "id": "natures_spirit:mahogany_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_fence_gate_0.json new file mode 100644 index 0000000..92e2d5b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "natures_spirit:mahogany_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_mosaic_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_mosaic_0.json new file mode 100644 index 0000000..a599388 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_mosaic_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "natures_spirit:mahogany_mosaic", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_mosaic_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_mosaic_1.json new file mode 100644 index 0000000..293b5a2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_mosaic_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:mahogany_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_mahogany_planks" + } + ], + "result": { + "id": "natures_spirit:mahogany_mosaic", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_mosaic_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_mosaic_slab_0.json new file mode 100644 index 0000000..c2b5d89 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_mosaic_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "natures_spirit:mahogany_mosaic_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_mosaic_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_mosaic_slab_1.json new file mode 100644 index 0000000..984ad0a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_mosaic_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:mahogany_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_mahogany_planks" + } + ], + "result": { + "id": "natures_spirit:mahogany_mosaic_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_mosaic_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_mosaic_stairs_0.json new file mode 100644 index 0000000..4d6dcd4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_mosaic_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "natures_spirit:mahogany_mosaic_stairs", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_mosaic_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_mosaic_stairs_1.json new file mode 100644 index 0000000..1f41ba3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_mosaic_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:mahogany_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_mahogany_planks" + } + ], + "result": { + "id": "natures_spirit:mahogany_mosaic_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_planks_0.json new file mode 100644 index 0000000..083243f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "natures_spirit:mahogany_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_pressure_plate_0.json new file mode 100644 index 0000000..651a757 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "natures_spirit:mahogany_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_sign_0.json new file mode 100644 index 0000000..d9fde62 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "natures_spirit:mahogany_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_slab_0.json new file mode 100644 index 0000000..4e9ea00 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "natures_spirit:mahogany_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_slab_1.json new file mode 100644 index 0000000..bfe2f05 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:mahogany_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_mahogany_planks" + } + ], + "result": { + "id": "natures_spirit:mahogany_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_stairs_0.json new file mode 100644 index 0000000..ecc3a49 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "natures_spirit:mahogany_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_stairs_1.json new file mode 100644 index 0000000..bed0164 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:mahogany_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_mahogany_planks" + } + ], + "result": { + "id": "natures_spirit:mahogany_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_trapdoor_0.json new file mode 100644 index 0000000..a74c74a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_mahogany_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "natures_spirit:mahogany_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_boat_0.json new file mode 100644 index 0000000..0840601 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "natures_spirit:maple_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_button_0.json new file mode 100644 index 0000000..fbd2207 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "natures_spirit:maple_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_button_1.json new file mode 100644 index 0000000..037bcb0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:maple_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_maple_planks" + } + ], + "result": { + "id": "natures_spirit:maple_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_door_0.json new file mode 100644 index 0000000..50aa9bd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "natures_spirit:maple_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_fence_0.json new file mode 100644 index 0000000..dc3e3b5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "natures_spirit:maple_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_fence_1.json new file mode 100644 index 0000000..3bed4a4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:maple_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_maple_planks" + } + ], + "result": { + "id": "natures_spirit:maple_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_fence_gate_0.json new file mode 100644 index 0000000..9d42be4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "natures_spirit:maple_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_planks_0.json new file mode 100644 index 0000000..1743e5d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "natures_spirit:maple_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_pressure_plate_0.json new file mode 100644 index 0000000..986fdcd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "natures_spirit:maple_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_sign_0.json new file mode 100644 index 0000000..fa5e105 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "natures_spirit:maple_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_slab_0.json new file mode 100644 index 0000000..de3e050 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "natures_spirit:maple_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_slab_1.json new file mode 100644 index 0000000..9b87b95 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:maple_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_maple_planks" + } + ], + "result": { + "id": "natures_spirit:maple_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_stairs_0.json new file mode 100644 index 0000000..12c7cfa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "natures_spirit:maple_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_stairs_1.json new file mode 100644 index 0000000..f4f22ef --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:maple_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_maple_planks" + } + ], + "result": { + "id": "natures_spirit:maple_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_trapdoor_0.json new file mode 100644 index 0000000..eb850a3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_maple_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "natures_spirit:maple_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_boat_0.json new file mode 100644 index 0000000..f6c64f4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "natures_spirit:olive_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_button_0.json new file mode 100644 index 0000000..3f6ce68 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "natures_spirit:olive_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_button_1.json new file mode 100644 index 0000000..e1e436f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:olive_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_olive_planks" + } + ], + "result": { + "id": "natures_spirit:olive_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_door_0.json new file mode 100644 index 0000000..98c64c9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "natures_spirit:olive_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_fence_0.json new file mode 100644 index 0000000..7b09376 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "natures_spirit:olive_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_fence_1.json new file mode 100644 index 0000000..9f5f236 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:olive_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_olive_planks" + } + ], + "result": { + "id": "natures_spirit:olive_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_fence_gate_0.json new file mode 100644 index 0000000..27711c9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "natures_spirit:olive_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_planks_0.json new file mode 100644 index 0000000..569c938 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "natures_spirit:olive_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_pressure_plate_0.json new file mode 100644 index 0000000..45b7bb9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "natures_spirit:olive_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_sign_0.json new file mode 100644 index 0000000..efb1479 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "natures_spirit:olive_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_slab_0.json new file mode 100644 index 0000000..1f8610c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "natures_spirit:olive_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_slab_1.json new file mode 100644 index 0000000..6442e81 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:olive_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_olive_planks" + } + ], + "result": { + "id": "natures_spirit:olive_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_stairs_0.json new file mode 100644 index 0000000..62ad86e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "natures_spirit:olive_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_stairs_1.json new file mode 100644 index 0000000..4490c7f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:olive_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_olive_planks" + } + ], + "result": { + "id": "natures_spirit:olive_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_trapdoor_0.json new file mode 100644 index 0000000..aa34e90 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_olive_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "natures_spirit:olive_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_boat_0.json new file mode 100644 index 0000000..da8f59b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "natures_spirit:palo_verde_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_button_0.json new file mode 100644 index 0000000..96e50b1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "natures_spirit:palo_verde_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_button_1.json new file mode 100644 index 0000000..7451222 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_palo_verde_planks" + } + ], + "result": { + "id": "natures_spirit:palo_verde_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_door_0.json new file mode 100644 index 0000000..955aa54 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "natures_spirit:palo_verde_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_fence_0.json new file mode 100644 index 0000000..b88537b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "natures_spirit:palo_verde_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_fence_1.json new file mode 100644 index 0000000..7fc5cd2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_palo_verde_planks" + } + ], + "result": { + "id": "natures_spirit:palo_verde_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_fence_gate_0.json new file mode 100644 index 0000000..16f517d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "natures_spirit:palo_verde_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_planks_0.json new file mode 100644 index 0000000..028bbaa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "natures_spirit:palo_verde_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_pressure_plate_0.json new file mode 100644 index 0000000..61a53b6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "natures_spirit:palo_verde_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_sign_0.json new file mode 100644 index 0000000..b6041b2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "natures_spirit:palo_verde_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_slab_0.json new file mode 100644 index 0000000..f9b972a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "natures_spirit:palo_verde_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_slab_1.json new file mode 100644 index 0000000..1bb42b6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_palo_verde_planks" + } + ], + "result": { + "id": "natures_spirit:palo_verde_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_stairs_0.json new file mode 100644 index 0000000..59cedbb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "natures_spirit:palo_verde_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_stairs_1.json new file mode 100644 index 0000000..41f9b10 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_palo_verde_planks" + } + ], + "result": { + "id": "natures_spirit:palo_verde_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_trapdoor_0.json new file mode 100644 index 0000000..7cceffa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_palo_verde_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "natures_spirit:palo_verde_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_paper_block_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_paper_block_0.json new file mode 100644 index 0000000..9e1210a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_paper_block_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "natures_spirit:paper_block", + "count": 1 + }, + "ingredient_count": 8, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_paper_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_paper_door_0.json new file mode 100644 index 0000000..ba2b41e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_paper_door_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "natures_spirit:paper_door", + "count": 1 + }, + "ingredient_count": 16, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_paper_panel_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_paper_panel_0.json new file mode 100644 index 0000000..59027da --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_paper_panel_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "natures_spirit:paper_panel", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_paper_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_paper_sign_0.json new file mode 100644 index 0000000..19e1ba8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_paper_sign_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "natures_spirit:paper_sign", + "count": 1 + }, + "ingredient_count": 16, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_paper_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_paper_trapdoor_0.json new file mode 100644 index 0000000..a99be6b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_paper_trapdoor_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "natures_spirit:paper_trapdoor", + "count": 1 + }, + "ingredient_count": 24, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_boat_0.json new file mode 100644 index 0000000..3c75551 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "natures_spirit:redwood_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_button_0.json new file mode 100644 index 0000000..91afc55 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "natures_spirit:redwood_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_button_1.json new file mode 100644 index 0000000..2721e1d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:redwood_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_redwood_planks" + } + ], + "result": { + "id": "natures_spirit:redwood_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_door_0.json new file mode 100644 index 0000000..766c9d9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "natures_spirit:redwood_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_fence_0.json new file mode 100644 index 0000000..ce7a816 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "natures_spirit:redwood_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_fence_1.json new file mode 100644 index 0000000..837757d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:redwood_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_redwood_planks" + } + ], + "result": { + "id": "natures_spirit:redwood_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_fence_gate_0.json new file mode 100644 index 0000000..cde8e0b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "natures_spirit:redwood_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_planks_0.json new file mode 100644 index 0000000..6885ba0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "natures_spirit:redwood_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_pressure_plate_0.json new file mode 100644 index 0000000..8d94594 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "natures_spirit:redwood_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_sign_0.json new file mode 100644 index 0000000..f2fddad --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "natures_spirit:redwood_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_slab_0.json new file mode 100644 index 0000000..0ea060c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "natures_spirit:redwood_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_slab_1.json new file mode 100644 index 0000000..7a26185 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:redwood_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_redwood_planks" + } + ], + "result": { + "id": "natures_spirit:redwood_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_stairs_0.json new file mode 100644 index 0000000..6d0649f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "natures_spirit:redwood_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_stairs_1.json new file mode 100644 index 0000000..a5db47d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:redwood_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_redwood_planks" + } + ], + "result": { + "id": "natures_spirit:redwood_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_trapdoor_0.json new file mode 100644 index 0000000..e59e3ea --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_redwood_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "natures_spirit:redwood_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_boat_0.json new file mode 100644 index 0000000..ca181ff --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "natures_spirit:saxaul_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_button_0.json new file mode 100644 index 0000000..a4f1a78 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "natures_spirit:saxaul_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_button_1.json new file mode 100644 index 0000000..0f15977 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:saxaul_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_saxaul_planks" + } + ], + "result": { + "id": "natures_spirit:saxaul_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_door_0.json new file mode 100644 index 0000000..610f407 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "natures_spirit:saxaul_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_fence_0.json new file mode 100644 index 0000000..f1ac312 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "natures_spirit:saxaul_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_fence_1.json new file mode 100644 index 0000000..74b4682 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:saxaul_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_saxaul_planks" + } + ], + "result": { + "id": "natures_spirit:saxaul_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_fence_gate_0.json new file mode 100644 index 0000000..be6b5ab --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "natures_spirit:saxaul_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_planks_0.json new file mode 100644 index 0000000..4954cd4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "natures_spirit:saxaul_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_pressure_plate_0.json new file mode 100644 index 0000000..2fbbd08 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "natures_spirit:saxaul_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_sign_0.json new file mode 100644 index 0000000..84902f7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "natures_spirit:saxaul_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_slab_0.json new file mode 100644 index 0000000..aaf8312 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "natures_spirit:saxaul_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_slab_1.json new file mode 100644 index 0000000..d41616a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:saxaul_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_saxaul_planks" + } + ], + "result": { + "id": "natures_spirit:saxaul_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_stairs_0.json new file mode 100644 index 0000000..c88dda6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "natures_spirit:saxaul_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_stairs_1.json new file mode 100644 index 0000000..cdb75f3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:saxaul_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_saxaul_planks" + } + ], + "result": { + "id": "natures_spirit:saxaul_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_trapdoor_0.json new file mode 100644 index 0000000..008b373 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_saxaul_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "natures_spirit:saxaul_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_stripped_joshua_bundle_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_stripped_joshua_bundle_0.json new file mode 100644 index 0000000..3755d3a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_stripped_joshua_bundle_0.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "natures_spirit:stripped_joshua_bundle", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_boat_0.json new file mode 100644 index 0000000..fef5e10 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "natures_spirit:sugi_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_button_0.json new file mode 100644 index 0000000..e9cd3a4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "natures_spirit:sugi_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_button_1.json new file mode 100644 index 0000000..51f147e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:sugi_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_sugi_planks" + } + ], + "result": { + "id": "natures_spirit:sugi_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_door_0.json new file mode 100644 index 0000000..4e2daef --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "natures_spirit:sugi_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_fence_0.json new file mode 100644 index 0000000..4a98182 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "natures_spirit:sugi_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_fence_1.json new file mode 100644 index 0000000..e6a05a4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:sugi_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_sugi_planks" + } + ], + "result": { + "id": "natures_spirit:sugi_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_fence_gate_0.json new file mode 100644 index 0000000..d449ae6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "natures_spirit:sugi_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_mosaic_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_mosaic_0.json new file mode 100644 index 0000000..47316de --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_mosaic_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "natures_spirit:sugi_mosaic", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_mosaic_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_mosaic_1.json new file mode 100644 index 0000000..2b46530 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_mosaic_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:sugi_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_sugi_planks" + } + ], + "result": { + "id": "natures_spirit:sugi_mosaic", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_mosaic_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_mosaic_slab_0.json new file mode 100644 index 0000000..b340826 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_mosaic_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "natures_spirit:sugi_mosaic_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_mosaic_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_mosaic_slab_1.json new file mode 100644 index 0000000..0e6480f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_mosaic_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:sugi_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_sugi_planks" + } + ], + "result": { + "id": "natures_spirit:sugi_mosaic_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_mosaic_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_mosaic_stairs_0.json new file mode 100644 index 0000000..885d598 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_mosaic_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "natures_spirit:sugi_mosaic_stairs", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_mosaic_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_mosaic_stairs_1.json new file mode 100644 index 0000000..9f9ffb9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_mosaic_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:sugi_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_sugi_planks" + } + ], + "result": { + "id": "natures_spirit:sugi_mosaic_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_planks_0.json new file mode 100644 index 0000000..ecfbd28 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "natures_spirit:sugi_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_pressure_plate_0.json new file mode 100644 index 0000000..d05a677 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "natures_spirit:sugi_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_sign_0.json new file mode 100644 index 0000000..9658da3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "natures_spirit:sugi_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_slab_0.json new file mode 100644 index 0000000..3701d64 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "natures_spirit:sugi_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_slab_1.json new file mode 100644 index 0000000..c3699f9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:sugi_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_sugi_planks" + } + ], + "result": { + "id": "natures_spirit:sugi_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_stairs_0.json new file mode 100644 index 0000000..c9c4116 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "natures_spirit:sugi_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_stairs_1.json new file mode 100644 index 0000000..6039bdb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:sugi_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_sugi_planks" + } + ], + "result": { + "id": "natures_spirit:sugi_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_trapdoor_0.json new file mode 100644 index 0000000..2bbb5c4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_sugi_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "natures_spirit:sugi_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_boat_0.json new file mode 100644 index 0000000..674c1ac --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "natures_spirit:willow_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_button_0.json new file mode 100644 index 0000000..376256b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "natures_spirit:willow_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_button_1.json new file mode 100644 index 0000000..fec46b0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:willow_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_willow_planks" + } + ], + "result": { + "id": "natures_spirit:willow_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_chest_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_chest_boat_0.json new file mode 100644 index 0000000..49be208 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_chest_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "natures_spirit:willow_chest_boat", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_door_0.json new file mode 100644 index 0000000..e4ea1eb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "natures_spirit:willow_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_fence_0.json new file mode 100644 index 0000000..84b9374 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "natures_spirit:willow_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_fence_1.json new file mode 100644 index 0000000..3027703 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:willow_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_willow_planks" + } + ], + "result": { + "id": "natures_spirit:willow_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_fence_gate_0.json new file mode 100644 index 0000000..beacfdd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "natures_spirit:willow_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_planks_0.json new file mode 100644 index 0000000..ff4eab6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "natures_spirit:willow_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_pressure_plate_0.json new file mode 100644 index 0000000..9551750 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "natures_spirit:willow_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_sign_0.json new file mode 100644 index 0000000..9655813 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "natures_spirit:willow_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_slab_0.json new file mode 100644 index 0000000..045d7f1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "natures_spirit:willow_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_slab_1.json new file mode 100644 index 0000000..4822e94 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:willow_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_willow_planks" + } + ], + "result": { + "id": "natures_spirit:willow_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_stairs_0.json new file mode 100644 index 0000000..95040e0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "natures_spirit:willow_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_stairs_1.json new file mode 100644 index 0000000..9004450 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:willow_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_willow_planks" + } + ], + "result": { + "id": "natures_spirit:willow_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_trapdoor_0.json new file mode 100644 index 0000000..6e43c5d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_willow_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "natures_spirit:willow_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_boat_0.json new file mode 100644 index 0000000..95034e8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "natures_spirit:wisteria_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_button_0.json new file mode 100644 index 0000000..0b89b79 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "natures_spirit:wisteria_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_button_1.json new file mode 100644 index 0000000..791b64a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:wisteria_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_wisteria_planks" + } + ], + "result": { + "id": "natures_spirit:wisteria_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_door_0.json new file mode 100644 index 0000000..e129b32 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "natures_spirit:wisteria_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_fence_0.json new file mode 100644 index 0000000..087e990 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "natures_spirit:wisteria_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_fence_1.json new file mode 100644 index 0000000..9fa5185 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:wisteria_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_wisteria_planks" + } + ], + "result": { + "id": "natures_spirit:wisteria_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_fence_gate_0.json new file mode 100644 index 0000000..65adc61 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "natures_spirit:wisteria_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_mosaic_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_mosaic_0.json new file mode 100644 index 0000000..e3eb438 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_mosaic_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "natures_spirit:wisteria_mosaic", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_mosaic_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_mosaic_1.json new file mode 100644 index 0000000..4214337 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_mosaic_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:wisteria_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_wisteria_planks" + } + ], + "result": { + "id": "natures_spirit:wisteria_mosaic", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_mosaic_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_mosaic_slab_0.json new file mode 100644 index 0000000..415c240 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_mosaic_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "natures_spirit:wisteria_mosaic_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_mosaic_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_mosaic_slab_1.json new file mode 100644 index 0000000..4566fef --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_mosaic_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:wisteria_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_wisteria_planks" + } + ], + "result": { + "id": "natures_spirit:wisteria_mosaic_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_mosaic_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_mosaic_stairs_0.json new file mode 100644 index 0000000..917c002 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_mosaic_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "natures_spirit:wisteria_mosaic_stairs", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_mosaic_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_mosaic_stairs_1.json new file mode 100644 index 0000000..1be6975 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_mosaic_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:wisteria_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_wisteria_planks" + } + ], + "result": { + "id": "natures_spirit:wisteria_mosaic_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_planks_0.json new file mode 100644 index 0000000..00b8ec0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "natures_spirit:wisteria_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_pressure_plate_0.json new file mode 100644 index 0000000..474afcc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "natures_spirit:wisteria_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_sign_0.json new file mode 100644 index 0000000..eb31bb6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "natures_spirit:wisteria_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_slab_0.json new file mode 100644 index 0000000..43f14b6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "natures_spirit:wisteria_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_slab_1.json new file mode 100644 index 0000000..bf6fae1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:wisteria_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_wisteria_planks" + } + ], + "result": { + "id": "natures_spirit:wisteria_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_stairs_0.json new file mode 100644 index 0000000..42eb0e2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "natures_spirit:wisteria_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_stairs_1.json new file mode 100644 index 0000000..4b3dd55 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:wisteria_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_wisteria_planks" + } + ], + "result": { + "id": "natures_spirit:wisteria_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_trapdoor_0.json new file mode 100644 index 0000000..3a5d5d8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/natures_spirit_wisteria_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "natures_spirit:wisteria_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_0.json new file mode 100644 index 0000000..225b412 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_0.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_10.json new file mode 100644 index 0000000..53aa893 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_10.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_100.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_100.json new file mode 100644 index 0000000..1fc7d08 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_100.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:nether_sakura_log" + }, + { + "item": "betternether:nether_sakura_bark" + }, + { + "item": "betternether:nether_sakura_stripped_log" + }, + { + "item": "betternether:nether_sakura_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_102.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_102.json new file mode 100644 index 0000000..2507b80 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_102.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:lacugrove_log" + }, + { + "item": "betterend:lacugrove_bark" + }, + { + "item": "betterend:lacugrove_stripped_log" + }, + { + "item": "betterend:lacugrove_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_104.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_104.json new file mode 100644 index 0000000..b3e3327 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_104.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_106.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_106.json new file mode 100644 index 0000000..fa59e66 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_106.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_108.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_108.json new file mode 100644 index 0000000..0999b5a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_108.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_12.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_12.json new file mode 100644 index 0000000..0f40b13 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_12.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_14.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_14.json new file mode 100644 index 0000000..2993928 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_14.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_16.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_16.json new file mode 100644 index 0000000..37d3a62 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_16.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:mossy_glowshroom_log" + }, + { + "item": "betterend:mossy_glowshroom_bark" + }, + { + "item": "betterend:mossy_glowshroom_stripped_log" + }, + { + "item": "betterend:mossy_glowshroom_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_18.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_18.json new file mode 100644 index 0000000..3e88a3b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_18.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_2.json new file mode 100644 index 0000000..2f26346 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_2.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_20.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_20.json new file mode 100644 index 0000000..3df7c5b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_20.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_22.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_22.json new file mode 100644 index 0000000..42257f7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_22.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_24.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_24.json new file mode 100644 index 0000000..6ec834d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_24.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_26.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_26.json new file mode 100644 index 0000000..6066900 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_26.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_28.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_28.json new file mode 100644 index 0000000..50e7d95 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_28.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_30.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_30.json new file mode 100644 index 0000000..5ee1464 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_30.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:anchor_tree_log" + }, + { + "item": "betternether:anchor_tree_bark" + }, + { + "item": "betternether:anchor_tree_stripped_log" + }, + { + "item": "betternether:anchor_tree_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_32.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_32.json new file mode 100644 index 0000000..50eddfc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_32.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_34.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_34.json new file mode 100644 index 0000000..4f0a500 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_34.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_36.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_36.json new file mode 100644 index 0000000..2199e41 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_36.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:wart_log" + }, + { + "item": "betternether:wart_bark" + }, + { + "item": "betternether:wart_stripped_log" + }, + { + "item": "betternether:wart_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_38.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_38.json new file mode 100644 index 0000000..f39e42c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_38.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:mushroom_fir_log" + }, + { + "item": "betternether:mushroom_fir_bark" + }, + { + "item": "betternether:mushroom_fir_stripped_log" + }, + { + "item": "betternether:mushroom_fir_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_4.json new file mode 100644 index 0000000..58de388 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_4.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_40.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_40.json new file mode 100644 index 0000000..b4f1466 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_40.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_42.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_42.json new file mode 100644 index 0000000..c81e399 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_42.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:end_lotus_log" + }, + { + "item": "betterend:end_lotus_bark" + }, + { + "item": "betterend:end_lotus_stripped_log" + }, + { + "item": "betterend:end_lotus_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_44.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_44.json new file mode 100644 index 0000000..2af4dbd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_44.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:tenanea_log" + }, + { + "item": "betterend:tenanea_bark" + }, + { + "item": "betterend:tenanea_stripped_log" + }, + { + "item": "betterend:tenanea_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_46.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_46.json new file mode 100644 index 0000000..f4ddfb6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_46.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_48.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_48.json new file mode 100644 index 0000000..47dfd85 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_48.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_50.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_50.json new file mode 100644 index 0000000..dc30586 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_50.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_52.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_52.json new file mode 100644 index 0000000..c238666 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_52.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_54.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_54.json new file mode 100644 index 0000000..f66eb87 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_54.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:dragon_tree_log" + }, + { + "item": "betterend:dragon_tree_bark" + }, + { + "item": "betterend:dragon_tree_stripped_log" + }, + { + "item": "betterend:dragon_tree_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_56.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_56.json new file mode 100644 index 0000000..f878a4d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_56.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_58.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_58.json new file mode 100644 index 0000000..8d74a09 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_58.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:pythadendron_log" + }, + { + "item": "betterend:pythadendron_bark" + }, + { + "item": "betterend:pythadendron_stripped_log" + }, + { + "item": "betterend:pythadendron_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_6.json new file mode 100644 index 0000000..da06b79 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_6.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:helix_tree_log" + }, + { + "item": "betterend:helix_tree_bark" + }, + { + "item": "betterend:helix_tree_stripped_log" + }, + { + "item": "betterend:helix_tree_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_60.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_60.json new file mode 100644 index 0000000..f88762b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_60.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_62.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_62.json new file mode 100644 index 0000000..8c0413b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_62.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_64.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_64.json new file mode 100644 index 0000000..a60a1c2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_64.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_66.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_66.json new file mode 100644 index 0000000..c3afd1f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_66.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_68.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_68.json new file mode 100644 index 0000000..b200b86 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_68.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_70.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_70.json new file mode 100644 index 0000000..6610492 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_70.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:lucernia_log" + }, + { + "item": "betterend:lucernia_bark" + }, + { + "item": "betterend:lucernia_stripped_log" + }, + { + "item": "betterend:lucernia_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_72.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_72.json new file mode 100644 index 0000000..4e1a132 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_72.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_74.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_74.json new file mode 100644 index 0000000..cb8f712 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_74.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_76.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_76.json new file mode 100644 index 0000000..cee384f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_76.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_78.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_78.json new file mode 100644 index 0000000..edeb52a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_78.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_8.json new file mode 100644 index 0000000..85f6021 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_8.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:rubeus_log" + }, + { + "item": "betternether:rubeus_bark" + }, + { + "item": "betternether:rubeus_stripped_log" + }, + { + "item": "betternether:rubeus_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_80.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_80.json new file mode 100644 index 0000000..0999b5a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_80.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_82.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_82.json new file mode 100644 index 0000000..6024ae5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_82.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_84.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_84.json new file mode 100644 index 0000000..158d10c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_84.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:willow_log" + }, + { + "item": "betternether:willow_bark" + }, + { + "item": "betternether:willow_stripped_log" + }, + { + "item": "betternether:willow_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_86.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_86.json new file mode 100644 index 0000000..2578b46 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_86.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_88.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_88.json new file mode 100644 index 0000000..82161bb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_88.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_90.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_90.json new file mode 100644 index 0000000..a16c02b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_90.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_92.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_92.json new file mode 100644 index 0000000..c285594 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_92.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:umbrella_tree_log" + }, + { + "item": "betterend:umbrella_tree_bark" + }, + { + "item": "betterend:umbrella_tree_stripped_log" + }, + { + "item": "betterend:umbrella_tree_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_94.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_94.json new file mode 100644 index 0000000..338278e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_94.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_96.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_96.json new file mode 100644 index 0000000..0b147b6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_96.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:stalagnate_log" + }, + { + "item": "betternether:stalagnate_bark" + }, + { + "item": "betternether:stalagnate_stripped_log" + }, + { + "item": "betternether:stalagnate_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_98.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_98.json new file mode 100644 index 0000000..7e5961c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_excavator_98.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:jellyshroom_log" + }, + { + "item": "betterend:jellyshroom_bark" + }, + { + "item": "betterend:jellyshroom_stripped_log" + }, + { + "item": "betterend:jellyshroom_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_excavator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_0.json new file mode 100644 index 0000000..d71650d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_0.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_10.json new file mode 100644 index 0000000..4a6f45f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_10.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_100.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_100.json new file mode 100644 index 0000000..fce12e4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_100.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:nether_sakura_log" + }, + { + "item": "betternether:nether_sakura_bark" + }, + { + "item": "betternether:nether_sakura_stripped_log" + }, + { + "item": "betternether:nether_sakura_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_102.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_102.json new file mode 100644 index 0000000..7ac3831 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_102.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:lacugrove_log" + }, + { + "item": "betterend:lacugrove_bark" + }, + { + "item": "betterend:lacugrove_stripped_log" + }, + { + "item": "betterend:lacugrove_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_104.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_104.json new file mode 100644 index 0000000..c6ce331 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_104.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_106.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_106.json new file mode 100644 index 0000000..195ae20 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_106.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_108.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_108.json new file mode 100644 index 0000000..3f91687 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_108.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_12.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_12.json new file mode 100644 index 0000000..062f223 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_12.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_14.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_14.json new file mode 100644 index 0000000..2968199 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_14.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_16.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_16.json new file mode 100644 index 0000000..4dbf74c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_16.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:mossy_glowshroom_log" + }, + { + "item": "betterend:mossy_glowshroom_bark" + }, + { + "item": "betterend:mossy_glowshroom_stripped_log" + }, + { + "item": "betterend:mossy_glowshroom_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_18.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_18.json new file mode 100644 index 0000000..fdfd4c6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_18.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_2.json new file mode 100644 index 0000000..24f50d6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_2.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_20.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_20.json new file mode 100644 index 0000000..5f7803c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_20.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_22.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_22.json new file mode 100644 index 0000000..8fc8068 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_22.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_24.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_24.json new file mode 100644 index 0000000..5e0e3e0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_24.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_26.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_26.json new file mode 100644 index 0000000..167da13 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_26.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_28.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_28.json new file mode 100644 index 0000000..b4166d9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_28.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_30.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_30.json new file mode 100644 index 0000000..f41be9b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_30.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:anchor_tree_log" + }, + { + "item": "betternether:anchor_tree_bark" + }, + { + "item": "betternether:anchor_tree_stripped_log" + }, + { + "item": "betternether:anchor_tree_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_32.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_32.json new file mode 100644 index 0000000..2646529 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_32.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_34.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_34.json new file mode 100644 index 0000000..b422a08 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_34.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_36.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_36.json new file mode 100644 index 0000000..120c70f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_36.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:wart_log" + }, + { + "item": "betternether:wart_bark" + }, + { + "item": "betternether:wart_stripped_log" + }, + { + "item": "betternether:wart_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_38.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_38.json new file mode 100644 index 0000000..d511934 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_38.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:mushroom_fir_log" + }, + { + "item": "betternether:mushroom_fir_bark" + }, + { + "item": "betternether:mushroom_fir_stripped_log" + }, + { + "item": "betternether:mushroom_fir_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_4.json new file mode 100644 index 0000000..53ae2f0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_4.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_40.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_40.json new file mode 100644 index 0000000..6693908 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_40.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_42.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_42.json new file mode 100644 index 0000000..5f3cc8b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_42.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:end_lotus_log" + }, + { + "item": "betterend:end_lotus_bark" + }, + { + "item": "betterend:end_lotus_stripped_log" + }, + { + "item": "betterend:end_lotus_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_44.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_44.json new file mode 100644 index 0000000..d296226 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_44.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:tenanea_log" + }, + { + "item": "betterend:tenanea_bark" + }, + { + "item": "betterend:tenanea_stripped_log" + }, + { + "item": "betterend:tenanea_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_46.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_46.json new file mode 100644 index 0000000..283615d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_46.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_48.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_48.json new file mode 100644 index 0000000..ca8146b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_48.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_50.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_50.json new file mode 100644 index 0000000..455cdeb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_50.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_52.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_52.json new file mode 100644 index 0000000..f20ffb3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_52.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_54.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_54.json new file mode 100644 index 0000000..2836c2f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_54.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:dragon_tree_log" + }, + { + "item": "betterend:dragon_tree_bark" + }, + { + "item": "betterend:dragon_tree_stripped_log" + }, + { + "item": "betterend:dragon_tree_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_56.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_56.json new file mode 100644 index 0000000..e1d0130 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_56.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_58.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_58.json new file mode 100644 index 0000000..62b20e7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_58.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:pythadendron_log" + }, + { + "item": "betterend:pythadendron_bark" + }, + { + "item": "betterend:pythadendron_stripped_log" + }, + { + "item": "betterend:pythadendron_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_6.json new file mode 100644 index 0000000..429c6cf --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_6.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:helix_tree_log" + }, + { + "item": "betterend:helix_tree_bark" + }, + { + "item": "betterend:helix_tree_stripped_log" + }, + { + "item": "betterend:helix_tree_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_60.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_60.json new file mode 100644 index 0000000..7b4e9fa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_60.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_62.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_62.json new file mode 100644 index 0000000..bec6603 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_62.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_64.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_64.json new file mode 100644 index 0000000..4f01531 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_64.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_66.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_66.json new file mode 100644 index 0000000..9197212 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_66.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_68.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_68.json new file mode 100644 index 0000000..9dd5dde --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_68.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_70.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_70.json new file mode 100644 index 0000000..63c5996 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_70.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:lucernia_log" + }, + { + "item": "betterend:lucernia_bark" + }, + { + "item": "betterend:lucernia_stripped_log" + }, + { + "item": "betterend:lucernia_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_72.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_72.json new file mode 100644 index 0000000..18fa4b7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_72.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_74.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_74.json new file mode 100644 index 0000000..d181e37 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_74.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_76.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_76.json new file mode 100644 index 0000000..51b3d7d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_76.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_78.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_78.json new file mode 100644 index 0000000..cc47f05 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_78.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_8.json new file mode 100644 index 0000000..c8fee30 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_8.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:rubeus_log" + }, + { + "item": "betternether:rubeus_bark" + }, + { + "item": "betternether:rubeus_stripped_log" + }, + { + "item": "betternether:rubeus_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_80.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_80.json new file mode 100644 index 0000000..3f91687 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_80.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_82.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_82.json new file mode 100644 index 0000000..7c0ccce --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_82.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_84.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_84.json new file mode 100644 index 0000000..07ad480 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_84.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:willow_log" + }, + { + "item": "betternether:willow_bark" + }, + { + "item": "betternether:willow_stripped_log" + }, + { + "item": "betternether:willow_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_86.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_86.json new file mode 100644 index 0000000..2554505 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_86.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_88.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_88.json new file mode 100644 index 0000000..db08b59 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_88.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_90.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_90.json new file mode 100644 index 0000000..dfd4781 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_90.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_92.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_92.json new file mode 100644 index 0000000..c5b4fe1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_92.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:umbrella_tree_log" + }, + { + "item": "betterend:umbrella_tree_bark" + }, + { + "item": "betterend:umbrella_tree_stripped_log" + }, + { + "item": "betterend:umbrella_tree_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_94.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_94.json new file mode 100644 index 0000000..6e75546 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_94.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_96.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_96.json new file mode 100644 index 0000000..d8f64cd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_96.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:stalagnate_log" + }, + { + "item": "betternether:stalagnate_bark" + }, + { + "item": "betternether:stalagnate_stripped_log" + }, + { + "item": "betternether:stalagnate_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_98.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_98.json new file mode 100644 index 0000000..dfa1aab --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/onlyhammersandexcavators_wooden_hammer_98.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:jellyshroom_log" + }, + { + "item": "betterend:jellyshroom_bark" + }, + { + "item": "betterend:jellyshroom_stripped_log" + }, + { + "item": "betterend:jellyshroom_stripped_bark" + } + ], + "result": { + "id": "onlyhammersandexcavators:wooden_hammer", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_0.json new file mode 100644 index 0000000..36615e8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_0.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_10.json new file mode 100644 index 0000000..1e5b306 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_10.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_12.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_12.json new file mode 100644 index 0000000..3ba09ab --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_12.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_14.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_14.json new file mode 100644 index 0000000..2889bbe --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_14.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_16.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_16.json new file mode 100644 index 0000000..3fbd566 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_16.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:dragon_tree_log" + }, + { + "item": "betterend:dragon_tree_bark" + }, + { + "item": "betterend:dragon_tree_stripped_log" + }, + { + "item": "betterend:dragon_tree_stripped_bark" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_18.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_18.json new file mode 100644 index 0000000..513a864 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_18.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_2.json new file mode 100644 index 0000000..e8b1697 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_2.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:end_lotus_log" + }, + { + "item": "betterend:end_lotus_bark" + }, + { + "item": "betterend:end_lotus_stripped_log" + }, + { + "item": "betterend:end_lotus_stripped_bark" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_20.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_20.json new file mode 100644 index 0000000..c171e59 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_20.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:pythadendron_log" + }, + { + "item": "betterend:pythadendron_bark" + }, + { + "item": "betterend:pythadendron_stripped_log" + }, + { + "item": "betterend:pythadendron_stripped_bark" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_22.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_22.json new file mode 100644 index 0000000..4cde231 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_22.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_24.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_24.json new file mode 100644 index 0000000..0b2dfaa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_24.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_26.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_26.json new file mode 100644 index 0000000..048f422 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_26.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_28.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_28.json new file mode 100644 index 0000000..1790f44 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_28.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_30.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_30.json new file mode 100644 index 0000000..6981fe0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_30.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_32.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_32.json new file mode 100644 index 0000000..0c7666a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_32.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_34.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_34.json new file mode 100644 index 0000000..1de1dd2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_34.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:helix_tree_log" + }, + { + "item": "betterend:helix_tree_bark" + }, + { + "item": "betterend:helix_tree_stripped_log" + }, + { + "item": "betterend:helix_tree_stripped_bark" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_36.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_36.json new file mode 100644 index 0000000..0ce1ba7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_36.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:lucernia_log" + }, + { + "item": "betterend:lucernia_bark" + }, + { + "item": "betterend:lucernia_stripped_log" + }, + { + "item": "betterend:lucernia_stripped_bark" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_38.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_38.json new file mode 100644 index 0000000..bad93a9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_38.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_4.json new file mode 100644 index 0000000..ed84dcf --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_4.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:tenanea_log" + }, + { + "item": "betterend:tenanea_bark" + }, + { + "item": "betterend:tenanea_stripped_log" + }, + { + "item": "betterend:tenanea_stripped_bark" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_40.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_40.json new file mode 100644 index 0000000..af23687 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_40.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_42.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_42.json new file mode 100644 index 0000000..c33929c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_42.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_44.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_44.json new file mode 100644 index 0000000..461b963 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_44.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_46.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_46.json new file mode 100644 index 0000000..8905740 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_46.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:mossy_glowshroom_log" + }, + { + "item": "betterend:mossy_glowshroom_bark" + }, + { + "item": "betterend:mossy_glowshroom_stripped_log" + }, + { + "item": "betterend:mossy_glowshroom_stripped_bark" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_48.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_48.json new file mode 100644 index 0000000..4301cfb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_48.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_50.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_50.json new file mode 100644 index 0000000..5264429 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_50.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_52.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_52.json new file mode 100644 index 0000000..2207bef --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_52.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_54.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_54.json new file mode 100644 index 0000000..c218866 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_54.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_56.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_56.json new file mode 100644 index 0000000..f9c71a2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_56.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_58.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_58.json new file mode 100644 index 0000000..8ceb8a3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_58.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_6.json new file mode 100644 index 0000000..ee64354 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_6.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_60.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_60.json new file mode 100644 index 0000000..6eee2ee --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_60.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_62.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_62.json new file mode 100644 index 0000000..0fcbbf3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_62.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_64.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_64.json new file mode 100644 index 0000000..e37f241 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_64.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_66.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_66.json new file mode 100644 index 0000000..ab80efa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_66.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:umbrella_tree_log" + }, + { + "item": "betterend:umbrella_tree_bark" + }, + { + "item": "betterend:umbrella_tree_stripped_log" + }, + { + "item": "betterend:umbrella_tree_stripped_bark" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_68.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_68.json new file mode 100644 index 0000000..d5d5447 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_68.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_70.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_70.json new file mode 100644 index 0000000..1daf2f5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_70.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_72.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_72.json new file mode 100644 index 0000000..bee8092 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_72.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_74.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_74.json new file mode 100644 index 0000000..588e6e8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_74.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_76.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_76.json new file mode 100644 index 0000000..d90bc06 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_76.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:anchor_tree_log" + }, + { + "item": "betternether:anchor_tree_bark" + }, + { + "item": "betternether:anchor_tree_stripped_log" + }, + { + "item": "betternether:anchor_tree_stripped_bark" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_78.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_78.json new file mode 100644 index 0000000..b9eedde --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_78.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:jellyshroom_log" + }, + { + "item": "betterend:jellyshroom_bark" + }, + { + "item": "betterend:jellyshroom_stripped_log" + }, + { + "item": "betterend:jellyshroom_stripped_bark" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_8.json new file mode 100644 index 0000000..19fc340 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_8.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_80.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_80.json new file mode 100644 index 0000000..d43075e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_80.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_82.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_82.json new file mode 100644 index 0000000..b23a896 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_82.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_84.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_84.json new file mode 100644 index 0000000..60d1f8a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_84.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:lacugrove_log" + }, + { + "item": "betterend:lacugrove_bark" + }, + { + "item": "betterend:lacugrove_stripped_log" + }, + { + "item": "betterend:lacugrove_stripped_bark" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_86.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_86.json new file mode 100644 index 0000000..46e4c71 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_86.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_88.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_88.json new file mode 100644 index 0000000..516e937 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_88.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_90.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_90.json new file mode 100644 index 0000000..f6a21af --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_90.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_92.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_92.json new file mode 100644 index 0000000..588e6e8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_92.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_94.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_94.json new file mode 100644 index 0000000..2207bef --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/paladins_wooden_great_hammer_94.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "paladins:wooden_great_hammer", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/ancient_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/ancient_log_0.json new file mode 100644 index 0000000..62580f8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/ancient_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "quark:ancient_log" + }, + "result": { + "id": "quark:stripped_ancient_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/ancient_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/ancient_log_1.json new file mode 100644 index 0000000..9a1c29f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/ancient_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "quark:ancient_log" + }, + "result": { + "id": "quark:stripped_ancient_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/ancient_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/ancient_log_2.json new file mode 100644 index 0000000..bfcef10 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/ancient_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "quark:ancient_log" + }, + "result": { + "id": "quark:ancient_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/ancient_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/ancient_log_3.json new file mode 100644 index 0000000..f8900ad --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/ancient_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "quark:ancient_wood" + }, + "result": { + "id": "quark:ancient_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/ancient_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/ancient_log_4.json new file mode 100644 index 0000000..8d4c180 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/ancient_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "quark:ancient_wood" + }, + "result": { + "id": "quark:stripped_ancient_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/ancient_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/ancient_log_5.json new file mode 100644 index 0000000..391c507 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/ancient_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "quark:ancient_wood" + }, + "result": { + "id": "quark:stripped_ancient_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/ancient_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/ancient_log_6.json new file mode 100644 index 0000000..c6b9b32 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/ancient_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "quark:stripped_ancient_wood" + }, + "result": { + "id": "quark:stripped_ancient_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/ancient_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/ancient_log_7.json new file mode 100644 index 0000000..7524ecf --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/ancient_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "quark:stripped_ancient_log" + }, + "result": { + "id": "quark:stripped_ancient_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/azalea_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/azalea_log_0.json new file mode 100644 index 0000000..15ef33e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/azalea_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "quark:azalea_log" + }, + "result": { + "id": "quark:stripped_azalea_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/azalea_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/azalea_log_1.json new file mode 100644 index 0000000..4dd358d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/azalea_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "quark:azalea_log" + }, + "result": { + "id": "quark:stripped_azalea_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/azalea_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/azalea_log_2.json new file mode 100644 index 0000000..37fc5b8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/azalea_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "quark:azalea_log" + }, + "result": { + "id": "quark:azalea_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/azalea_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/azalea_log_3.json new file mode 100644 index 0000000..1a3543a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/azalea_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "quark:azalea_wood" + }, + "result": { + "id": "quark:azalea_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/azalea_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/azalea_log_4.json new file mode 100644 index 0000000..89b4fa3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/azalea_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "quark:azalea_wood" + }, + "result": { + "id": "quark:stripped_azalea_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/azalea_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/azalea_log_5.json new file mode 100644 index 0000000..550e30d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/azalea_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "quark:azalea_wood" + }, + "result": { + "id": "quark:stripped_azalea_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/azalea_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/azalea_log_6.json new file mode 100644 index 0000000..03ced60 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/azalea_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "quark:stripped_azalea_wood" + }, + "result": { + "id": "quark:stripped_azalea_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/azalea_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/azalea_log_7.json new file mode 100644 index 0000000..e2474be --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/azalea_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "quark:stripped_azalea_log" + }, + "result": { + "id": "quark:stripped_azalea_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/blossom_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/blossom_log_0.json new file mode 100644 index 0000000..b7067d2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/blossom_log_0.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "quark:blossom_log" + }, + "result": { + "id": "quark:stripped_blossom_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/blossom_log_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/blossom_log_1.json new file mode 100644 index 0000000..5842860 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/blossom_log_1.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "quark:blossom_log" + }, + "result": { + "id": "quark:stripped_blossom_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/blossom_log_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/blossom_log_2.json new file mode 100644 index 0000000..542690a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/blossom_log_2.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "quark:blossom_log" + }, + "result": { + "id": "quark:blossom_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/blossom_log_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/blossom_log_3.json new file mode 100644 index 0000000..1df138e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/blossom_log_3.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "quark:blossom_wood" + }, + "result": { + "id": "quark:blossom_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/blossom_log_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/blossom_log_4.json new file mode 100644 index 0000000..2c74917 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/blossom_log_4.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "quark:blossom_wood" + }, + "result": { + "id": "quark:stripped_blossom_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/blossom_log_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/blossom_log_5.json new file mode 100644 index 0000000..bb35983 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/blossom_log_5.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "quark:blossom_wood" + }, + "result": { + "id": "quark:stripped_blossom_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/blossom_log_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/blossom_log_6.json new file mode 100644 index 0000000..be7d847 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/blossom_log_6.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "quark:stripped_blossom_wood" + }, + "result": { + "id": "quark:stripped_blossom_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/blossom_log_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/blossom_log_7.json new file mode 100644 index 0000000..4a80043 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark/blossom_log_7.json @@ -0,0 +1,11 @@ +{ + "group": "log", + "ingredient": { + "item": "quark:stripped_blossom_log" + }, + "result": { + "id": "quark:stripped_blossom_wood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_acacia_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_acacia_chest_0.json new file mode 100644 index 0000000..18ea4fd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_acacia_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "quark:acacia_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_acacia_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_acacia_ladder_0.json new file mode 100644 index 0000000..1f2dec8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_acacia_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "quark:acacia_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_acacia_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_acacia_ladder_1.json new file mode 100644 index 0000000..6c8cac9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_acacia_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:acacia_planks" + }, + { + "item": "quark:vertical_acacia_planks" + } + ], + "result": { + "id": "quark:acacia_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_acacia_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_acacia_post_0.json new file mode 100644 index 0000000..ad9a2a7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_acacia_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "quark:acacia_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_acacia_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_acacia_post_1.json new file mode 100644 index 0000000..7031fb4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_acacia_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:acacia_planks" + }, + { + "item": "quark:vertical_acacia_planks" + } + ], + "result": { + "id": "quark:acacia_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_acacia_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_acacia_vertical_slab_0.json new file mode 100644 index 0000000..263f55f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_acacia_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "quark:acacia_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_acacia_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_acacia_vertical_slab_1.json new file mode 100644 index 0000000..2f5fc99 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_acacia_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:acacia_planks" + }, + { + "item": "quark:vertical_acacia_planks" + } + ], + "result": { + "id": "quark:acacia_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_boat_0.json new file mode 100644 index 0000000..9554a7f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "quark:ancient_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_button_0.json new file mode 100644 index 0000000..c39a315 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "quark:ancient_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_button_1.json new file mode 100644 index 0000000..740ef83 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:ancient_planks" + }, + { + "item": "quark:vertical_ancient_planks" + } + ], + "result": { + "id": "quark:ancient_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_chest_0.json new file mode 100644 index 0000000..c7649c2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "quark:ancient_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_chest_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_chest_boat_0.json new file mode 100644 index 0000000..3d12a4b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_chest_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "quark:ancient_chest_boat", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_door_0.json new file mode 100644 index 0000000..0a4368e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "quark:ancient_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_fence_0.json new file mode 100644 index 0000000..f221c3f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "quark:ancient_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_fence_1.json new file mode 100644 index 0000000..022f331 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:ancient_planks" + }, + { + "item": "quark:vertical_ancient_planks" + } + ], + "result": { + "id": "quark:ancient_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_fence_gate_0.json new file mode 100644 index 0000000..121ce79 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "quark:ancient_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_ladder_0.json new file mode 100644 index 0000000..c589ca3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "quark:ancient_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_ladder_1.json new file mode 100644 index 0000000..91fef63 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:ancient_planks" + }, + { + "item": "quark:vertical_ancient_planks" + } + ], + "result": { + "id": "quark:ancient_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_planks_0.json new file mode 100644 index 0000000..8a8a668 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "quark:ancient_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_planks_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_planks_slab_0.json new file mode 100644 index 0000000..bea0316 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_planks_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "quark:ancient_planks_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_planks_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_planks_slab_1.json new file mode 100644 index 0000000..e58fbab --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_planks_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:ancient_planks" + }, + { + "item": "quark:vertical_ancient_planks" + } + ], + "result": { + "id": "quark:ancient_planks_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_planks_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_planks_stairs_0.json new file mode 100644 index 0000000..40c88d1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_planks_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "quark:ancient_planks_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_planks_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_planks_stairs_1.json new file mode 100644 index 0000000..2372731 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_planks_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:ancient_planks" + }, + { + "item": "quark:vertical_ancient_planks" + } + ], + "result": { + "id": "quark:ancient_planks_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_planks_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_planks_vertical_slab_0.json new file mode 100644 index 0000000..194ddfe --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_planks_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "quark:ancient_planks_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_planks_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_planks_vertical_slab_1.json new file mode 100644 index 0000000..32a22e9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_planks_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:ancient_planks" + }, + { + "item": "quark:vertical_ancient_planks" + } + ], + "result": { + "id": "quark:ancient_planks_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_post_0.json new file mode 100644 index 0000000..f73c10c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "quark:ancient_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_post_1.json new file mode 100644 index 0000000..a6e2656 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:ancient_planks" + }, + { + "item": "quark:vertical_ancient_planks" + } + ], + "result": { + "id": "quark:ancient_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_pressure_plate_0.json new file mode 100644 index 0000000..7f1a2dc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "quark:ancient_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_sign_0.json new file mode 100644 index 0000000..913c9a0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "quark:ancient_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_trapdoor_0.json new file mode 100644 index 0000000..b0e86ec --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_ancient_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "quark:ancient_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_boat_0.json new file mode 100644 index 0000000..cbfe7e2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "quark:azalea_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_button_0.json new file mode 100644 index 0000000..78cb73c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "quark:azalea_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_button_1.json new file mode 100644 index 0000000..079db75 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:azalea_planks" + }, + { + "item": "quark:vertical_azalea_planks" + } + ], + "result": { + "id": "quark:azalea_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_chest_0.json new file mode 100644 index 0000000..1c9f1d8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "quark:azalea_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_chest_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_chest_boat_0.json new file mode 100644 index 0000000..fc896af --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_chest_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "quark:azalea_chest_boat", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_door_0.json new file mode 100644 index 0000000..4d27317 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "quark:azalea_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_fence_0.json new file mode 100644 index 0000000..1181211 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "quark:azalea_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_fence_1.json new file mode 100644 index 0000000..8da553f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:azalea_planks" + }, + { + "item": "quark:vertical_azalea_planks" + } + ], + "result": { + "id": "quark:azalea_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_fence_gate_0.json new file mode 100644 index 0000000..642b236 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "quark:azalea_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_ladder_0.json new file mode 100644 index 0000000..f6c66e6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "quark:azalea_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_ladder_1.json new file mode 100644 index 0000000..8972d7c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:azalea_planks" + }, + { + "item": "quark:vertical_azalea_planks" + } + ], + "result": { + "id": "quark:azalea_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_planks_0.json new file mode 100644 index 0000000..9c18ce6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "quark:azalea_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_planks_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_planks_slab_0.json new file mode 100644 index 0000000..36ac142 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_planks_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "quark:azalea_planks_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_planks_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_planks_slab_1.json new file mode 100644 index 0000000..93eef18 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_planks_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:azalea_planks" + }, + { + "item": "quark:vertical_azalea_planks" + } + ], + "result": { + "id": "quark:azalea_planks_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_planks_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_planks_stairs_0.json new file mode 100644 index 0000000..f3f6747 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_planks_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "quark:azalea_planks_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_planks_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_planks_stairs_1.json new file mode 100644 index 0000000..d90752f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_planks_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:azalea_planks" + }, + { + "item": "quark:vertical_azalea_planks" + } + ], + "result": { + "id": "quark:azalea_planks_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_planks_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_planks_vertical_slab_0.json new file mode 100644 index 0000000..20a1e73 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_planks_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "quark:azalea_planks_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_planks_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_planks_vertical_slab_1.json new file mode 100644 index 0000000..42e8363 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_planks_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:azalea_planks" + }, + { + "item": "quark:vertical_azalea_planks" + } + ], + "result": { + "id": "quark:azalea_planks_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_post_0.json new file mode 100644 index 0000000..96ae9e0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "quark:azalea_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_post_1.json new file mode 100644 index 0000000..b67142f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:azalea_planks" + }, + { + "item": "quark:vertical_azalea_planks" + } + ], + "result": { + "id": "quark:azalea_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_pressure_plate_0.json new file mode 100644 index 0000000..c189067 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "quark:azalea_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_sign_0.json new file mode 100644 index 0000000..f51e237 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "quark:azalea_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_trapdoor_0.json new file mode 100644 index 0000000..12b3053 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_azalea_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "quark:azalea_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_bamboo_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_bamboo_chest_0.json new file mode 100644 index 0000000..4670976 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_bamboo_chest_0.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "quark:bamboo_chest", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_bamboo_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_bamboo_ladder_0.json new file mode 100644 index 0000000..5afc658 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_bamboo_ladder_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "quark:bamboo_ladder", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_bamboo_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_bamboo_ladder_1.json new file mode 100644 index 0000000..c4a602f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_bamboo_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:bamboo_planks" + }, + { + "item": "quark:vertical_bamboo_planks" + } + ], + "result": { + "id": "quark:bamboo_ladder", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_bamboo_mosaic_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_bamboo_mosaic_vertical_slab_0.json new file mode 100644 index 0000000..e07b254 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_bamboo_mosaic_vertical_slab_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "quark:bamboo_mosaic_vertical_slab", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_bamboo_mosaic_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_bamboo_mosaic_vertical_slab_1.json new file mode 100644 index 0000000..bef45ff --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_bamboo_mosaic_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:bamboo_planks" + }, + { + "item": "quark:vertical_bamboo_planks" + } + ], + "result": { + "id": "quark:bamboo_mosaic_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_bamboo_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_bamboo_post_0.json new file mode 100644 index 0000000..1ecf85c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_bamboo_post_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "quark:bamboo_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_bamboo_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_bamboo_post_1.json new file mode 100644 index 0000000..9a9c403 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_bamboo_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:bamboo_planks" + }, + { + "item": "quark:vertical_bamboo_planks" + } + ], + "result": { + "id": "quark:bamboo_post", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_bamboo_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_bamboo_vertical_slab_0.json new file mode 100644 index 0000000..ff79ed6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_bamboo_vertical_slab_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "quark:bamboo_vertical_slab", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_bamboo_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_bamboo_vertical_slab_1.json new file mode 100644 index 0000000..4f4ed9a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_bamboo_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:bamboo_planks" + }, + { + "item": "quark:vertical_bamboo_planks" + } + ], + "result": { + "id": "quark:bamboo_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_birch_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_birch_chest_0.json new file mode 100644 index 0000000..d2000d8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_birch_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "quark:birch_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_birch_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_birch_ladder_0.json new file mode 100644 index 0000000..2d9aaad --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_birch_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "quark:birch_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_birch_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_birch_ladder_1.json new file mode 100644 index 0000000..5cfbb1c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_birch_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:birch_planks" + }, + { + "item": "quark:vertical_birch_planks" + } + ], + "result": { + "id": "quark:birch_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_birch_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_birch_post_0.json new file mode 100644 index 0000000..aa69c29 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_birch_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "quark:birch_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_birch_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_birch_post_1.json new file mode 100644 index 0000000..c52aa95 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_birch_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:birch_planks" + }, + { + "item": "quark:vertical_birch_planks" + } + ], + "result": { + "id": "quark:birch_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_birch_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_birch_vertical_slab_0.json new file mode 100644 index 0000000..61a5ced --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_birch_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "quark:birch_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_birch_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_birch_vertical_slab_1.json new file mode 100644 index 0000000..02da4c4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_birch_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:birch_planks" + }, + { + "item": "quark:vertical_birch_planks" + } + ], + "result": { + "id": "quark:birch_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_boat_0.json new file mode 100644 index 0000000..e12ecc4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_boat_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "quark:blossom_boat", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_button_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_button_0.json new file mode 100644 index 0000000..5490b0d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_button_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "quark:blossom_button", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_button_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_button_1.json new file mode 100644 index 0000000..f52b29c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_button_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:blossom_planks" + }, + { + "item": "quark:vertical_blossom_planks" + } + ], + "result": { + "id": "quark:blossom_button", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_chest_0.json new file mode 100644 index 0000000..236e6e2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "quark:blossom_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_chest_boat_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_chest_boat_0.json new file mode 100644 index 0000000..a425bd2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_chest_boat_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "quark:blossom_chest_boat", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_door_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_door_0.json new file mode 100644 index 0000000..14f8f31 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_door_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "quark:blossom_door", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_fence_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_fence_0.json new file mode 100644 index 0000000..9f97b61 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_fence_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "quark:blossom_fence", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_fence_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_fence_1.json new file mode 100644 index 0000000..a36aa8b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_fence_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:blossom_planks" + }, + { + "item": "quark:vertical_blossom_planks" + } + ], + "result": { + "id": "quark:blossom_fence", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_fence_gate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_fence_gate_0.json new file mode 100644 index 0000000..bd1ee98 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_fence_gate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "quark:blossom_fence_gate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_ladder_0.json new file mode 100644 index 0000000..0d3dea6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "quark:blossom_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_ladder_1.json new file mode 100644 index 0000000..a91d939 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:blossom_planks" + }, + { + "item": "quark:vertical_blossom_planks" + } + ], + "result": { + "id": "quark:blossom_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_planks_0.json new file mode 100644 index 0000000..0f6a3d7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "quark:blossom_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_planks_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_planks_slab_0.json new file mode 100644 index 0000000..2b5bd3e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_planks_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "quark:blossom_planks_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_planks_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_planks_slab_1.json new file mode 100644 index 0000000..81c689d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_planks_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:blossom_planks" + }, + { + "item": "quark:vertical_blossom_planks" + } + ], + "result": { + "id": "quark:blossom_planks_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_planks_stairs_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_planks_stairs_0.json new file mode 100644 index 0000000..ef6acb8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_planks_stairs_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "quark:blossom_planks_stairs", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_planks_stairs_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_planks_stairs_1.json new file mode 100644 index 0000000..a850bae --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_planks_stairs_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:blossom_planks" + }, + { + "item": "quark:vertical_blossom_planks" + } + ], + "result": { + "id": "quark:blossom_planks_stairs", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_planks_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_planks_vertical_slab_0.json new file mode 100644 index 0000000..3a8f775 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_planks_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "quark:blossom_planks_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_planks_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_planks_vertical_slab_1.json new file mode 100644 index 0000000..9373b7c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_planks_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:blossom_planks" + }, + { + "item": "quark:vertical_blossom_planks" + } + ], + "result": { + "id": "quark:blossom_planks_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_post_0.json new file mode 100644 index 0000000..a3c82a3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "quark:blossom_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_post_1.json new file mode 100644 index 0000000..d09a176 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:blossom_planks" + }, + { + "item": "quark:vertical_blossom_planks" + } + ], + "result": { + "id": "quark:blossom_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_pressure_plate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_pressure_plate_0.json new file mode 100644 index 0000000..6873fa3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_pressure_plate_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "quark:blossom_pressure_plate", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_sign_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_sign_0.json new file mode 100644 index 0000000..563b0f4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_sign_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "quark:blossom_sign", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_trapdoor_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_trapdoor_0.json new file mode 100644 index 0000000..9b7be2a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_blossom_trapdoor_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "quark:blossom_trapdoor", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_cherry_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_cherry_chest_0.json new file mode 100644 index 0000000..6aa269a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_cherry_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "quark:cherry_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_cherry_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_cherry_ladder_0.json new file mode 100644 index 0000000..18a1d82 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_cherry_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "quark:cherry_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_cherry_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_cherry_ladder_1.json new file mode 100644 index 0000000..de2b296 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_cherry_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:cherry_planks" + }, + { + "item": "quark:vertical_cherry_planks" + } + ], + "result": { + "id": "quark:cherry_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_cherry_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_cherry_post_0.json new file mode 100644 index 0000000..8a6b96c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_cherry_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "quark:cherry_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_cherry_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_cherry_post_1.json new file mode 100644 index 0000000..0e42818 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_cherry_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:cherry_planks" + }, + { + "item": "quark:vertical_cherry_planks" + } + ], + "result": { + "id": "quark:cherry_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_cherry_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_cherry_vertical_slab_0.json new file mode 100644 index 0000000..40fc8ae --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_cherry_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "quark:cherry_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_cherry_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_cherry_vertical_slab_1.json new file mode 100644 index 0000000..9a209a8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_cherry_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:cherry_planks" + }, + { + "item": "quark:vertical_cherry_planks" + } + ], + "result": { + "id": "quark:cherry_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_0.json new file mode 100644 index 0000000..6d55401 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_10.json new file mode 100644 index 0000000..39a4198 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_10.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_12.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_12.json new file mode 100644 index 0000000..55e0079 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_12.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_14.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_14.json new file mode 100644 index 0000000..6b2d5a0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_14.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_16.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_16.json new file mode 100644 index 0000000..5a4386c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_16.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_18.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_18.json new file mode 100644 index 0000000..1db6d3b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_18.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_2.json new file mode 100644 index 0000000..a1b4fd8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_2.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_20.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_20.json new file mode 100644 index 0000000..e3ec6e6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_20.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_22.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_22.json new file mode 100644 index 0000000..1f5a1a6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_22.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_24.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_24.json new file mode 100644 index 0000000..aa10696 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_24.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_26.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_26.json new file mode 100644 index 0000000..930661e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_26.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_28.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_28.json new file mode 100644 index 0000000..f79e715 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_28.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_30.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_30.json new file mode 100644 index 0000000..6a4149c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_30.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_32.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_32.json new file mode 100644 index 0000000..81ff838 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_32.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_34.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_34.json new file mode 100644 index 0000000..de91787 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_34.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_36.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_36.json new file mode 100644 index 0000000..8b8bf65 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_36.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_38.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_38.json new file mode 100644 index 0000000..4612bc8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_38.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_4.json new file mode 100644 index 0000000..9f276d0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_4.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_40.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_40.json new file mode 100644 index 0000000..28ffec9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_40.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_42.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_42.json new file mode 100644 index 0000000..385bc90 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_42.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_44.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_44.json new file mode 100644 index 0000000..6532134 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_44.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_46.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_46.json new file mode 100644 index 0000000..82abff2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_46.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_48.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_48.json new file mode 100644 index 0000000..e8579bd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_48.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_50.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_50.json new file mode 100644 index 0000000..0510203 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_50.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_52.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_52.json new file mode 100644 index 0000000..2663b33 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_52.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "quark:chute", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_54.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_54.json new file mode 100644 index 0000000..ab427fb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_54.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_56.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_56.json new file mode 100644 index 0000000..5086e22 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_56.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_58.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_58.json new file mode 100644 index 0000000..b4c07fc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_58.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "quark:chute", + "count": 1 + }, + "ingredient_count": 16, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_6.json new file mode 100644 index 0000000..e172d21 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_6.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_60.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_60.json new file mode 100644 index 0000000..cc1b030 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_60.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_62.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_62.json new file mode 100644 index 0000000..4612bc8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_62.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_64.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_64.json new file mode 100644 index 0000000..ab427fb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_64.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_66.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_66.json new file mode 100644 index 0000000..930661e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_66.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_68.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_68.json new file mode 100644 index 0000000..82abff2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_68.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_70.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_70.json new file mode 100644 index 0000000..5a4386c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_70.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_72.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_72.json new file mode 100644 index 0000000..aa10696 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_72.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_74.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_74.json new file mode 100644 index 0000000..e8579bd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_74.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_76.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_76.json new file mode 100644 index 0000000..5fd688d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_76.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_8.json new file mode 100644 index 0000000..4601e60 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_chute_8.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "quark:chute", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_crimson_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_crimson_chest_0.json new file mode 100644 index 0000000..396479d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_crimson_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "quark:crimson_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_crimson_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_crimson_ladder_0.json new file mode 100644 index 0000000..7a76dd9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_crimson_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "quark:crimson_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_crimson_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_crimson_ladder_1.json new file mode 100644 index 0000000..999996a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_crimson_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:crimson_planks" + }, + { + "item": "quark:vertical_crimson_planks" + } + ], + "result": { + "id": "quark:crimson_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_crimson_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_crimson_post_0.json new file mode 100644 index 0000000..6a3c30c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_crimson_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "quark:crimson_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_crimson_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_crimson_post_1.json new file mode 100644 index 0000000..51a564a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_crimson_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:crimson_planks" + }, + { + "item": "quark:vertical_crimson_planks" + } + ], + "result": { + "id": "quark:crimson_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_crimson_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_crimson_vertical_slab_0.json new file mode 100644 index 0000000..59cf643 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_crimson_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "quark:crimson_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_crimson_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_crimson_vertical_slab_1.json new file mode 100644 index 0000000..d9b9a92 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_crimson_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:crimson_planks" + }, + { + "item": "quark:vertical_crimson_planks" + } + ], + "result": { + "id": "quark:crimson_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_dark_oak_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_dark_oak_chest_0.json new file mode 100644 index 0000000..3153bc5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_dark_oak_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "quark:dark_oak_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_dark_oak_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_dark_oak_ladder_0.json new file mode 100644 index 0000000..39870f8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_dark_oak_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "quark:dark_oak_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_dark_oak_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_dark_oak_ladder_1.json new file mode 100644 index 0000000..a3c208f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_dark_oak_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:dark_oak_planks" + }, + { + "item": "quark:vertical_dark_oak_planks" + } + ], + "result": { + "id": "quark:dark_oak_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_dark_oak_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_dark_oak_post_0.json new file mode 100644 index 0000000..7558ea9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_dark_oak_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "quark:dark_oak_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_dark_oak_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_dark_oak_post_1.json new file mode 100644 index 0000000..8fad584 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_dark_oak_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:dark_oak_planks" + }, + { + "item": "quark:vertical_dark_oak_planks" + } + ], + "result": { + "id": "quark:dark_oak_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_dark_oak_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_dark_oak_vertical_slab_0.json new file mode 100644 index 0000000..c466788 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_dark_oak_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "quark:dark_oak_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_dark_oak_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_dark_oak_vertical_slab_1.json new file mode 100644 index 0000000..ac23ba1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_dark_oak_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:dark_oak_planks" + }, + { + "item": "quark:vertical_dark_oak_planks" + } + ], + "result": { + "id": "quark:dark_oak_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_acacia_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_acacia_log_0.json new file mode 100644 index 0000000..3e629f9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_acacia_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "quark:hollow_acacia_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_ancient_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_ancient_log_0.json new file mode 100644 index 0000000..48f3741 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_ancient_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "quark:hollow_ancient_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_azalea_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_azalea_log_0.json new file mode 100644 index 0000000..2d9a85e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_azalea_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "quark:hollow_azalea_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_birch_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_birch_log_0.json new file mode 100644 index 0000000..4397a6c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_birch_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "quark:hollow_birch_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_blossom_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_blossom_log_0.json new file mode 100644 index 0000000..31246cc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_blossom_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "quark:hollow_blossom_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_cherry_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_cherry_log_0.json new file mode 100644 index 0000000..eacea90 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_cherry_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "quark:hollow_cherry_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_crimson_stem_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_crimson_stem_0.json new file mode 100644 index 0000000..9d4673f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_crimson_stem_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "quark:hollow_crimson_stem", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_dark_oak_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_dark_oak_log_0.json new file mode 100644 index 0000000..a672474 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_dark_oak_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "quark:hollow_dark_oak_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_jungle_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_jungle_log_0.json new file mode 100644 index 0000000..21947b9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_jungle_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "quark:hollow_jungle_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_mangrove_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_mangrove_log_0.json new file mode 100644 index 0000000..00b256b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_mangrove_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "quark:hollow_mangrove_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_oak_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_oak_log_0.json new file mode 100644 index 0000000..1abce10 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_oak_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "quark:hollow_oak_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_spruce_log_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_spruce_log_0.json new file mode 100644 index 0000000..4c1edd4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_spruce_log_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "quark:hollow_spruce_log", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_warped_stem_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_warped_stem_0.json new file mode 100644 index 0000000..dc66ca1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_hollow_warped_stem_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "quark:hollow_warped_stem", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_jungle_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_jungle_chest_0.json new file mode 100644 index 0000000..6888f84 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_jungle_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "quark:jungle_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_jungle_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_jungle_ladder_0.json new file mode 100644 index 0000000..5aa6507 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_jungle_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "quark:jungle_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_jungle_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_jungle_ladder_1.json new file mode 100644 index 0000000..98059e6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_jungle_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:jungle_planks" + }, + { + "item": "quark:vertical_jungle_planks" + } + ], + "result": { + "id": "quark:jungle_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_jungle_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_jungle_post_0.json new file mode 100644 index 0000000..1b682c0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_jungle_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "quark:jungle_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_jungle_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_jungle_post_1.json new file mode 100644 index 0000000..ef9bb94 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_jungle_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:jungle_planks" + }, + { + "item": "quark:vertical_jungle_planks" + } + ], + "result": { + "id": "quark:jungle_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_jungle_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_jungle_vertical_slab_0.json new file mode 100644 index 0000000..e43f782 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_jungle_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "quark:jungle_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_jungle_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_jungle_vertical_slab_1.json new file mode 100644 index 0000000..ad45fb6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_jungle_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:jungle_planks" + }, + { + "item": "quark:vertical_jungle_planks" + } + ], + "result": { + "id": "quark:jungle_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_mangrove_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_mangrove_chest_0.json new file mode 100644 index 0000000..b75f734 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_mangrove_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "quark:mangrove_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_mangrove_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_mangrove_ladder_0.json new file mode 100644 index 0000000..ff500e3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_mangrove_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "quark:mangrove_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_mangrove_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_mangrove_ladder_1.json new file mode 100644 index 0000000..10f1be1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_mangrove_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:mangrove_planks" + }, + { + "item": "quark:vertical_mangrove_planks" + } + ], + "result": { + "id": "quark:mangrove_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_mangrove_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_mangrove_post_0.json new file mode 100644 index 0000000..69334bf --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_mangrove_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "quark:mangrove_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_mangrove_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_mangrove_post_1.json new file mode 100644 index 0000000..a9657df --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_mangrove_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:mangrove_planks" + }, + { + "item": "quark:vertical_mangrove_planks" + } + ], + "result": { + "id": "quark:mangrove_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_mangrove_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_mangrove_vertical_slab_0.json new file mode 100644 index 0000000..af22bb8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_mangrove_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "quark:mangrove_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_mangrove_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_mangrove_vertical_slab_1.json new file mode 100644 index 0000000..5e853db --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_mangrove_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:mangrove_planks" + }, + { + "item": "quark:vertical_mangrove_planks" + } + ], + "result": { + "id": "quark:mangrove_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_oak_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_oak_chest_0.json new file mode 100644 index 0000000..d74c69e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_oak_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "quark:oak_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_oak_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_oak_post_0.json new file mode 100644 index 0000000..3f3e65a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_oak_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "quark:oak_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_oak_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_oak_post_1.json new file mode 100644 index 0000000..943eceb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_oak_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:oak_planks" + }, + { + "item": "quark:vertical_oak_planks" + } + ], + "result": { + "id": "quark:oak_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_oak_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_oak_vertical_slab_0.json new file mode 100644 index 0000000..3095c90 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_oak_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "quark:oak_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_oak_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_oak_vertical_slab_1.json new file mode 100644 index 0000000..5e877ab --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_oak_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:oak_planks" + }, + { + "item": "quark:vertical_oak_planks" + } + ], + "result": { + "id": "quark:oak_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_spruce_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_spruce_chest_0.json new file mode 100644 index 0000000..eef5ff0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_spruce_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "quark:spruce_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_spruce_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_spruce_ladder_0.json new file mode 100644 index 0000000..3562e17 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_spruce_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "quark:spruce_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_spruce_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_spruce_ladder_1.json new file mode 100644 index 0000000..de2b1f0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_spruce_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:spruce_planks" + }, + { + "item": "quark:vertical_spruce_planks" + } + ], + "result": { + "id": "quark:spruce_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_spruce_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_spruce_post_0.json new file mode 100644 index 0000000..cd53d1a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_spruce_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "quark:spruce_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_spruce_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_spruce_post_1.json new file mode 100644 index 0000000..ca84aca --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_spruce_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:spruce_planks" + }, + { + "item": "quark:vertical_spruce_planks" + } + ], + "result": { + "id": "quark:spruce_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_spruce_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_spruce_vertical_slab_0.json new file mode 100644 index 0000000..0590cf8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_spruce_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "quark:spruce_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_spruce_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_spruce_vertical_slab_1.json new file mode 100644 index 0000000..cd52d33 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_spruce_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:spruce_planks" + }, + { + "item": "quark:vertical_spruce_planks" + } + ], + "result": { + "id": "quark:spruce_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stick_block_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stick_block_0.json new file mode 100644 index 0000000..13e3765 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stick_block_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "tag": "minecraft:logs" + }, + "result": { + "id": "quark:stick_block", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_acacia_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_acacia_post_0.json new file mode 100644 index 0000000..972c047 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_acacia_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "quark:stripped_acacia_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_acacia_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_acacia_post_1.json new file mode 100644 index 0000000..f020a68 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_acacia_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:acacia_planks" + }, + { + "item": "quark:vertical_acacia_planks" + } + ], + "result": { + "id": "quark:stripped_acacia_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_ancient_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_ancient_post_0.json new file mode 100644 index 0000000..e8bea6e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_ancient_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "quark:stripped_ancient_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_ancient_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_ancient_post_1.json new file mode 100644 index 0000000..0c530a0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_ancient_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:ancient_planks" + }, + { + "item": "quark:vertical_ancient_planks" + } + ], + "result": { + "id": "quark:stripped_ancient_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_azalea_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_azalea_post_0.json new file mode 100644 index 0000000..ebd3deb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_azalea_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "quark:stripped_azalea_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_azalea_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_azalea_post_1.json new file mode 100644 index 0000000..d6c1767 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_azalea_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:azalea_planks" + }, + { + "item": "quark:vertical_azalea_planks" + } + ], + "result": { + "id": "quark:stripped_azalea_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_bamboo_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_bamboo_post_0.json new file mode 100644 index 0000000..bc89231 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_bamboo_post_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "quark:stripped_bamboo_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_bamboo_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_bamboo_post_1.json new file mode 100644 index 0000000..3f02f6a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_bamboo_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:bamboo_planks" + }, + { + "item": "quark:vertical_bamboo_planks" + } + ], + "result": { + "id": "quark:stripped_bamboo_post", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_birch_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_birch_post_0.json new file mode 100644 index 0000000..b57725b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_birch_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "quark:stripped_birch_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_birch_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_birch_post_1.json new file mode 100644 index 0000000..4eba5a6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_birch_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:birch_planks" + }, + { + "item": "quark:vertical_birch_planks" + } + ], + "result": { + "id": "quark:stripped_birch_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_blossom_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_blossom_post_0.json new file mode 100644 index 0000000..0292728 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_blossom_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "quark:stripped_blossom_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_blossom_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_blossom_post_1.json new file mode 100644 index 0000000..3390998 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_blossom_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:blossom_planks" + }, + { + "item": "quark:vertical_blossom_planks" + } + ], + "result": { + "id": "quark:stripped_blossom_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_cherry_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_cherry_post_0.json new file mode 100644 index 0000000..8a079f6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_cherry_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "quark:stripped_cherry_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_cherry_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_cherry_post_1.json new file mode 100644 index 0000000..bdaa7e6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_cherry_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:cherry_planks" + }, + { + "item": "quark:vertical_cherry_planks" + } + ], + "result": { + "id": "quark:stripped_cherry_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_crimson_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_crimson_post_0.json new file mode 100644 index 0000000..aefdf6d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_crimson_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "quark:stripped_crimson_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_crimson_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_crimson_post_1.json new file mode 100644 index 0000000..8403653 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_crimson_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:crimson_planks" + }, + { + "item": "quark:vertical_crimson_planks" + } + ], + "result": { + "id": "quark:stripped_crimson_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_dark_oak_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_dark_oak_post_0.json new file mode 100644 index 0000000..68ad21c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_dark_oak_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "quark:stripped_dark_oak_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_dark_oak_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_dark_oak_post_1.json new file mode 100644 index 0000000..510c3a7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_dark_oak_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:dark_oak_planks" + }, + { + "item": "quark:vertical_dark_oak_planks" + } + ], + "result": { + "id": "quark:stripped_dark_oak_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_jungle_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_jungle_post_0.json new file mode 100644 index 0000000..243f4cb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_jungle_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "quark:stripped_jungle_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_jungle_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_jungle_post_1.json new file mode 100644 index 0000000..8869a75 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_jungle_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:jungle_planks" + }, + { + "item": "quark:vertical_jungle_planks" + } + ], + "result": { + "id": "quark:stripped_jungle_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_mangrove_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_mangrove_post_0.json new file mode 100644 index 0000000..d55ab95 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_mangrove_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "quark:stripped_mangrove_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_mangrove_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_mangrove_post_1.json new file mode 100644 index 0000000..d25bfbf --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_mangrove_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:mangrove_planks" + }, + { + "item": "quark:vertical_mangrove_planks" + } + ], + "result": { + "id": "quark:stripped_mangrove_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_oak_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_oak_post_0.json new file mode 100644 index 0000000..45a95e8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_oak_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "quark:stripped_oak_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_oak_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_oak_post_1.json new file mode 100644 index 0000000..c78a880 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_oak_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:oak_planks" + }, + { + "item": "quark:vertical_oak_planks" + } + ], + "result": { + "id": "quark:stripped_oak_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_spruce_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_spruce_post_0.json new file mode 100644 index 0000000..1d4b1ed --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_spruce_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "quark:stripped_spruce_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_spruce_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_spruce_post_1.json new file mode 100644 index 0000000..a380748 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_spruce_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:spruce_planks" + }, + { + "item": "quark:vertical_spruce_planks" + } + ], + "result": { + "id": "quark:stripped_spruce_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_warped_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_warped_post_0.json new file mode 100644 index 0000000..a8df6bc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_warped_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "quark:stripped_warped_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_warped_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_warped_post_1.json new file mode 100644 index 0000000..35a0073 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_stripped_warped_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:warped_planks" + }, + { + "item": "quark:vertical_warped_planks" + } + ], + "result": { + "id": "quark:stripped_warped_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_acacia_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_acacia_planks_0.json new file mode 100644 index 0000000..1c12dc8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_acacia_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "quark:vertical_acacia_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_ancient_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_ancient_planks_0.json new file mode 100644 index 0000000..8a7db15 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_ancient_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "quark:vertical_ancient_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_azalea_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_azalea_planks_0.json new file mode 100644 index 0000000..051e9eb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_azalea_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "quark:vertical_azalea_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_bamboo_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_bamboo_planks_0.json new file mode 100644 index 0000000..4d35c22 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_bamboo_planks_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "quark:vertical_bamboo_planks", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_birch_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_birch_planks_0.json new file mode 100644 index 0000000..45a4dc6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_birch_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "quark:vertical_birch_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_blossom_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_blossom_planks_0.json new file mode 100644 index 0000000..916e19e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_blossom_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "quark:vertical_blossom_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_cherry_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_cherry_planks_0.json new file mode 100644 index 0000000..181795d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_cherry_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "quark:vertical_cherry_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_crimson_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_crimson_planks_0.json new file mode 100644 index 0000000..a21a093 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_crimson_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "quark:vertical_crimson_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_dark_oak_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_dark_oak_planks_0.json new file mode 100644 index 0000000..850653b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_dark_oak_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "quark:vertical_dark_oak_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_jungle_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_jungle_planks_0.json new file mode 100644 index 0000000..c7013fd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_jungle_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "quark:vertical_jungle_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_mangrove_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_mangrove_planks_0.json new file mode 100644 index 0000000..25c2141 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_mangrove_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "quark:vertical_mangrove_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_oak_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_oak_planks_0.json new file mode 100644 index 0000000..634f34a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_oak_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "quark:vertical_oak_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_spruce_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_spruce_planks_0.json new file mode 100644 index 0000000..3a247d9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_spruce_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "quark:vertical_spruce_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_warped_planks_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_warped_planks_0.json new file mode 100644 index 0000000..6d40c6d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_vertical_warped_planks_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "quark:vertical_warped_planks", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_warped_chest_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_warped_chest_0.json new file mode 100644 index 0000000..0aa5e3d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_warped_chest_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "quark:warped_chest", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_warped_ladder_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_warped_ladder_0.json new file mode 100644 index 0000000..c23c28f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_warped_ladder_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "quark:warped_ladder", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_warped_ladder_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_warped_ladder_1.json new file mode 100644 index 0000000..fab65e1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_warped_ladder_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:warped_planks" + }, + { + "item": "quark:vertical_warped_planks" + } + ], + "result": { + "id": "quark:warped_ladder", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_warped_post_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_warped_post_0.json new file mode 100644 index 0000000..b1f8fad --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_warped_post_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "quark:warped_post", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_warped_post_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_warped_post_1.json new file mode 100644 index 0000000..43d55ed --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_warped_post_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:warped_planks" + }, + { + "item": "quark:vertical_warped_planks" + } + ], + "result": { + "id": "quark:warped_post", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_warped_vertical_slab_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_warped_vertical_slab_0.json new file mode 100644 index 0000000..72dd6cb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_warped_vertical_slab_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "quark:warped_vertical_slab", + "count": 8 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_warped_vertical_slab_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_warped_vertical_slab_1.json new file mode 100644 index 0000000..a996162 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/quark_warped_vertical_slab_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:warped_planks" + }, + { + "item": "quark:vertical_warped_planks" + } + ], + "result": { + "id": "quark:warped_vertical_slab", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_aether_way_sign_skyroot_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_aether_way_sign_skyroot_0.json new file mode 100644 index 0000000..27f8aa2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_aether_way_sign_skyroot_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "supplementaries:aether/way_sign_skyroot", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_aether_way_sign_skyroot_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_aether_way_sign_skyroot_1.json new file mode 100644 index 0000000..5d8cac8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_aether_way_sign_skyroot_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "aether:skyroot_planks" + }, + { + "item": "everycomp:q/aether/vertical_skyroot_planks" + } + ], + "result": { + "id": "supplementaries:aether/way_sign_skyroot", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_betternether_way_sign_nether_mushroom_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_betternether_way_sign_nether_mushroom_0.json new file mode 100644 index 0000000..88ebc48 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_betternether_way_sign_nether_mushroom_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "supplementaries:betternether/way_sign_nether_mushroom", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_betternether_way_sign_nether_mushroom_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_betternether_way_sign_nether_mushroom_1.json new file mode 100644 index 0000000..210ef0d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_betternether_way_sign_nether_mushroom_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "betternether:nether_mushroom_planks" + }, + { + "item": "everycomp:q/betternether/vertical_nether_mushroom_planks" + } + ], + "result": { + "id": "supplementaries:betternether/way_sign_nether_mushroom", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_betternether_way_sign_nether_reed_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_betternether_way_sign_nether_reed_0.json new file mode 100644 index 0000000..e142502 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_betternether_way_sign_nether_reed_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "supplementaries:betternether/way_sign_nether_reed", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_conberry_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_conberry_0.json new file mode 100644 index 0000000..fd33a6e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_conberry_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "supplementaries:deep_aether/way_sign_conberry", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_conberry_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_conberry_1.json new file mode 100644 index 0000000..00b15aa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_conberry_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:conberry_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_conberry_planks" + } + ], + "result": { + "id": "supplementaries:deep_aether/way_sign_conberry", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_cruderoot_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_cruderoot_0.json new file mode 100644 index 0000000..6f389a5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_cruderoot_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "supplementaries:deep_aether/way_sign_cruderoot", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_cruderoot_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_cruderoot_1.json new file mode 100644 index 0000000..e175b6a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_cruderoot_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:cruderoot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_cruderoot_planks" + } + ], + "result": { + "id": "supplementaries:deep_aether/way_sign_cruderoot", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_roseroot_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_roseroot_0.json new file mode 100644 index 0000000..e6a5b9b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_roseroot_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "supplementaries:deep_aether/way_sign_roseroot", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_roseroot_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_roseroot_1.json new file mode 100644 index 0000000..c4e210e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_roseroot_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:roseroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_roseroot_planks" + } + ], + "result": { + "id": "supplementaries:deep_aether/way_sign_roseroot", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_sunroot_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_sunroot_0.json new file mode 100644 index 0000000..d5d022f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_sunroot_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "supplementaries:deep_aether/way_sign_sunroot", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_sunroot_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_sunroot_1.json new file mode 100644 index 0000000..ab06c1b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_sunroot_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:sunroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_sunroot_planks" + } + ], + "result": { + "id": "supplementaries:deep_aether/way_sign_sunroot", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_yagroot_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_yagroot_0.json new file mode 100644 index 0000000..05a0315 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_yagroot_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "supplementaries:deep_aether/way_sign_yagroot", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_yagroot_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_yagroot_1.json new file mode 100644 index 0000000..89ee3d0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deep_aether_way_sign_yagroot_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deep_aether:yagroot_planks" + }, + { + "item": "everycomp:q/deep_aether/vertical_yagroot_planks" + } + ], + "result": { + "id": "supplementaries:deep_aether/way_sign_yagroot", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deeperdarker_way_sign_bloom_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deeperdarker_way_sign_bloom_0.json new file mode 100644 index 0000000..0b96798 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deeperdarker_way_sign_bloom_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "supplementaries:deeperdarker/way_sign_bloom", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deeperdarker_way_sign_bloom_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deeperdarker_way_sign_bloom_1.json new file mode 100644 index 0000000..70b2530 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deeperdarker_way_sign_bloom_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:bloom_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_bloom_planks" + } + ], + "result": { + "id": "supplementaries:deeperdarker/way_sign_bloom", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deeperdarker_way_sign_echo_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deeperdarker_way_sign_echo_0.json new file mode 100644 index 0000000..a44ce95 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deeperdarker_way_sign_echo_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "supplementaries:deeperdarker/way_sign_echo", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deeperdarker_way_sign_echo_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deeperdarker_way_sign_echo_1.json new file mode 100644 index 0000000..73b832a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_deeperdarker_way_sign_echo_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:echo_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_echo_planks" + } + ], + "result": { + "id": "supplementaries:deeperdarker/way_sign_echo", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_0.json new file mode 100644 index 0000000..eb1160d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_1.json new file mode 100644 index 0000000..ab5ea19 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:joshua_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_joshua_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_10.json new file mode 100644 index 0000000..6d1ac2b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_10.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_11.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_11.json new file mode 100644 index 0000000..a8b0948 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_11.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:willow_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_willow_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_12.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_12.json new file mode 100644 index 0000000..a154e6c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_12.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_13.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_13.json new file mode 100644 index 0000000..795827f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_13.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:maple_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_maple_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_14.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_14.json new file mode 100644 index 0000000..ad9e7e7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_14.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_15.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_15.json new file mode 100644 index 0000000..f9001e2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_15.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cedar_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cedar_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_16.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_16.json new file mode 100644 index 0000000..d1b9b87 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_16.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_17.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_17.json new file mode 100644 index 0000000..e6badba --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_17.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "aether:skyroot_planks" + }, + { + "item": "everycomp:q/aether/vertical_skyroot_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_18.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_18.json new file mode 100644 index 0000000..38134ec --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_18.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_19.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_19.json new file mode 100644 index 0000000..6801683 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_19.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:mangrove_planks" + }, + { + "item": "quark:vertical_mangrove_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_2.json new file mode 100644 index 0000000..5cb3cd1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_2.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_20.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_20.json new file mode 100644 index 0000000..2cef605 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_20.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_21.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_21.json new file mode 100644 index 0000000..50c83a8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_21.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:redwood_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_redwood_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_22.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_22.json new file mode 100644 index 0000000..b39ef16 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_22.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_23.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_23.json new file mode 100644 index 0000000..56125c5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_23.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "mynethersdelight:powdery_planks" + }, + { + "item": "everycomp:q/mynethersdelight/vertical_powdery_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_24.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_24.json new file mode 100644 index 0000000..d41a3ac --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_24.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_25.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_25.json new file mode 100644 index 0000000..fbda020 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_25.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:birch_planks" + }, + { + "item": "quark:vertical_birch_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_26.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_26.json new file mode 100644 index 0000000..19bb4f4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_26.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_27.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_27.json new file mode 100644 index 0000000..560f50e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_27.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:aspen_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_aspen_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_28.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_28.json new file mode 100644 index 0000000..32c4f35 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_28.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_29.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_29.json new file mode 100644 index 0000000..59af23a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_29.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:coconut_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_coconut_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_3.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_3.json new file mode 100644 index 0000000..685ed13 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_3.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:spruce_planks" + }, + { + "item": "quark:vertical_spruce_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_30.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_30.json new file mode 100644 index 0000000..54a2fd4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_30.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_31.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_31.json new file mode 100644 index 0000000..e5c268f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_31.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:warped_planks" + }, + { + "item": "quark:vertical_warped_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_32.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_32.json new file mode 100644 index 0000000..09c8700 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_32.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_33.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_33.json new file mode 100644 index 0000000..03e6bde --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_33.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:larch_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_larch_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_34.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_34.json new file mode 100644 index 0000000..97d6be7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_34.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_35.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_35.json new file mode 100644 index 0000000..0139f12 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_35.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:saxaul_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_saxaul_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_36.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_36.json new file mode 100644 index 0000000..d07d8d6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_36.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_37.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_37.json new file mode 100644 index 0000000..8791ddd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_37.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cypress_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cypress_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_38.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_38.json new file mode 100644 index 0000000..e3c7a4d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_38.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_39.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_39.json new file mode 100644 index 0000000..5891f91 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_39.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:olive_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_olive_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_4.json new file mode 100644 index 0000000..b09039e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_4.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_40.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_40.json new file mode 100644 index 0000000..59843eb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_40.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_41.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_41.json new file mode 100644 index 0000000..444509c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_41.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:blossom_planks" + }, + { + "item": "quark:vertical_blossom_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_42.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_42.json new file mode 100644 index 0000000..edf82a4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_42.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_43.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_43.json new file mode 100644 index 0000000..2ab7576 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_43.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:jungle_planks" + }, + { + "item": "quark:vertical_jungle_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_44.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_44.json new file mode 100644 index 0000000..c1b409c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_44.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_45.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_45.json new file mode 100644 index 0000000..5bd3c80 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_45.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:oak_planks" + }, + { + "item": "quark:vertical_oak_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_46.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_46.json new file mode 100644 index 0000000..56286b3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_46.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_47.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_47.json new file mode 100644 index 0000000..01fd79f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_47.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_palo_verde_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_48.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_48.json new file mode 100644 index 0000000..0f07f58 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_48.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_49.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_49.json new file mode 100644 index 0000000..0702b55 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_49.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:ghaf_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_ghaf_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_5.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_5.json new file mode 100644 index 0000000..3adbed8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_5.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:mahogany_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_mahogany_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_50.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_50.json new file mode 100644 index 0000000..d82d7a8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_50.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_51.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_51.json new file mode 100644 index 0000000..c808070 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_51.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:echo_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_echo_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_52.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_52.json new file mode 100644 index 0000000..637f44f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_52.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_53.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_53.json new file mode 100644 index 0000000..255fc47 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_53.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:wisteria_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_wisteria_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_54.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_54.json new file mode 100644 index 0000000..54b9608 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_54.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_55.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_55.json new file mode 100644 index 0000000..1435922 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_55.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "deeperdarker:bloom_planks" + }, + { + "item": "everycomp:q/deeperdarker/vertical_bloom_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_56.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_56.json new file mode 100644 index 0000000..3ea87fb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_56.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_57.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_57.json new file mode 100644 index 0000000..2572ebc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_57.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:crimson_planks" + }, + { + "item": "quark:vertical_crimson_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_58.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_58.json new file mode 100644 index 0000000..0b635a2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_58.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_59.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_59.json new file mode 100644 index 0000000..5f9afb9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_59.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:fir_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_fir_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_6.json new file mode 100644 index 0000000..1fc5225 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_6.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_60.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_60.json new file mode 100644 index 0000000..b7bfb33 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_60.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_61.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_61.json new file mode 100644 index 0000000..94a45e2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_61.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:sugi_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_sugi_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_62.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_62.json new file mode 100644 index 0000000..6b06688 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_62.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_63.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_63.json new file mode 100644 index 0000000..0486114 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_63.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:bamboo_planks" + }, + { + "item": "quark:vertical_bamboo_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_64.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_64.json new file mode 100644 index 0000000..dcb3d22 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_64.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "supplementaries:item_shelf", + "count": 3 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_65.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_65.json new file mode 100644 index 0000000..387c470 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_65.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "cataclysm:chorus_planks" + }, + { + "item": "everycomp:q/cataclysm/vertical_chorus_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_66.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_66.json new file mode 100644 index 0000000..f91e86f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_66.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_67.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_67.json new file mode 100644 index 0000000..63dee0e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_67.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:ancient_planks" + }, + { + "item": "quark:vertical_ancient_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_68.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_68.json new file mode 100644 index 0000000..043337a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_68.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_69.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_69.json new file mode 100644 index 0000000..a9adde9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_69.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:acacia_planks" + }, + { + "item": "quark:vertical_acacia_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_7.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_7.json new file mode 100644 index 0000000..b0d3be2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_7.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:dark_oak_planks" + }, + { + "item": "quark:vertical_dark_oak_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_70.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_70.json new file mode 100644 index 0000000..6d5d87e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_70.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_71.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_71.json new file mode 100644 index 0000000..eb9bd18 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_71.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:azalea_planks" + }, + { + "item": "quark:vertical_azalea_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_8.json new file mode 100644 index 0000000..dd1367f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_8.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 6 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_9.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_9.json new file mode 100644 index 0000000..65d38ef --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_item_shelf_9.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:cherry_planks" + }, + { + "item": "quark:vertical_cherry_planks" + } + ], + "result": { + "id": "supplementaries:item_shelf", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_mynethersdelight_way_sign_powdery_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_mynethersdelight_way_sign_powdery_0.json new file mode 100644 index 0000000..dde52c1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_mynethersdelight_way_sign_powdery_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "supplementaries:mynethersdelight/way_sign_powdery", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_mynethersdelight_way_sign_powdery_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_mynethersdelight_way_sign_powdery_1.json new file mode 100644 index 0000000..6a4c469 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_mynethersdelight_way_sign_powdery_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "mynethersdelight:powdery_planks" + }, + { + "item": "everycomp:q/mynethersdelight/vertical_powdery_planks" + } + ], + "result": { + "id": "supplementaries:mynethersdelight/way_sign_powdery", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_aspen_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_aspen_0.json new file mode 100644 index 0000000..4577517 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_aspen_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_aspen", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_aspen_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_aspen_1.json new file mode 100644 index 0000000..57063f0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_aspen_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:aspen_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_aspen_planks" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_aspen", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_cedar_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_cedar_0.json new file mode 100644 index 0000000..94ccefd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_cedar_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_cedar", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_cedar_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_cedar_1.json new file mode 100644 index 0000000..c1f95c4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_cedar_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cedar_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cedar_planks" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_cedar", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_coconut_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_coconut_0.json new file mode 100644 index 0000000..8507d6d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_coconut_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_coconut", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_coconut_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_coconut_1.json new file mode 100644 index 0000000..b39faa8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_coconut_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:coconut_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_coconut_planks" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_coconut", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_cypress_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_cypress_0.json new file mode 100644 index 0000000..f8cf5a0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_cypress_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_cypress", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_cypress_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_cypress_1.json new file mode 100644 index 0000000..ab0112e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_cypress_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:cypress_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_cypress_planks" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_cypress", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_fir_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_fir_0.json new file mode 100644 index 0000000..b1cb175 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_fir_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_fir", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_fir_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_fir_1.json new file mode 100644 index 0000000..aeec19a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_fir_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:fir_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_fir_planks" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_fir", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_ghaf_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_ghaf_0.json new file mode 100644 index 0000000..1e7d9de --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_ghaf_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_ghaf", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_ghaf_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_ghaf_1.json new file mode 100644 index 0000000..0376ece --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_ghaf_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:ghaf_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_ghaf_planks" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_ghaf", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_joshua_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_joshua_0.json new file mode 100644 index 0000000..3435381 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_joshua_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_joshua", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_joshua_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_joshua_1.json new file mode 100644 index 0000000..e3280a7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_joshua_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:joshua_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_joshua_planks" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_joshua", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_larch_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_larch_0.json new file mode 100644 index 0000000..20e4a4f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_larch_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_larch", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_larch_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_larch_1.json new file mode 100644 index 0000000..b920576 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_larch_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:larch_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_larch_planks" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_larch", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_mahogany_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_mahogany_0.json new file mode 100644 index 0000000..06f8a0d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_mahogany_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_mahogany", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_mahogany_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_mahogany_1.json new file mode 100644 index 0000000..daaaa95 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_mahogany_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:mahogany_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_mahogany_planks" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_mahogany", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_maple_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_maple_0.json new file mode 100644 index 0000000..8f0c16f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_maple_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_maple", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_maple_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_maple_1.json new file mode 100644 index 0000000..47e1aa3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_maple_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:maple_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_maple_planks" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_maple", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_olive_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_olive_0.json new file mode 100644 index 0000000..9dcebd5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_olive_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_olive", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_olive_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_olive_1.json new file mode 100644 index 0000000..d900891 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_olive_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:olive_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_olive_planks" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_olive", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_palo_verde_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_palo_verde_0.json new file mode 100644 index 0000000..cf30d69 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_palo_verde_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_palo_verde", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_palo_verde_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_palo_verde_1.json new file mode 100644 index 0000000..a747b98 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_palo_verde_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_palo_verde_planks" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_palo_verde", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_redwood_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_redwood_0.json new file mode 100644 index 0000000..598f9ba --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_redwood_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_redwood", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_redwood_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_redwood_1.json new file mode 100644 index 0000000..b42cef3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_redwood_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:redwood_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_redwood_planks" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_redwood", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_saxaul_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_saxaul_0.json new file mode 100644 index 0000000..5244d48 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_saxaul_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_saxaul", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_saxaul_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_saxaul_1.json new file mode 100644 index 0000000..27ed044 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_saxaul_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:saxaul_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_saxaul_planks" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_saxaul", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_sugi_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_sugi_0.json new file mode 100644 index 0000000..fa3d277 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_sugi_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_sugi", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_sugi_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_sugi_1.json new file mode 100644 index 0000000..8432eda --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_sugi_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:sugi_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_sugi_planks" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_sugi", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_willow_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_willow_0.json new file mode 100644 index 0000000..86d8288 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_willow_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_willow", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_willow_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_willow_1.json new file mode 100644 index 0000000..b38f9a7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_willow_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:willow_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_willow_planks" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_willow", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_wisteria_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_wisteria_0.json new file mode 100644 index 0000000..f220bf5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_wisteria_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_wisteria", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_wisteria_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_wisteria_1.json new file mode 100644 index 0000000..a8a8ca2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_natures_spirit_way_sign_wisteria_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "natures_spirit:wisteria_planks" + }, + { + "item": "everycomp:q/natures_spirit/vertical_wisteria_planks" + } + ], + "result": { + "id": "supplementaries:natures_spirit/way_sign_wisteria", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_notice_board_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_notice_board_0.json new file mode 100644 index 0000000..be422e3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_notice_board_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "supplementaries:notice_board", + "count": 1 + }, + "ingredient_count": 33, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_present_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_present_0.json new file mode 100644 index 0000000..83eafcb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_present_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "supplementaries:present", + "count": 1 + }, + "ingredient_count": 8, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_quark_way_sign_ancient_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_quark_way_sign_ancient_0.json new file mode 100644 index 0000000..7ba8948 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_quark_way_sign_ancient_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "supplementaries:quark/way_sign_ancient", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_quark_way_sign_ancient_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_quark_way_sign_ancient_1.json new file mode 100644 index 0000000..6acf3f2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_quark_way_sign_ancient_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:ancient_planks" + }, + { + "item": "quark:vertical_ancient_planks" + } + ], + "result": { + "id": "supplementaries:quark/way_sign_ancient", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_quark_way_sign_azalea_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_quark_way_sign_azalea_0.json new file mode 100644 index 0000000..abfbad2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_quark_way_sign_azalea_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "supplementaries:quark/way_sign_azalea", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_quark_way_sign_azalea_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_quark_way_sign_azalea_1.json new file mode 100644 index 0000000..c8b905b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_quark_way_sign_azalea_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:azalea_planks" + }, + { + "item": "quark:vertical_azalea_planks" + } + ], + "result": { + "id": "supplementaries:quark/way_sign_azalea", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_quark_way_sign_blossom_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_quark_way_sign_blossom_0.json new file mode 100644 index 0000000..10706fe --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_quark_way_sign_blossom_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "supplementaries:quark/way_sign_blossom", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_quark_way_sign_blossom_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_quark_way_sign_blossom_1.json new file mode 100644 index 0000000..622ffd1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_quark_way_sign_blossom_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "quark:blossom_planks" + }, + { + "item": "quark:vertical_blossom_planks" + } + ], + "result": { + "id": "supplementaries:quark/way_sign_blossom", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_sugar_cube_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_sugar_cube_0.json new file mode 100644 index 0000000..76e716d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_sugar_cube_0.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "supplementaries:sugar_cube", + "count": 1 + }, + "ingredient_count": 9, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_timber_brace_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_timber_brace_0.json new file mode 100644 index 0000000..e532e94 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_timber_brace_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "tag": "minecraft:logs" + }, + "result": { + "id": "supplementaries:timber_brace", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_timber_cross_brace_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_timber_cross_brace_0.json new file mode 100644 index 0000000..7651f8c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_timber_cross_brace_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "tag": "minecraft:logs" + }, + "result": { + "id": "supplementaries:timber_cross_brace", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_timber_frame_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_timber_frame_0.json new file mode 100644 index 0000000..1378f50 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_timber_frame_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "tag": "minecraft:logs" + }, + "result": { + "id": "supplementaries:timber_frame", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_acacia_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_acacia_0.json new file mode 100644 index 0000000..b965d7f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_acacia_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "supplementaries:way_sign_acacia", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_acacia_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_acacia_1.json new file mode 100644 index 0000000..76799db --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_acacia_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:acacia_planks" + }, + { + "item": "quark:vertical_acacia_planks" + } + ], + "result": { + "id": "supplementaries:way_sign_acacia", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_bamboo_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_bamboo_0.json new file mode 100644 index 0000000..4387ab6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_bamboo_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "supplementaries:way_sign_bamboo", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_bamboo_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_bamboo_1.json new file mode 100644 index 0000000..9ec8ee1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_bamboo_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:bamboo_planks" + }, + { + "item": "quark:vertical_bamboo_planks" + } + ], + "result": { + "id": "supplementaries:way_sign_bamboo", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_birch_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_birch_0.json new file mode 100644 index 0000000..03e02b0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_birch_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "supplementaries:way_sign_birch", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_birch_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_birch_1.json new file mode 100644 index 0000000..71eff91 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_birch_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:birch_planks" + }, + { + "item": "quark:vertical_birch_planks" + } + ], + "result": { + "id": "supplementaries:way_sign_birch", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_cherry_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_cherry_0.json new file mode 100644 index 0000000..155b9b8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_cherry_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "supplementaries:way_sign_cherry", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_cherry_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_cherry_1.json new file mode 100644 index 0000000..d628bf0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_cherry_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:cherry_planks" + }, + { + "item": "quark:vertical_cherry_planks" + } + ], + "result": { + "id": "supplementaries:way_sign_cherry", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_crimson_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_crimson_0.json new file mode 100644 index 0000000..02852d8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_crimson_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "supplementaries:way_sign_crimson", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_crimson_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_crimson_1.json new file mode 100644 index 0000000..e996910 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_crimson_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:crimson_planks" + }, + { + "item": "quark:vertical_crimson_planks" + } + ], + "result": { + "id": "supplementaries:way_sign_crimson", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_dark_oak_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_dark_oak_0.json new file mode 100644 index 0000000..5853c69 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_dark_oak_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "supplementaries:way_sign_dark_oak", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_dark_oak_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_dark_oak_1.json new file mode 100644 index 0000000..9755177 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_dark_oak_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:dark_oak_planks" + }, + { + "item": "quark:vertical_dark_oak_planks" + } + ], + "result": { + "id": "supplementaries:way_sign_dark_oak", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_jungle_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_jungle_0.json new file mode 100644 index 0000000..8a09a39 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_jungle_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "supplementaries:way_sign_jungle", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_jungle_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_jungle_1.json new file mode 100644 index 0000000..51148ac --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_jungle_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:jungle_planks" + }, + { + "item": "quark:vertical_jungle_planks" + } + ], + "result": { + "id": "supplementaries:way_sign_jungle", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_mangrove_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_mangrove_0.json new file mode 100644 index 0000000..f319a13 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_mangrove_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "supplementaries:way_sign_mangrove", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_mangrove_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_mangrove_1.json new file mode 100644 index 0000000..a5f2f0f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_mangrove_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:mangrove_planks" + }, + { + "item": "quark:vertical_mangrove_planks" + } + ], + "result": { + "id": "supplementaries:way_sign_mangrove", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_oak_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_oak_0.json new file mode 100644 index 0000000..4547688 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_oak_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "supplementaries:way_sign_oak", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_oak_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_oak_1.json new file mode 100644 index 0000000..3973dc1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_oak_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:oak_planks" + }, + { + "item": "quark:vertical_oak_planks" + } + ], + "result": { + "id": "supplementaries:way_sign_oak", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_spruce_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_spruce_0.json new file mode 100644 index 0000000..b2a9046 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_spruce_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "supplementaries:way_sign_spruce", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_spruce_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_spruce_1.json new file mode 100644 index 0000000..2778e7c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_spruce_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:spruce_planks" + }, + { + "item": "quark:vertical_spruce_planks" + } + ], + "result": { + "id": "supplementaries:way_sign_spruce", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_warped_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_warped_0.json new file mode 100644 index 0000000..e84dc7a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_warped_0.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "supplementaries:way_sign_warped", + "count": 4 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_warped_1.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_warped_1.json new file mode 100644 index 0000000..b394a77 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/supplementaries_way_sign_warped_1.json @@ -0,0 +1,16 @@ +{ + "group": "planks", + "ingredient": [ + { + "item": "minecraft:warped_planks" + }, + { + "item": "quark:vertical_warped_planks" + } + ], + "result": { + "id": "supplementaries:way_sign_warped", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_0.json new file mode 100644 index 0000000..57be754 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_0.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_10.json new file mode 100644 index 0000000..f25bc1e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_10.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_100.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_100.json new file mode 100644 index 0000000..41ffbd6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_100.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:nether_sakura_log" + }, + { + "item": "betternether:nether_sakura_bark" + }, + { + "item": "betternether:nether_sakura_stripped_log" + }, + { + "item": "betternether:nether_sakura_stripped_bark" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_102.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_102.json new file mode 100644 index 0000000..0d4fb03 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_102.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:lacugrove_log" + }, + { + "item": "betterend:lacugrove_bark" + }, + { + "item": "betterend:lacugrove_stripped_log" + }, + { + "item": "betterend:lacugrove_stripped_bark" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_104.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_104.json new file mode 100644 index 0000000..82ffc19 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_104.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_106.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_106.json new file mode 100644 index 0000000..ded7ef1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_106.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_108.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_108.json new file mode 100644 index 0000000..1b5e728 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_108.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_12.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_12.json new file mode 100644 index 0000000..b8da43e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_12.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_14.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_14.json new file mode 100644 index 0000000..3193fc6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_14.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_16.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_16.json new file mode 100644 index 0000000..c6161e8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_16.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:mossy_glowshroom_log" + }, + { + "item": "betterend:mossy_glowshroom_bark" + }, + { + "item": "betterend:mossy_glowshroom_stripped_log" + }, + { + "item": "betterend:mossy_glowshroom_stripped_bark" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_18.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_18.json new file mode 100644 index 0000000..0c86ea2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_18.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_2.json new file mode 100644 index 0000000..2165aa0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_2.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_20.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_20.json new file mode 100644 index 0000000..6f9ac98 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_20.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_22.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_22.json new file mode 100644 index 0000000..2d6fe7b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_22.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:cruderoot_log" + }, + { + "item": "deep_aether:cruderoot_wood" + }, + { + "item": "deep_aether:stripped_cruderoot_log" + }, + { + "item": "deep_aether:stripped_cruderoot_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_24.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_24.json new file mode 100644 index 0000000..071e31b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_24.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_26.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_26.json new file mode 100644 index 0000000..54b5eb2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_26.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_28.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_28.json new file mode 100644 index 0000000..0377225 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_28.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_30.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_30.json new file mode 100644 index 0000000..14559ac --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_30.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:anchor_tree_log" + }, + { + "item": "betternether:anchor_tree_bark" + }, + { + "item": "betternether:anchor_tree_stripped_log" + }, + { + "item": "betternether:anchor_tree_stripped_bark" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_32.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_32.json new file mode 100644 index 0000000..8d6dfbd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_32.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:yagroot_log" + }, + { + "item": "deep_aether:yagroot_wood" + }, + { + "item": "deep_aether:stripped_yagroot_log" + }, + { + "item": "deep_aether:stripped_yagroot_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_34.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_34.json new file mode 100644 index 0000000..11c8eb8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_34.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_36.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_36.json new file mode 100644 index 0000000..64c4839 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_36.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:wart_log" + }, + { + "item": "betternether:wart_bark" + }, + { + "item": "betternether:wart_stripped_log" + }, + { + "item": "betternether:wart_stripped_bark" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_38.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_38.json new file mode 100644 index 0000000..874722e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_38.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:mushroom_fir_log" + }, + { + "item": "betternether:mushroom_fir_bark" + }, + { + "item": "betternether:mushroom_fir_stripped_log" + }, + { + "item": "betternether:mushroom_fir_stripped_bark" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_4.json new file mode 100644 index 0000000..00020b4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_4.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_40.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_40.json new file mode 100644 index 0000000..f20ac4e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_40.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_42.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_42.json new file mode 100644 index 0000000..0c26293 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_42.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:end_lotus_log" + }, + { + "item": "betterend:end_lotus_bark" + }, + { + "item": "betterend:end_lotus_stripped_log" + }, + { + "item": "betterend:end_lotus_stripped_bark" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_44.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_44.json new file mode 100644 index 0000000..1b5e728 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_44.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:sunroot_log" + }, + { + "item": "deep_aether:sunroot_wood" + }, + { + "item": "deep_aether:stripped_sunroot_log" + }, + { + "item": "deep_aether:stripped_sunroot_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_46.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_46.json new file mode 100644 index 0000000..c09e066 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_46.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:tenanea_log" + }, + { + "item": "betterend:tenanea_bark" + }, + { + "item": "betterend:tenanea_stripped_log" + }, + { + "item": "betterend:tenanea_stripped_bark" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_48.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_48.json new file mode 100644 index 0000000..ed111f7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_48.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_50.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_50.json new file mode 100644 index 0000000..7176c35 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_50.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_52.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_52.json new file mode 100644 index 0000000..e78aacb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_52.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_54.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_54.json new file mode 100644 index 0000000..e75e091 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_54.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:dragon_tree_log" + }, + { + "item": "betterend:dragon_tree_bark" + }, + { + "item": "betterend:dragon_tree_stripped_log" + }, + { + "item": "betterend:dragon_tree_stripped_bark" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_56.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_56.json new file mode 100644 index 0000000..bc814e4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_56.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_58.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_58.json new file mode 100644 index 0000000..46dc1e8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_58.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:pythadendron_log" + }, + { + "item": "betterend:pythadendron_bark" + }, + { + "item": "betterend:pythadendron_stripped_log" + }, + { + "item": "betterend:pythadendron_stripped_bark" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_6.json new file mode 100644 index 0000000..2054884 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_6.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:helix_tree_log" + }, + { + "item": "betterend:helix_tree_bark" + }, + { + "item": "betterend:helix_tree_stripped_log" + }, + { + "item": "betterend:helix_tree_stripped_bark" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_60.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_60.json new file mode 100644 index 0000000..9510496 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_60.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_62.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_62.json new file mode 100644 index 0000000..2aa0af1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_62.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_64.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_64.json new file mode 100644 index 0000000..704425b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_64.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_66.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_66.json new file mode 100644 index 0000000..e2c9d19 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_66.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_68.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_68.json new file mode 100644 index 0000000..6519359 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_68.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_70.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_70.json new file mode 100644 index 0000000..22958d6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_70.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:lucernia_log" + }, + { + "item": "betterend:lucernia_bark" + }, + { + "item": "betterend:lucernia_stripped_log" + }, + { + "item": "betterend:lucernia_stripped_bark" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_72.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_72.json new file mode 100644 index 0000000..f138937 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_72.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_74.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_74.json new file mode 100644 index 0000000..4851128 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_74.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_76.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_76.json new file mode 100644 index 0000000..49ba0a4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_76.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_78.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_78.json new file mode 100644 index 0000000..9fe67cb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_78.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_8.json new file mode 100644 index 0000000..7c012cf --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_8.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:rubeus_log" + }, + { + "item": "betternether:rubeus_bark" + }, + { + "item": "betternether:rubeus_stripped_log" + }, + { + "item": "betternether:rubeus_stripped_bark" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_80.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_80.json new file mode 100644 index 0000000..dd762c6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_80.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_82.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_82.json new file mode 100644 index 0000000..cf5e8e3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_82.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_84.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_84.json new file mode 100644 index 0000000..9c7f591 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_84.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:willow_log" + }, + { + "item": "betternether:willow_bark" + }, + { + "item": "betternether:willow_stripped_log" + }, + { + "item": "betternether:willow_stripped_bark" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_86.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_86.json new file mode 100644 index 0000000..66b0050 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_86.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_88.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_88.json new file mode 100644 index 0000000..1f8f5b5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_88.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_90.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_90.json new file mode 100644 index 0000000..e4adb3f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_90.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_92.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_92.json new file mode 100644 index 0000000..63db8b2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_92.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:umbrella_tree_log" + }, + { + "item": "betterend:umbrella_tree_bark" + }, + { + "item": "betterend:umbrella_tree_stripped_log" + }, + { + "item": "betterend:umbrella_tree_stripped_bark" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_94.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_94.json new file mode 100644 index 0000000..437fe22 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_94.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betternether:stalagnate_log" + }, + { + "item": "betternether:stalagnate_bark" + }, + { + "item": "betternether:stalagnate_stripped_log" + }, + { + "item": "betternether:stalagnate_stripped_bark" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_96.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_96.json new file mode 100644 index 0000000..ec60249 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_96.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_98.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_98.json new file mode 100644 index 0000000..a5bc312 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_fish_display_98.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "betterend:jellyshroom_log" + }, + { + "item": "betterend:jellyshroom_bark" + }, + { + "item": "betterend:jellyshroom_stripped_log" + }, + { + "item": "betterend:jellyshroom_stripped_bark" + } + ], + "result": { + "id": "tide:fish_display", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_0.json new file mode 100644 index 0000000..c1647a9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_10.json new file mode 100644 index 0000000..203dfa1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_10.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_12.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_12.json new file mode 100644 index 0000000..99f1bf3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_12.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_14.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_14.json new file mode 100644 index 0000000..dd15d01 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_14.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_16.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_16.json new file mode 100644 index 0000000..7c9bee9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_16.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_18.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_18.json new file mode 100644 index 0000000..96bb418 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_18.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_2.json new file mode 100644 index 0000000..ae5f8f6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_2.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_20.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_20.json new file mode 100644 index 0000000..d64b9f5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_20.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_22.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_22.json new file mode 100644 index 0000000..8fb8f95 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_22.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_24.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_24.json new file mode 100644 index 0000000..454db1c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_24.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_26.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_26.json new file mode 100644 index 0000000..a396ade --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_26.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_28.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_28.json new file mode 100644 index 0000000..c2ea4e6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_28.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_30.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_30.json new file mode 100644 index 0000000..e050b81 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_30.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_32.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_32.json new file mode 100644 index 0000000..1844c17 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_32.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_34.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_34.json new file mode 100644 index 0000000..91bdfab --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_34.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_36.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_36.json new file mode 100644 index 0000000..4c9fdc2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_36.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_38.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_38.json new file mode 100644 index 0000000..4db0b4c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_38.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_4.json new file mode 100644 index 0000000..83dda6d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_4.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_40.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_40.json new file mode 100644 index 0000000..9188fe8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_40.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_42.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_42.json new file mode 100644 index 0000000..660e39b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_42.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_44.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_44.json new file mode 100644 index 0000000..d465684 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_44.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_46.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_46.json new file mode 100644 index 0000000..1db001b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_46.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_48.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_48.json new file mode 100644 index 0000000..f12002f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_48.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_50.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_50.json new file mode 100644 index 0000000..90342d8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_50.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_52.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_52.json new file mode 100644 index 0000000..2213083 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_52.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_54.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_54.json new file mode 100644 index 0000000..cb8932f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_54.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_56.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_56.json new file mode 100644 index 0000000..6eb0b67 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_56.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_58.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_58.json new file mode 100644 index 0000000..585d066 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_58.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_6.json new file mode 100644 index 0000000..36f852d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_6.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_60.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_60.json new file mode 100644 index 0000000..8d923b1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_60.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_62.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_62.json new file mode 100644 index 0000000..d2f7d7f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_62.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_64.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_64.json new file mode 100644 index 0000000..7d084d9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_64.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_66.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_66.json new file mode 100644 index 0000000..1c5a81a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_66.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_8.json new file mode 100644 index 0000000..b2d0e4e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/tide_wooden_crate_8.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "tide:wooden_crate", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_0.json new file mode 100644 index 0000000..0abdab8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_10.json new file mode 100644 index 0000000..47a5510 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_10.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_12.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_12.json new file mode 100644 index 0000000..bf2ebae --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_12.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_14.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_14.json new file mode 100644 index 0000000..f20a7ec --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_14.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_16.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_16.json new file mode 100644 index 0000000..befc8f3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_16.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_18.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_18.json new file mode 100644 index 0000000..6511190 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_18.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_2.json new file mode 100644 index 0000000..793e2ab --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_2.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_20.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_20.json new file mode 100644 index 0000000..97cae1b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_20.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_22.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_22.json new file mode 100644 index 0000000..10072b2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_22.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_24.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_24.json new file mode 100644 index 0000000..714bd85 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_24.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_26.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_26.json new file mode 100644 index 0000000..cc8ed55 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_26.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_28.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_28.json new file mode 100644 index 0000000..b6fb9a1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_28.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_30.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_30.json new file mode 100644 index 0000000..b8f773f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_30.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_32.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_32.json new file mode 100644 index 0000000..7cb7859 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_32.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_34.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_34.json new file mode 100644 index 0000000..19d8fd4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_34.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_36.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_36.json new file mode 100644 index 0000000..5329063 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_36.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_38.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_38.json new file mode 100644 index 0000000..142743c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_38.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_4.json new file mode 100644 index 0000000..a8ee2ef --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_4.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_40.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_40.json new file mode 100644 index 0000000..5b265c9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_40.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_42.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_42.json new file mode 100644 index 0000000..e7866c3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_42.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_44.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_44.json new file mode 100644 index 0000000..e585a52 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_44.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_46.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_46.json new file mode 100644 index 0000000..ea5b0de --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_46.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_48.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_48.json new file mode 100644 index 0000000..bb65731 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_48.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_50.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_50.json new file mode 100644 index 0000000..887b2de --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_50.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_52.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_52.json new file mode 100644 index 0000000..9a97266 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_52.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_54.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_54.json new file mode 100644 index 0000000..352b323 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_54.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_56.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_56.json new file mode 100644 index 0000000..126c4b0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_56.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_58.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_58.json new file mode 100644 index 0000000..091bc02 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_58.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_6.json new file mode 100644 index 0000000..cb61f87 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_6.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_60.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_60.json new file mode 100644 index 0000000..5c75ecb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_60.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_62.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_62.json new file mode 100644 index 0000000..6a61e1e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_62.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_64.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_64.json new file mode 100644 index 0000000..c4436b8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_64.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_66.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_66.json new file mode 100644 index 0000000..0d2e79c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_66.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "toms_storage:inventory_cable", + "count": 1 + }, + "ingredient_count": 10, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_68.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_68.json new file mode 100644 index 0000000..195246e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_68.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_70.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_70.json new file mode 100644 index 0000000..b35bbc6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_70.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_72.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_72.json new file mode 100644 index 0000000..1a4a5e0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_72.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_8.json new file mode 100644 index 0000000..98f7e2e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_8.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable", + "count": 2 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_0.json new file mode 100644 index 0000000..5f42548 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_0.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_10.json new file mode 100644 index 0000000..f88dc22 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_10.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_12.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_12.json new file mode 100644 index 0000000..163b746 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_12.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_14.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_14.json new file mode 100644 index 0000000..b71572f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_14.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_16.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_16.json new file mode 100644 index 0000000..60ab9c8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_16.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_18.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_18.json new file mode 100644 index 0000000..ae2bc86 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_18.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_2.json new file mode 100644 index 0000000..57e01c9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_2.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_20.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_20.json new file mode 100644 index 0000000..66e0ae2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_20.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_22.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_22.json new file mode 100644 index 0000000..4bb8c2a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_22.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_24.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_24.json new file mode 100644 index 0000000..19da5aa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_24.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_26.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_26.json new file mode 100644 index 0000000..5605b1e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_26.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_28.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_28.json new file mode 100644 index 0000000..59904c6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_28.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_30.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_30.json new file mode 100644 index 0000000..c158355 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_30.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_32.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_32.json new file mode 100644 index 0000000..40ac8aa --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_32.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_34.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_34.json new file mode 100644 index 0000000..f7ad49c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_34.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_36.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_36.json new file mode 100644 index 0000000..a76f558 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_36.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_38.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_38.json new file mode 100644 index 0000000..ce81beb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_38.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_4.json new file mode 100644 index 0000000..4d65723 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_4.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_40.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_40.json new file mode 100644 index 0000000..af76199 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_40.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_42.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_42.json new file mode 100644 index 0000000..4eef981 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_42.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_44.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_44.json new file mode 100644 index 0000000..9dfb1c2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_44.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_46.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_46.json new file mode 100644 index 0000000..57f5714 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_46.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_48.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_48.json new file mode 100644 index 0000000..6c20dc5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_48.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_50.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_50.json new file mode 100644 index 0000000..d9deddb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_50.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_52.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_52.json new file mode 100644 index 0000000..592a807 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_52.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_54.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_54.json new file mode 100644 index 0000000..a3aa11a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_54.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_56.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_56.json new file mode 100644 index 0000000..26d11d4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_56.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_58.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_58.json new file mode 100644 index 0000000..e4f33de --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_58.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_6.json new file mode 100644 index 0000000..028636a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_6.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_60.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_60.json new file mode 100644 index 0000000..d6b11bc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_60.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_62.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_62.json new file mode 100644 index 0000000..b174880 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_62.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_64.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_64.json new file mode 100644 index 0000000..14a9757 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_64.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_66.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_66.json new file mode 100644 index 0000000..ddec48c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_66.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "ingredient_count": 11, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_68.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_68.json new file mode 100644 index 0000000..c3f78e3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_68.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_70.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_70.json new file mode 100644 index 0000000..d8728ec --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_70.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_72.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_72.json new file mode 100644 index 0000000..b9a177b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_72.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_8.json new file mode 100644 index 0000000..b523205 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_cable_framed_8.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "toms_storage:inventory_cable_framed", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_0.json new file mode 100644 index 0000000..8abe95c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_10.json new file mode 100644 index 0000000..b196dcd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_10.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_12.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_12.json new file mode 100644 index 0000000..7af4001 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_12.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_14.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_14.json new file mode 100644 index 0000000..0b04f09 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_14.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_16.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_16.json new file mode 100644 index 0000000..4d9a6c2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_16.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_18.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_18.json new file mode 100644 index 0000000..5c30472 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_18.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_2.json new file mode 100644 index 0000000..99656d8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_2.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_20.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_20.json new file mode 100644 index 0000000..15f2394 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_20.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_22.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_22.json new file mode 100644 index 0000000..8abe95c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_22.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_24.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_24.json new file mode 100644 index 0000000..e0f20e0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_24.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_26.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_26.json new file mode 100644 index 0000000..a2890c0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_26.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_28.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_28.json new file mode 100644 index 0000000..bfeaaea --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_28.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_30.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_30.json new file mode 100644 index 0000000..febc12f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_30.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_32.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_32.json new file mode 100644 index 0000000..7ae571c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_32.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_34.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_34.json new file mode 100644 index 0000000..cf28e58 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_34.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_36.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_36.json new file mode 100644 index 0000000..2c86f13 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_36.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_38.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_38.json new file mode 100644 index 0000000..c5b8edc --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_38.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_4.json new file mode 100644 index 0000000..9f141f7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_4.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_40.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_40.json new file mode 100644 index 0000000..953f77e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_40.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_42.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_42.json new file mode 100644 index 0000000..35ce3dd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_42.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_44.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_44.json new file mode 100644 index 0000000..5f23752 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_44.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_46.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_46.json new file mode 100644 index 0000000..556da0f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_46.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_48.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_48.json new file mode 100644 index 0000000..5aada89 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_48.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "ingredient_count": 24, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_50.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_50.json new file mode 100644 index 0000000..1c8ea7c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_50.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_52.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_52.json new file mode 100644 index 0000000..2a421c5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_52.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_54.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_54.json new file mode 100644 index 0000000..64b0950 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_54.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_56.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_56.json new file mode 100644 index 0000000..dd9a249 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_56.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_58.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_58.json new file mode 100644 index 0000000..f50d469 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_58.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_6.json new file mode 100644 index 0000000..2e6a39c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_6.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_60.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_60.json new file mode 100644 index 0000000..becb5e9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_60.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_62.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_62.json new file mode 100644 index 0000000..270763c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_62.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_64.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_64.json new file mode 100644 index 0000000..1405532 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_64.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_66.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_66.json new file mode 100644 index 0000000..09cb8c9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_66.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_8.json new file mode 100644 index 0000000..d06aec6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_configurator_8.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "toms_storage:inventory_configurator", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_0.json new file mode 100644 index 0000000..9a34e54 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_0.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:joshua_log" + }, + { + "item": "natures_spirit:stripped_joshua_log" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_10.json new file mode 100644 index 0000000..0f06d79 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_10.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_12.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_12.json new file mode 100644 index 0000000..96306e1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_12.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_14.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_14.json new file mode 100644 index 0000000..361b821 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_14.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_16.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_16.json new file mode 100644 index 0000000..776beba --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_16.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "aether:skyroot_log" + }, + { + "item": "aether:skyroot_wood" + }, + { + "item": "aether:stripped_skyroot_log" + }, + { + "item": "aether:stripped_skyroot_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_18.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_18.json new file mode 100644 index 0000000..ffe79a3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_18.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_2.json new file mode 100644 index 0000000..6cedda9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_2.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_20.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_20.json new file mode 100644 index 0000000..a9d2219 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_20.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_22.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_22.json new file mode 100644 index 0000000..6ebef96 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_22.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_24.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_24.json new file mode 100644 index 0000000..fe91f09 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_24.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_26.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_26.json new file mode 100644 index 0000000..a7f5fd8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_26.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_28.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_28.json new file mode 100644 index 0000000..ca081e7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_28.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_30.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_30.json new file mode 100644 index 0000000..15f18de --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_30.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_32.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_32.json new file mode 100644 index 0000000..b1cd553 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_32.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_34.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_34.json new file mode 100644 index 0000000..b7da423 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_34.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:larch_log" + }, + { + "item": "natures_spirit:larch_wood" + }, + { + "item": "natures_spirit:stripped_larch_log" + }, + { + "item": "natures_spirit:stripped_larch_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_36.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_36.json new file mode 100644 index 0000000..654fb83 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_36.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:saxaul_log" + }, + { + "item": "natures_spirit:saxaul_wood" + }, + { + "item": "natures_spirit:stripped_saxaul_log" + }, + { + "item": "natures_spirit:stripped_saxaul_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_38.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_38.json new file mode 100644 index 0000000..a149371 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_38.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cypress_log" + }, + { + "item": "natures_spirit:cypress_wood" + }, + { + "item": "natures_spirit:stripped_cypress_log" + }, + { + "item": "natures_spirit:stripped_cypress_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_4.json new file mode 100644 index 0000000..a178bc3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_4.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_40.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_40.json new file mode 100644 index 0000000..efd6ab8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_40.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_42.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_42.json new file mode 100644 index 0000000..396c53a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_42.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_44.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_44.json new file mode 100644 index 0000000..b1a9af5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_44.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_46.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_46.json new file mode 100644 index 0000000..9161049 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_46.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_48.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_48.json new file mode 100644 index 0000000..afbee02 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_48.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_50.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_50.json new file mode 100644 index 0000000..4aa046b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_50.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_52.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_52.json new file mode 100644 index 0000000..7fc88b3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_52.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_54.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_54.json new file mode 100644 index 0000000..b180dcd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_54.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_56.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_56.json new file mode 100644 index 0000000..b75cf0b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_56.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_58.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_58.json new file mode 100644 index 0000000..b0616d7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_58.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_6.json new file mode 100644 index 0000000..29ff5a0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_6.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_60.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_60.json new file mode 100644 index 0000000..a5d200b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_60.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_62.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_62.json new file mode 100644 index 0000000..ffc5f81 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_62.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_64.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_64.json new file mode 100644 index 0000000..072fa36 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_64.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 11, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_68.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_68.json new file mode 100644 index 0000000..bba83bf --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_68.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_70.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_70.json new file mode 100644 index 0000000..2f53310 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_70.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_72.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_72.json new file mode 100644 index 0000000..7a149ec --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_72.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_8.json new file mode 100644 index 0000000..52eb3e8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_inventory_proxy_8.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "toms_storage:inventory_proxy", + "count": 1 + }, + "ingredient_count": 5, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_0.json new file mode 100644 index 0000000..fcb3aba --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_0.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:jungle_log" + }, + { + "item": "minecraft:jungle_wood" + }, + { + "item": "minecraft:stripped_jungle_log" + }, + { + "item": "minecraft:stripped_jungle_wood" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_10.json new file mode 100644 index 0000000..e143c73 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_10.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_12.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_12.json new file mode 100644 index 0000000..e1fbeac --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_12.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_14.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_14.json new file mode 100644 index 0000000..978b629 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_14.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 8, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_16.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_16.json new file mode 100644 index 0000000..d6cff24 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_16.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_18.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_18.json new file mode 100644 index 0000000..ad833be --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_18.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_2.json new file mode 100644 index 0000000..c133f4a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_2.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_20.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_20.json new file mode 100644 index 0000000..412f7c5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_20.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_22.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_22.json new file mode 100644 index 0000000..e777310 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_22.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_24.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_24.json new file mode 100644 index 0000000..db60b9c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_24.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_26.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_26.json new file mode 100644 index 0000000..da27821 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_26.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_28.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_28.json new file mode 100644 index 0000000..c133f4a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_28.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_30.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_30.json new file mode 100644 index 0000000..577ba79 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_30.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_32.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_32.json new file mode 100644 index 0000000..aa676e5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_32.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_34.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_34.json new file mode 100644 index 0000000..37aa043 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_34.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_36.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_36.json new file mode 100644 index 0000000..0507378 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_36.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_38.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_38.json new file mode 100644 index 0000000..2220540 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_38.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_4.json new file mode 100644 index 0000000..e13a00c --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_4.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_40.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_40.json new file mode 100644 index 0000000..490d7df --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_40.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_42.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_42.json new file mode 100644 index 0000000..92996eb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_42.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_44.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_44.json new file mode 100644 index 0000000..4cdb1d9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_44.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_48.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_48.json new file mode 100644 index 0000000..74efd40 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_48.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_50.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_50.json new file mode 100644 index 0000000..bab22b3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_50.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_52.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_52.json new file mode 100644 index 0000000..2376a66 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_52.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_54.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_54.json new file mode 100644 index 0000000..7116e23 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_54.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_56.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_56.json new file mode 100644 index 0000000..eba0dd2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_56.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_58.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_58.json new file mode 100644 index 0000000..3ea25d6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_58.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_6.json new file mode 100644 index 0000000..8a82de7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_6.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_60.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_60.json new file mode 100644 index 0000000..e04160a --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_60.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_62.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_62.json new file mode 100644 index 0000000..84fb920 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_62.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_8.json new file mode 100644 index 0000000..13b159e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_open_crate_8.json @@ -0,0 +1,23 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:maple_log" + }, + { + "item": "natures_spirit:maple_wood" + }, + { + "item": "natures_spirit:stripped_maple_log" + }, + { + "item": "natures_spirit:stripped_maple_wood" + } + ], + "result": { + "id": "toms_storage:open_crate", + "count": 1 + }, + "ingredient_count": 4, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_0.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_0.json new file mode 100644 index 0000000..59a41f1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_0.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_10.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_10.json new file mode 100644 index 0000000..10acd74 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_10.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "cataclysm:chorus_stem" + }, + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "ingredient_count": 2, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_12.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_12.json new file mode 100644 index 0000000..2fdaadb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_12.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:blossom_log" + }, + { + "item": "quark:blossom_wood" + }, + { + "item": "quark:stripped_blossom_log" + }, + { + "item": "quark:stripped_blossom_wood" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_14.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_14.json new file mode 100644 index 0000000..9020977 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_14.json @@ -0,0 +1,17 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:bamboo_block" + }, + { + "item": "minecraft:stripped_bamboo_block" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "ingredient_count": 3, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_16.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_16.json new file mode 100644 index 0000000..ca5a478 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_16.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:willow_log" + }, + { + "item": "natures_spirit:willow_wood" + }, + { + "item": "natures_spirit:stripped_willow_log" + }, + { + "item": "natures_spirit:stripped_willow_wood" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_18.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_18.json new file mode 100644 index 0000000..111970e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_18.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:palo_verde_log" + }, + { + "item": "natures_spirit:palo_verde_wood" + }, + { + "item": "natures_spirit:stripped_palo_verde_log" + }, + { + "item": "natures_spirit:stripped_palo_verde_wood" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_2.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_2.json new file mode 100644 index 0000000..5733785 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_2.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:aspen_log" + }, + { + "item": "natures_spirit:aspen_wood" + }, + { + "item": "natures_spirit:stripped_aspen_log" + }, + { + "item": "natures_spirit:stripped_aspen_wood" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_20.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_20.json new file mode 100644 index 0000000..6addb29 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_20.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:redwood_log" + }, + { + "item": "natures_spirit:redwood_wood" + }, + { + "item": "natures_spirit:stripped_redwood_log" + }, + { + "item": "natures_spirit:stripped_redwood_wood" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_22.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_22.json new file mode 100644 index 0000000..59a41f1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_22.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_mushroom_stem" + }, + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_24.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_24.json new file mode 100644 index 0000000..281bac5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_24.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:wisteria_log" + }, + { + "item": "natures_spirit:wisteria_wood" + }, + { + "item": "natures_spirit:stripped_wisteria_log" + }, + { + "item": "natures_spirit:stripped_wisteria_wood" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_26.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_26.json new file mode 100644 index 0000000..e9475c5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_26.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:spruce_log" + }, + { + "item": "minecraft:spruce_wood" + }, + { + "item": "minecraft:stripped_spruce_log" + }, + { + "item": "minecraft:stripped_spruce_wood" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_28.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_28.json new file mode 100644 index 0000000..816c9f9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_28.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:roseroot_log" + }, + { + "item": "deep_aether:roseroot_wood" + }, + { + "item": "deep_aether:stripped_roseroot_log" + }, + { + "item": "deep_aether:stripped_roseroot_wood" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_30.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_30.json new file mode 100644 index 0000000..d6ff144 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_30.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:birch_log" + }, + { + "item": "minecraft:birch_wood" + }, + { + "item": "minecraft:stripped_birch_log" + }, + { + "item": "minecraft:stripped_birch_wood" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_32.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_32.json new file mode 100644 index 0000000..a4d8428 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_32.json @@ -0,0 +1,11 @@ +{ + "group": "logs", + "ingredient": { + "item": "mynethersdelight:powdery_block" + }, + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_34.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_34.json new file mode 100644 index 0000000..76eb0dd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_34.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:ghaf_log" + }, + { + "item": "natures_spirit:ghaf_wood" + }, + { + "item": "natures_spirit:stripped_ghaf_log" + }, + { + "item": "natures_spirit:stripped_ghaf_wood" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_36.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_36.json new file mode 100644 index 0000000..ce099bb --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_36.json @@ -0,0 +1,16 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:blooming_stem" + }, + { + "item": "deeperdarker:stripped_blooming_stem" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_38.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_38.json new file mode 100644 index 0000000..ae670ed --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_38.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:azalea_log" + }, + { + "item": "quark:azalea_wood" + }, + { + "item": "quark:stripped_azalea_log" + }, + { + "item": "quark:stripped_azalea_wood" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_4.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_4.json new file mode 100644 index 0000000..bfe9fa5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_4.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:dark_oak_log" + }, + { + "item": "minecraft:dark_oak_wood" + }, + { + "item": "minecraft:stripped_dark_oak_log" + }, + { + "item": "minecraft:stripped_dark_oak_wood" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_40.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_40.json new file mode 100644 index 0000000..3e0653b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_40.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:cherry_log" + }, + { + "item": "minecraft:cherry_wood" + }, + { + "item": "minecraft:stripped_cherry_log" + }, + { + "item": "minecraft:stripped_cherry_wood" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_42.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_42.json new file mode 100644 index 0000000..1d8f29e --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_42.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:oak_log" + }, + { + "item": "minecraft:oak_wood" + }, + { + "item": "minecraft:stripped_oak_log" + }, + { + "item": "minecraft:stripped_oak_wood" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_44.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_44.json new file mode 100644 index 0000000..0bdc34b --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_44.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:cedar_log" + }, + { + "item": "natures_spirit:cedar_wood" + }, + { + "item": "natures_spirit:stripped_cedar_log" + }, + { + "item": "natures_spirit:stripped_cedar_wood" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_46.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_46.json new file mode 100644 index 0000000..90fca9f --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_46.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:mahogany_log" + }, + { + "item": "natures_spirit:mahogany_wood" + }, + { + "item": "natures_spirit:stripped_mahogany_log" + }, + { + "item": "natures_spirit:stripped_mahogany_wood" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_48.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_48.json new file mode 100644 index 0000000..5c9e086 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_48.json @@ -0,0 +1,12 @@ +{ + "group": "logs", + "ingredient": { + "item": "betternether:nether_reed_stem" + }, + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "ingredient_count": 24, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_50.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_50.json new file mode 100644 index 0000000..43ca20d --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_50.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deep_aether:conberry_log" + }, + { + "item": "deep_aether:conberry_wood" + }, + { + "item": "deep_aether:stripped_conberry_log" + }, + { + "item": "deep_aether:stripped_conberry_wood" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_52.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_52.json new file mode 100644 index 0000000..0d226ab --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_52.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "deeperdarker:echo_log" + }, + { + "item": "deeperdarker:echo_wood" + }, + { + "item": "deeperdarker:stripped_echo_log" + }, + { + "item": "deeperdarker:stripped_echo_wood" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_54.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_54.json new file mode 100644 index 0000000..a805bff --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_54.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "quark:ancient_log" + }, + { + "item": "quark:ancient_wood" + }, + { + "item": "quark:stripped_ancient_log" + }, + { + "item": "quark:stripped_ancient_wood" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_56.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_56.json new file mode 100644 index 0000000..6fc8016 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_56.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:warped_stem" + }, + { + "item": "minecraft:warped_hyphae" + }, + { + "item": "minecraft:stripped_warped_stem" + }, + { + "item": "minecraft:stripped_warped_hyphae" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_58.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_58.json new file mode 100644 index 0000000..1df6312 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_58.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:fir_log" + }, + { + "item": "natures_spirit:fir_wood" + }, + { + "item": "natures_spirit:stripped_fir_log" + }, + { + "item": "natures_spirit:stripped_fir_wood" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_6.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_6.json new file mode 100644 index 0000000..61cd6fd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_6.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:crimson_stem" + }, + { + "item": "minecraft:crimson_hyphae" + }, + { + "item": "minecraft:stripped_crimson_stem" + }, + { + "item": "minecraft:stripped_crimson_hyphae" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_60.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_60.json new file mode 100644 index 0000000..d14d7e3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_60.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:mangrove_log" + }, + { + "item": "minecraft:mangrove_wood" + }, + { + "item": "minecraft:stripped_mangrove_log" + }, + { + "item": "minecraft:stripped_mangrove_wood" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_62.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_62.json new file mode 100644 index 0000000..e3a6496 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_62.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:coconut_log" + }, + { + "item": "natures_spirit:coconut_wood" + }, + { + "item": "natures_spirit:stripped_coconut_log" + }, + { + "item": "natures_spirit:stripped_coconut_wood" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_64.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_64.json new file mode 100644 index 0000000..fba49dd --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_64.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:sugi_log" + }, + { + "item": "natures_spirit:sugi_wood" + }, + { + "item": "natures_spirit:stripped_sugi_log" + }, + { + "item": "natures_spirit:stripped_sugi_wood" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_66.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_66.json new file mode 100644 index 0000000..eae3f18 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_66.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "natures_spirit:olive_log" + }, + { + "item": "natures_spirit:olive_wood" + }, + { + "item": "natures_spirit:stripped_olive_log" + }, + { + "item": "natures_spirit:stripped_olive_wood" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_8.json b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_8.json new file mode 100644 index 0000000..6620845 --- /dev/null +++ b/Server/dynamic-data-pack-cache/sawmill-sawmill_recipes/data/sawmill/recipe/toms_storage_trim_8.json @@ -0,0 +1,22 @@ +{ + "group": "logs", + "ingredient": [ + { + "item": "minecraft:acacia_log" + }, + { + "item": "minecraft:acacia_wood" + }, + { + "item": "minecraft:stripped_acacia_log" + }, + { + "item": "minecraft:stripped_acacia_wood" + } + ], + "result": { + "id": "toms_storage:trim", + "count": 1 + }, + "type": "sawmill:woodcutting" +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_acacia.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_acacia.json new file mode 100644 index 0000000..f95f9de --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_acacia.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:cannon_boat_acacia", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "minecraft:acacia", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "minecraft:acacia", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_anchor_tree.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_anchor_tree.json new file mode 100644 index 0000000..db3ec95 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_anchor_tree.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:betternether/cannon_boat_anchor_tree", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betternether:anchor_tree", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betternether:anchor_tree", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_ancient.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_ancient.json new file mode 100644 index 0000000..9bdf0a3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_ancient.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:quark/cannon_boat_ancient", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "quark:ancient", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "quark:ancient", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_aspen.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_aspen.json new file mode 100644 index 0000000..c864a83 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_aspen.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/cannon_boat_aspen", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:aspen", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:aspen", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_azalea.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_azalea.json new file mode 100644 index 0000000..a75f23c --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_azalea.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:quark/cannon_boat_azalea", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "quark:azalea", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "quark:azalea", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_bamboo.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_bamboo.json new file mode 100644 index 0000000..28e625e --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_bamboo.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:cannon_boat_bamboo", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "minecraft:bamboo", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "minecraft:bamboo", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_birch.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_birch.json new file mode 100644 index 0000000..4fab39f --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_birch.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:cannon_boat_birch", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "minecraft:birch", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "minecraft:birch", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_bloom.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_bloom.json new file mode 100644 index 0000000..afa14a7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_bloom.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:deeperdarker/cannon_boat_bloom", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "deeperdarker:bloom", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "deeperdarker:bloom", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_blossom.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_blossom.json new file mode 100644 index 0000000..7d0cd8b --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_blossom.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:quark/cannon_boat_blossom", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "quark:blossom", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "quark:blossom", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_cedar.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_cedar.json new file mode 100644 index 0000000..c1669ae --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_cedar.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/cannon_boat_cedar", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:cedar", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:cedar", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_cherry.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_cherry.json new file mode 100644 index 0000000..8e9dc96 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_cherry.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:cannon_boat_cherry", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "minecraft:cherry", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "minecraft:cherry", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_coconut.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_coconut.json new file mode 100644 index 0000000..2e42f35 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_coconut.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/cannon_boat_coconut", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:coconut", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:coconut", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_conberry.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_conberry.json new file mode 100644 index 0000000..e913072 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_conberry.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:deep_aether/cannon_boat_conberry", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "deep_aether:conberry", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "deep_aether:conberry", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_cruderoot.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_cruderoot.json new file mode 100644 index 0000000..c162b85 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_cruderoot.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:deep_aether/cannon_boat_cruderoot", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "deep_aether:cruderoot", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "deep_aether:cruderoot", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_cypress.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_cypress.json new file mode 100644 index 0000000..10a8376 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_cypress.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/cannon_boat_cypress", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:cypress", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:cypress", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_dark_oak.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_dark_oak.json new file mode 100644 index 0000000..9c9118c --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_dark_oak.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:cannon_boat_dark_oak", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "minecraft:dark_oak", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "minecraft:dark_oak", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_echo.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_echo.json new file mode 100644 index 0000000..e38e150 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_echo.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:deeperdarker/cannon_boat_echo", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "deeperdarker:echo", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "deeperdarker:echo", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_fir.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_fir.json new file mode 100644 index 0000000..545cb31 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_fir.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/cannon_boat_fir", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:fir", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:fir", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_ghaf.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_ghaf.json new file mode 100644 index 0000000..3dc8610 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_ghaf.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/cannon_boat_ghaf", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:ghaf", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:ghaf", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_joshua.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_joshua.json new file mode 100644 index 0000000..d8349d0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_joshua.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/cannon_boat_joshua", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:joshua", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:joshua", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_jungle.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_jungle.json new file mode 100644 index 0000000..abd2d53 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_jungle.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:cannon_boat_jungle", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "minecraft:jungle", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "minecraft:jungle", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_larch.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_larch.json new file mode 100644 index 0000000..5ae8d56 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_larch.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/cannon_boat_larch", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:larch", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:larch", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_mahogany.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_mahogany.json new file mode 100644 index 0000000..ae13fce --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_mahogany.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/cannon_boat_mahogany", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:mahogany", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:mahogany", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_mangrove.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_mangrove.json new file mode 100644 index 0000000..451912b --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_mangrove.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:cannon_boat_mangrove", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "minecraft:mangrove", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "minecraft:mangrove", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_maple.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_maple.json new file mode 100644 index 0000000..578a903 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_maple.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/cannon_boat_maple", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:maple", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:maple", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_mushroom_fir.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_mushroom_fir.json new file mode 100644 index 0000000..4ac4ff8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_mushroom_fir.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:betternether/cannon_boat_mushroom_fir", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betternether:mushroom_fir", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betternether:mushroom_fir", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_nether_mushroom.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_nether_mushroom.json new file mode 100644 index 0000000..6fd5c40 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_nether_mushroom.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:betternether/cannon_boat_nether_mushroom", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betternether:nether_mushroom", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betternether:nether_mushroom", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_nether_reed.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_nether_reed.json new file mode 100644 index 0000000..c473e2e --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_nether_reed.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:betternether/cannon_boat_nether_reed", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betternether:nether_reed", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betternether:nether_reed", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_nether_sakura.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_nether_sakura.json new file mode 100644 index 0000000..c24339d --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_nether_sakura.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:betternether/cannon_boat_nether_sakura", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betternether:nether_sakura", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betternether:nether_sakura", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_olive.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_olive.json new file mode 100644 index 0000000..9d0189e --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_olive.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/cannon_boat_olive", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:olive", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:olive", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_palo_verde.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_palo_verde.json new file mode 100644 index 0000000..9c9ab57 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_palo_verde.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/cannon_boat_palo_verde", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:palo_verde", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:palo_verde", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_redwood.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_redwood.json new file mode 100644 index 0000000..864d899 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_redwood.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/cannon_boat_redwood", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:redwood", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:redwood", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_roseroot.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_roseroot.json new file mode 100644 index 0000000..c9669a0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_roseroot.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:deep_aether/cannon_boat_roseroot", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "deep_aether:roseroot", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "deep_aether:roseroot", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_rubeus.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_rubeus.json new file mode 100644 index 0000000..96af4dd --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_rubeus.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:betternether/cannon_boat_rubeus", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betternether:rubeus", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betternether:rubeus", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_saxaul.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_saxaul.json new file mode 100644 index 0000000..9916067 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_saxaul.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/cannon_boat_saxaul", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:saxaul", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:saxaul", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_skyroot.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_skyroot.json new file mode 100644 index 0000000..ac36218 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_skyroot.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:aether/cannon_boat_skyroot", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "aether:skyroot", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "aether:skyroot", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_spruce.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_spruce.json new file mode 100644 index 0000000..6347102 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_spruce.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:cannon_boat_spruce", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "minecraft:spruce", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "minecraft:spruce", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_stalagnate.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_stalagnate.json new file mode 100644 index 0000000..ca7f9c7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_stalagnate.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:betternether/cannon_boat_stalagnate", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betternether:stalagnate", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betternether:stalagnate", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_sugi.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_sugi.json new file mode 100644 index 0000000..89e0cd3 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_sugi.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/cannon_boat_sugi", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:sugi", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:sugi", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_sunroot.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_sunroot.json new file mode 100644 index 0000000..2fce15d --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_sunroot.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:deep_aether/cannon_boat_sunroot", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "deep_aether:sunroot", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "deep_aether:sunroot", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_wart.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_wart.json new file mode 100644 index 0000000..6367c26 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_wart.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:betternether/cannon_boat_wart", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betternether:wart", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betternether:wart", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_willow.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_willow.json new file mode 100644 index 0000000..b4ddda9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_willow.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/cannon_boat_willow", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:willow", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:willow", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_wisteria.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_wisteria.json new file mode 100644 index 0000000..15e04ca --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_wisteria.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/cannon_boat_wisteria", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:wisteria", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:wisteria", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_yagroot.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_yagroot.json new file mode 100644 index 0000000..5e0669e --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/cannon_boat_yagroot.json @@ -0,0 +1,40 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:deep_aether/cannon_boat_yagroot", + "count": 1 + }, + "ingredients": [ + { + "ingredient": { + "item": "supplementaries:cannon" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "deep_aether:yagroot", + "type": "moonlight:block_type_swap" + }, + { + "ingredient": { + "item": "minecraft:oak_boat" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "deep_aether:yagroot", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "cannon_boat" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "cannon_boat" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_acacia.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_acacia.json new file mode 100644 index 0000000..d2105ed --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_acacia.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:way_sign_acacia", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "minecraft:acacia", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_anchor_tree.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_anchor_tree.json new file mode 100644 index 0000000..b86debe --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_anchor_tree.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:betternether/way_sign_anchor_tree", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betternether:anchor_tree", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_ancient.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_ancient.json new file mode 100644 index 0000000..456f59d --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_ancient.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:quark/way_sign_ancient", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "quark:ancient", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_aspen.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_aspen.json new file mode 100644 index 0000000..25cb842 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_aspen.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/way_sign_aspen", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:aspen", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_azalea.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_azalea.json new file mode 100644 index 0000000..3613e48 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_azalea.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:quark/way_sign_azalea", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "quark:azalea", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_bamboo.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_bamboo.json new file mode 100644 index 0000000..baab497 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_bamboo.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:way_sign_bamboo", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "minecraft:bamboo", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_birch.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_birch.json new file mode 100644 index 0000000..ba92a7c --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_birch.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:way_sign_birch", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "minecraft:birch", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_bloom.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_bloom.json new file mode 100644 index 0000000..adf6c6d --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_bloom.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:deeperdarker/way_sign_bloom", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "deeperdarker:bloom", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_blossom.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_blossom.json new file mode 100644 index 0000000..d8d014e --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_blossom.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:quark/way_sign_blossom", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "quark:blossom", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_cedar.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_cedar.json new file mode 100644 index 0000000..6df24fd --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_cedar.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/way_sign_cedar", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:cedar", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_cherry.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_cherry.json new file mode 100644 index 0000000..1f9e9e5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_cherry.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:way_sign_cherry", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "minecraft:cherry", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_coconut.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_coconut.json new file mode 100644 index 0000000..4be9933 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_coconut.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/way_sign_coconut", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:coconut", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_conberry.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_conberry.json new file mode 100644 index 0000000..a87d220 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_conberry.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:deep_aether/way_sign_conberry", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "deep_aether:conberry", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_crimson.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_crimson.json new file mode 100644 index 0000000..b9b8c16 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_crimson.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:way_sign_crimson", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "minecraft:crimson", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_cruderoot.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_cruderoot.json new file mode 100644 index 0000000..f248144 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_cruderoot.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:deep_aether/way_sign_cruderoot", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "deep_aether:cruderoot", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_cypress.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_cypress.json new file mode 100644 index 0000000..a6fc9c5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_cypress.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/way_sign_cypress", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:cypress", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_dark_oak.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_dark_oak.json new file mode 100644 index 0000000..6ea4ecd --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_dark_oak.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:way_sign_dark_oak", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "minecraft:dark_oak", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_dragon_tree.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_dragon_tree.json new file mode 100644 index 0000000..a69bf95 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_dragon_tree.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:betterend/way_sign_dragon_tree", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betterend:dragon_tree", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_echo.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_echo.json new file mode 100644 index 0000000..765d0c8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_echo.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:deeperdarker/way_sign_echo", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "deeperdarker:echo", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_end_lotus.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_end_lotus.json new file mode 100644 index 0000000..bbe807f --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_end_lotus.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:betterend/way_sign_end_lotus", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betterend:end_lotus", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_fir.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_fir.json new file mode 100644 index 0000000..44b409c --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_fir.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/way_sign_fir", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:fir", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_ghaf.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_ghaf.json new file mode 100644 index 0000000..c15dd0e --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_ghaf.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/way_sign_ghaf", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:ghaf", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_helix_tree.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_helix_tree.json new file mode 100644 index 0000000..d2b02e6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_helix_tree.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:betterend/way_sign_helix_tree", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betterend:helix_tree", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_jellyshroom.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_jellyshroom.json new file mode 100644 index 0000000..c61308f --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_jellyshroom.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:betterend/way_sign_jellyshroom", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betterend:jellyshroom", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_joshua.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_joshua.json new file mode 100644 index 0000000..6f43b93 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_joshua.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/way_sign_joshua", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:joshua", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_jungle.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_jungle.json new file mode 100644 index 0000000..739f445 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_jungle.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:way_sign_jungle", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "minecraft:jungle", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_lacugrove.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_lacugrove.json new file mode 100644 index 0000000..33eccc7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_lacugrove.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:betterend/way_sign_lacugrove", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betterend:lacugrove", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_larch.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_larch.json new file mode 100644 index 0000000..12935fc --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_larch.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/way_sign_larch", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:larch", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_lucernia.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_lucernia.json new file mode 100644 index 0000000..b62d29c --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_lucernia.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:betterend/way_sign_lucernia", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betterend:lucernia", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_mahogany.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_mahogany.json new file mode 100644 index 0000000..870a33c --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_mahogany.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/way_sign_mahogany", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:mahogany", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_mangrove.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_mangrove.json new file mode 100644 index 0000000..2d7be23 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_mangrove.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:way_sign_mangrove", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "minecraft:mangrove", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_maple.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_maple.json new file mode 100644 index 0000000..6291928 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_maple.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/way_sign_maple", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:maple", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_mossy_glowshroom.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_mossy_glowshroom.json new file mode 100644 index 0000000..452097e --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_mossy_glowshroom.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:betterend/way_sign_mossy_glowshroom", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betterend:mossy_glowshroom", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_mushroom_fir.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_mushroom_fir.json new file mode 100644 index 0000000..6bcaae4 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_mushroom_fir.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:betternether/way_sign_mushroom_fir", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betternether:mushroom_fir", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_nether_mushroom.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_nether_mushroom.json new file mode 100644 index 0000000..55fa321 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_nether_mushroom.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:betternether/way_sign_nether_mushroom", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betternether:nether_mushroom", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_nether_reed.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_nether_reed.json new file mode 100644 index 0000000..3494255 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_nether_reed.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:betternether/way_sign_nether_reed", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betternether:nether_reed", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_nether_sakura.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_nether_sakura.json new file mode 100644 index 0000000..79c2638 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_nether_sakura.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:betternether/way_sign_nether_sakura", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betternether:nether_sakura", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_olive.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_olive.json new file mode 100644 index 0000000..f12cfe6 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_olive.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/way_sign_olive", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:olive", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_palo_verde.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_palo_verde.json new file mode 100644 index 0000000..19725b0 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_palo_verde.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/way_sign_palo_verde", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:palo_verde", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_powdery.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_powdery.json new file mode 100644 index 0000000..40fdd4f --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_powdery.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:mynethersdelight/way_sign_powdery", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "mynethersdelight:powdery", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_pythadendron.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_pythadendron.json new file mode 100644 index 0000000..225a198 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_pythadendron.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:betterend/way_sign_pythadendron", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betterend:pythadendron", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_redwood.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_redwood.json new file mode 100644 index 0000000..f2a335b --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_redwood.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/way_sign_redwood", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:redwood", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_roseroot.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_roseroot.json new file mode 100644 index 0000000..99eb2d9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_roseroot.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:deep_aether/way_sign_roseroot", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "deep_aether:roseroot", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_rubeus.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_rubeus.json new file mode 100644 index 0000000..3d3b21d --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_rubeus.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:betternether/way_sign_rubeus", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betternether:rubeus", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_saxaul.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_saxaul.json new file mode 100644 index 0000000..25153e5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_saxaul.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/way_sign_saxaul", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:saxaul", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_skyroot.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_skyroot.json new file mode 100644 index 0000000..e3be028 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_skyroot.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:aether/way_sign_skyroot", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "aether:skyroot", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_spruce.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_spruce.json new file mode 100644 index 0000000..99c679e --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_spruce.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:way_sign_spruce", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "minecraft:spruce", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_stalagnate.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_stalagnate.json new file mode 100644 index 0000000..c615136 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_stalagnate.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:betternether/way_sign_stalagnate", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betternether:stalagnate", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_sugi.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_sugi.json new file mode 100644 index 0000000..76ccae8 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_sugi.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/way_sign_sugi", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:sugi", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_sunroot.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_sunroot.json new file mode 100644 index 0000000..f829cb1 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_sunroot.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:deep_aether/way_sign_sunroot", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "deep_aether:sunroot", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_tenanea.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_tenanea.json new file mode 100644 index 0000000..6dd3e47 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_tenanea.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:betterend/way_sign_tenanea", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betterend:tenanea", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_umbrella_tree.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_umbrella_tree.json new file mode 100644 index 0000000..eee5aeb --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_umbrella_tree.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:betterend/way_sign_umbrella_tree", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betterend:umbrella_tree", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_warped.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_warped.json new file mode 100644 index 0000000..5307948 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_warped.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:way_sign_warped", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "minecraft:warped", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_wart.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_wart.json new file mode 100644 index 0000000..2ff2242 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_wart.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:betternether/way_sign_wart", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "betternether:wart", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_willow.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_willow.json new file mode 100644 index 0000000..9911ac9 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_willow.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/way_sign_willow", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:willow", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_wisteria.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_wisteria.json new file mode 100644 index 0000000..6dc5648 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_wisteria.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:natures_spirit/way_sign_wisteria", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "natures_spirit:wisteria", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_yagroot.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_yagroot.json new file mode 100644 index 0000000..3bfb530 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/recipe/way_sign_yagroot.json @@ -0,0 +1,31 @@ +{ + "category": "misc", + "result": { + "id": "supplementaries:deep_aether/way_sign_yagroot", + "count": 2 + }, + "ingredients": [ + { + "ingredient": { + "item": "minecraft:oak_sign" + }, + "block_type": "minecraft:wood_type", + "from": "minecraft:oak", + "to": "deep_aether:yagroot", + "type": "moonlight:block_type_swap" + } + ], + "type": "minecraft:crafting_shapeless", + "fabric:load_conditions": [ + { + "condition": "supplementaries:flag", + "flag": "way_sign" + } + ], + "neoforge:conditions": [ + { + "type": "supplementaries:flag", + "flag": "way_sign" + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/tags/item/cannon_boats.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/tags/item/cannon_boats.json new file mode 100644 index 0000000..fc3cfc7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/tags/item/cannon_boats.json @@ -0,0 +1,50 @@ +{ + "values": [ + "supplementaries:cannon_boat_acacia", + "supplementaries:betternether/cannon_boat_anchor_tree", + "supplementaries:quark/cannon_boat_ancient", + "supplementaries:natures_spirit/cannon_boat_aspen", + "supplementaries:quark/cannon_boat_azalea", + "supplementaries:cannon_boat_bamboo", + "supplementaries:cannon_boat_birch", + "supplementaries:deeperdarker/cannon_boat_bloom", + "supplementaries:quark/cannon_boat_blossom", + "supplementaries:natures_spirit/cannon_boat_cedar", + "supplementaries:cannon_boat_cherry", + "supplementaries:natures_spirit/cannon_boat_coconut", + "supplementaries:deep_aether/cannon_boat_conberry", + "supplementaries:deep_aether/cannon_boat_cruderoot", + "supplementaries:natures_spirit/cannon_boat_cypress", + "supplementaries:cannon_boat_dark_oak", + "supplementaries:deeperdarker/cannon_boat_echo", + "supplementaries:natures_spirit/cannon_boat_fir", + "supplementaries:natures_spirit/cannon_boat_ghaf", + "supplementaries:natures_spirit/cannon_boat_joshua", + "supplementaries:cannon_boat_jungle", + "supplementaries:natures_spirit/cannon_boat_larch", + "supplementaries:natures_spirit/cannon_boat_mahogany", + "supplementaries:cannon_boat_mangrove", + "supplementaries:natures_spirit/cannon_boat_maple", + "supplementaries:betternether/cannon_boat_mushroom_fir", + "supplementaries:betternether/cannon_boat_nether_mushroom", + "supplementaries:betternether/cannon_boat_nether_reed", + "supplementaries:betternether/cannon_boat_nether_sakura", + "supplementaries:cannon_boat_oak", + "supplementaries:natures_spirit/cannon_boat_olive", + "supplementaries:natures_spirit/cannon_boat_palo_verde", + "supplementaries:natures_spirit/cannon_boat_redwood", + "supplementaries:deep_aether/cannon_boat_roseroot", + "supplementaries:betternether/cannon_boat_rubeus", + "supplementaries:natures_spirit/cannon_boat_saxaul", + "supplementaries:aether/cannon_boat_skyroot", + "supplementaries:cannon_boat_spruce", + "supplementaries:betternether/cannon_boat_stalagnate", + "supplementaries:natures_spirit/cannon_boat_sugi", + "supplementaries:deep_aether/cannon_boat_sunroot", + "supplementaries:betternether/cannon_boat_wart", + "supplementaries:betternether/cannon_boat_willow", + "supplementaries:natures_spirit/cannon_boat_willow", + "supplementaries:natures_spirit/cannon_boat_wisteria", + "supplementaries:deep_aether/cannon_boat_yagroot" + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/tags/item/way_signs.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/tags/item/way_signs.json new file mode 100644 index 0000000..6f51bf2 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/tags/item/way_signs.json @@ -0,0 +1,64 @@ +{ + "values": [ + "supplementaries:way_sign_acacia", + "supplementaries:betternether/way_sign_anchor_tree", + "supplementaries:quark/way_sign_ancient", + "supplementaries:natures_spirit/way_sign_aspen", + "supplementaries:quark/way_sign_azalea", + "supplementaries:way_sign_bamboo", + "supplementaries:way_sign_birch", + "supplementaries:deeperdarker/way_sign_bloom", + "supplementaries:quark/way_sign_blossom", + "supplementaries:natures_spirit/way_sign_cedar", + "supplementaries:way_sign_cherry", + "supplementaries:cataclysm/way_sign_chorus", + "supplementaries:natures_spirit/way_sign_coconut", + "supplementaries:deep_aether/way_sign_conberry", + "supplementaries:way_sign_crimson", + "supplementaries:deep_aether/way_sign_cruderoot", + "supplementaries:natures_spirit/way_sign_cypress", + "supplementaries:way_sign_dark_oak", + "supplementaries:betterend/way_sign_dragon_tree", + "supplementaries:deeperdarker/way_sign_echo", + "supplementaries:betterend/way_sign_end_lotus", + "supplementaries:natures_spirit/way_sign_fir", + "supplementaries:natures_spirit/way_sign_ghaf", + "supplementaries:betterend/way_sign_helix_tree", + "supplementaries:betterend/way_sign_jellyshroom", + "supplementaries:natures_spirit/way_sign_joshua", + "supplementaries:way_sign_jungle", + "supplementaries:betterend/way_sign_lacugrove", + "supplementaries:natures_spirit/way_sign_larch", + "supplementaries:betterend/way_sign_lucernia", + "supplementaries:natures_spirit/way_sign_mahogany", + "supplementaries:way_sign_mangrove", + "supplementaries:natures_spirit/way_sign_maple", + "supplementaries:betterend/way_sign_mossy_glowshroom", + "supplementaries:betternether/way_sign_mushroom_fir", + "supplementaries:betternether/way_sign_nether_mushroom", + "supplementaries:betternether/way_sign_nether_reed", + "supplementaries:betternether/way_sign_nether_sakura", + "supplementaries:way_sign_oak", + "supplementaries:natures_spirit/way_sign_olive", + "supplementaries:natures_spirit/way_sign_palo_verde", + "supplementaries:mynethersdelight/way_sign_powdery", + "supplementaries:betterend/way_sign_pythadendron", + "supplementaries:natures_spirit/way_sign_redwood", + "supplementaries:deep_aether/way_sign_roseroot", + "supplementaries:betternether/way_sign_rubeus", + "supplementaries:natures_spirit/way_sign_saxaul", + "supplementaries:aether/way_sign_skyroot", + "supplementaries:way_sign_spruce", + "supplementaries:betternether/way_sign_stalagnate", + "supplementaries:natures_spirit/way_sign_sugi", + "supplementaries:deep_aether/way_sign_sunroot", + "supplementaries:betterend/way_sign_tenanea", + "supplementaries:betterend/way_sign_umbrella_tree", + "supplementaries:way_sign_warped", + "supplementaries:betternether/way_sign_wart", + "supplementaries:betternether/way_sign_willow", + "supplementaries:natures_spirit/way_sign_willow", + "supplementaries:natures_spirit/way_sign_wisteria", + "supplementaries:deep_aether/way_sign_yagroot" + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/tags/worldgen/biome/has_barnacles.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/tags/worldgen/biome/has_barnacles.json new file mode 100644 index 0000000..45379e7 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/tags/worldgen/biome/has_barnacles.json @@ -0,0 +1,7 @@ +{ + "values": [ + "#minecraft:is_ocean", + "minecraft:stony_shore", + "#minecraft:is_beach" + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/tags/worldgen/biome/has_basalt_ash.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/tags/worldgen/biome/has_basalt_ash.json new file mode 100644 index 0000000..82cc206 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/tags/worldgen/biome/has_basalt_ash.json @@ -0,0 +1,9 @@ +{ + "values": [ + "minecraft:basalt_deltas", + { + "id": "incendium:volcanic_deltas", + "required": false + } + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/tags/worldgen/biome/has_cave_urns.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/tags/worldgen/biome/has_cave_urns.json new file mode 100644 index 0000000..d3152c5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/tags/worldgen/biome/has_cave_urns.json @@ -0,0 +1,5 @@ +{ + "values": [ + "#minecraft:is_overworld" + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/tags/worldgen/biome/has_galleons.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/tags/worldgen/biome/has_galleons.json new file mode 100644 index 0000000..9d98621 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/tags/worldgen/biome/has_galleons.json @@ -0,0 +1,5 @@ +{ + "values": [ + "#minecraft:is_ocean" + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/tags/worldgen/biome/has_road_signs.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/tags/worldgen/biome/has_road_signs.json new file mode 100644 index 0000000..d3152c5 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/tags/worldgen/biome/has_road_signs.json @@ -0,0 +1,5 @@ +{ + "values": [ + "#minecraft:is_overworld" + ] +} \ No newline at end of file diff --git a/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/tags/worldgen/biome/has_wild_flax.json b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/tags/worldgen/biome/has_wild_flax.json new file mode 100644 index 0000000..f72d209 --- /dev/null +++ b/Server/dynamic-data-pack-cache/supplementaries-generated_pack/data/supplementaries/tags/worldgen/biome/has_wild_flax.json @@ -0,0 +1,3 @@ +{ + "values": [] +} \ No newline at end of file diff --git a/Server/ops.json b/Server/ops.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/Server/ops.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/Server/server.properties b/Server/server.properties new file mode 100644 index 0000000..123bb4b --- /dev/null +++ b/Server/server.properties @@ -0,0 +1,63 @@ +#Minecraft server properties +#Thu May 07 23:10:09 MSK 2026 +accepts-transfers=false +allow-flight=false +allow-nether=true +broadcast-console-to-ops=true +broadcast-rcon-to-ops=true +bug-report-link= +difficulty=easy +enable-command-block=false +enable-jmx-monitoring=false +enable-query=false +enable-rcon=false +enable-status=true +enforce-secure-profile=true +enforce-whitelist=false +entity-broadcast-range-percentage=100 +force-gamemode=false +function-permission-level=2 +gamemode=survival +generate-structures=true +generator-settings={} +hardcore=false +hide-online-players=false +initial-disabled-packs= +initial-enabled-packs=vanilla,fabric +level-name=world +level-seed= +level-type=wover\:normal +log-ips=true +max-chained-neighbor-updates=1000000 +max-players=6 +max-tick-time=60000 +max-world-size=29999984 +motd=A best server +network-compression-threshold=256 +online-mode=false +op-permission-level=4 +player-idle-timeout=0 +prevent-proxy-connections=false +pvp=true +query.port=25565 +rate-limit=0 +rcon.password= +rcon.port=25575 +region-file-compression=deflate +require-resource-pack=false +resource-pack= +resource-pack-id= +resource-pack-prompt= +resource-pack-sha1= +server-ip= +server-port=25565 +simulation-distance=10 +spawn-animals=true +spawn-monsters=true +spawn-npcs=true +spawn-protection=16 +sync-chunk-writes=true +text-filtering-config= +use-native-transport=true +view-distance=10 +white-list=false diff --git a/Server/start-headless.bat b/Server/start-headless.bat new file mode 100644 index 0000000..5b25091 --- /dev/null +++ b/Server/start-headless.bat @@ -0,0 +1,11 @@ +@echo off +setlocal + +if not exist "logs" mkdir "logs" + +echo Starting server in background (no GUI)... +start "" /B java @user_jvm_args.txt @libraries/net/neoforged/neoforge/21.1.228/win_args.txt nogui %* >> "logs\server-headless.log" 2>&1 + +echo Server launch command sent. +echo Log file: logs\server-headless.log +echo To stop server gracefully, use RCON or run taskkill on java process if needed. diff --git a/Server/start-headless.sh b/Server/start-headless.sh new file mode 100644 index 0000000..923aaf9 --- /dev/null +++ b/Server/start-headless.sh @@ -0,0 +1,11 @@ +#!/usr/bin/env sh +set -eu + +mkdir -p logs + +echo "Starting server in background (no GUI)..." +nohup java @user_jvm_args.txt @libraries/net/neoforged/neoforge/21.1.228/unix_args.txt nogui "$@" >> logs/server-headless.log 2>&1 & +echo $! > server.pid + +echo "Server started with PID $(cat server.pid)" +echo "Log file: logs/server-headless.log" diff --git a/Server/usercache.json b/Server/usercache.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/Server/usercache.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/Server/whitelist.json b/Server/whitelist.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/Server/whitelist.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/fancymenu_data/last_world.fmdata b/fancymenu_data/last_world.fmdata index 4a54d8b..5336f75 100644 --- a/fancymenu_data/last_world.fmdata +++ b/fancymenu_data/last_world.fmdata @@ -1,7 +1,7 @@ type = last_world last_world { - is_server = false - world = + is_server = true + world = localhost:25565 } diff --git a/local/crash_assistant/normal_stop_pid204804.tmp b/local/crash_assistant/normal_stop_pid204804.tmp new file mode 100644 index 0000000..c34e0d0 --- /dev/null +++ b/local/crash_assistant/normal_stop_pid204804.tmp @@ -0,0 +1 @@ +1778184504570 \ No newline at end of file diff --git a/servers.dat b/servers.dat new file mode 100644 index 0000000..40d6690 Binary files /dev/null and b/servers.dat differ