Standard Crafting: Difference between revisions

From Official Gamemode 4 Wiki
Jump to navigation Jump to search
m (Oops. Red sand)
 
(37 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{Stub}}
{{ModuleInfobox
 
  | name = Standard Crafting
  | creator = Sparks
  | type = Stand Alone
  | complementary= [[Auto Crafting]], [[Forming Press]]
  | updater = SpecialBuilder32
  | versions = 1.8+
}}
This module adds some additional crafting recipes for vanilla items, using [[Custom Crafters]].
This module adds some additional crafting recipes for vanilla items, using [[Custom Crafters]].


==Details==
==Features==


=== Recipes ===
=== Recipes ===
This module adds the ability to craft the following items.
This module adds the ability to craft the following items in a Custom Crafter.
 
{| class="wikitable"
{| class="wikitable"
|+
!Item Name
!Item Name
!Ingredients
!Ingredients
!Recipe ([[Custom Crafters|Custom Crafter]])
!Recipe ([[Custom Crafters|Custom Crafter]])
!Additional Notes
|-
|-
|Gravel (x1)
|Gravel
|9x Flint
|Flint
|
|{{Crafting
|
| Input = {{CraftingGrid
| Flint | Flint |
| Flint | Flint |
| | |
}}
| Output = {{CraftingCell
| {{Stack|Gravel|count=4}}
}}
}}
|-
|-
|Packed Ice (x4)
|Red Sand
|8x Ice, 1x Snow Block
|Sand + Red Dye
|
|{{Crafting
|
| Input = {{CraftingGrid
| Sand | Sand | Sand
| Sand | Red Dye | Sand
| Sand | Sand | Sand
}}
| Output = {{CraftingCell | {{Stack|Red Sand|count=8}} }}
}}
|-
|-
|Red Sand (x8)
| Sand
|8x Sand, 1x Red Dye
|Any Sandstone
|
|{{Crafting
|
| Input = {{CraftingGrid
| {{Cycle|{{Stack|Sandstone}}{{Stack|Red Sandstone}}{{Stack|Cut Sandstone}}{{Stack|Cut Red Sandstone}}{{Stack|Chiseled Sandstone}}{{Stack|Chiseled Red Sandstone}}{{Stack|Smooth Sandstone}}{{Stack|Smooth Red Sandstone}}}} | |
| | |
| | |  
}}
| Output = {{CraftingCell | {{Cycle|{{Stack|Sand|count=4}}{{Stack|Red Sand|count=4}}}} }}
}}
|-
|-
|Sand (x4)
|Cobweb
|1x Sandstone
|String + Slimeball
|
|{{Crafting
|Chiseled, Smooth, or normal
| Input = {{CraftingGrid
Sandstone will work in this recipe
| String | String | String
| String | Slimeball | String
| String | String | String
}}
| Output = {{CraftingCell | Cobweb}}
}}
|-
|-
|Sand (x2)
| Horse Armour (Non-Leather)
|1x Sandstone Slab
|Iron Ingot<br>
|
Gold Ingot + Leather<br>
|
Diamond
|{{Crafting
| Input = {{CraftingGrid
| | | {{Cycle| {{Stack|Iron Ingot}}{{Stack|Gold Ingot}}{{Stack|Diamond}} }}
| {{Cycle| {{Stack|Iron Ingot}}{{Stack|Gold Ingot}}{{Stack|Diamond}} }} | Leather | {{Cycle| {{Stack|Iron Ingot}}{{Stack|Gold Ingot}}{{Stack|Diamond}} }}
| {{Cycle| {{Stack|Iron Ingot}}{{Stack|Gold Ingot}}{{Stack|Diamond}} }} | | {{Cycle| {{Stack|Iron Ingot}}{{Stack|Gold Ingot}}{{Stack|Diamond}} }}
}}
| Output = {{CraftingCell | {{Cycle| {{Stack|Iron Horse Armor}}{{Stack|Golden Horse Armor}}{{Stack|Diamond Horse Armor}} }} }}
}}
|-
|-
|Cobweb (x1)
|Matching Block
|8x String, 1x Slimeball
|Any Stairs
|
|{{Crafting
|
| Input = {{CraftingGrid
| {{Cycle|{{AnyStairs}}}} | {{Cycle|{{AnyStairs}}}} |
| {{Cycle|{{AnyStairs}}}} | {{Cycle|{{AnyStairs}}}} |
| | |
}}
| Output = {{CraftingCell | {{Cycle|{{MatchingBlock-Stairs|Count=4}}}} }}
}}
|-
|-
|Podzol (x3)
|Matching Block
|3x Leaves, 3x Grass Block
|Any Slabs
|
|{{Crafting|Input={{CraftingGrid
|Oak, Birch, Jungle, and Spruce leaves can be combined
| {{Cycle|{{AnySlab}}}} | |
or Dark Oak and Acacia leaves can be combined
| {{Cycle|{{AnySlab}}}} | |
| | | }}|Output={{CraftingCell | {{Cycle|{{MatchingBlock-Slab}}}} }}
}}
|-
|-
|Iron Horse Armour (x1)
|Enchanted Golden Apple
|5x Iron Ingot, 1x Leather
|Gold Block + Apple
|
|{{Crafting
|
| Input = {{CraftingGrid
| Block of Gold | Block of Gold | Block of Gold
| Block of Gold | Apple | Block of Gold
| Block of Gold | Block of Gold | Block of Gold
}}
| Output = {{CraftingCell | Enchanted Golden Apple}}
}}
|-
|-
|Gold Horse Armour (x1)
|Quartz
|5x Gold Ingot, 1x Leather
|Quartz Block
|
|{{Crafting|Input={{CraftingGrid
|
| Block of Quartz | |
| | |
| | |  
}}|Output={{CraftingCell | {{Stack|Nether Quartz|count=4}} }}}}
|-
|-
|Diamond Horse Armour (x1)
|String
|5x Diamond, 1x Leather
| Any Wool Block
|
|{{Crafting|Input={{CraftingGrid
|
| {{Cycle|{{Stack|White Wool}}{{Stack|Orange Wool}}{{Stack|Magenta Wool}}{{Stack|Light Blue Wool}}{{Stack|Yellow Wool}}{{Stack|Lime Wool}}{{Stack|Pink Wool}}{{Stack|Gray Wool}}{{Stack|Light Gray Wool}}{{Stack|Cyan Wool}}{{Stack|Purple Wool}}{{Stack|Blue Wool}}{{Stack|Brown Wool}}{{Stack|Green Wool}}{{Stack|Red Wool}}{{Stack|Black Wool}}}} | |
| | |
| | |
}}|Output={{CraftingCell | {{Stack|String|count=3}} }}}}
|-
|-
|Block (x6)
| Amethyst Shard
|4x Stairs
| Amethyst Block
|
|{{Crafting|Input={{CraftingGrid
|Works with any type of stairs
| Block of Amethyst | |  
| | |
| | |
}}|Output={{CraftingCell | {{Stack|Amethyst Shard|count=4}} }}}}
|-
|-
|Enchanted Golden Apple (x1)
| Pointed Dripstone
|8x Gold Block, 1x Apple
| Dripstone Block
|
|{{Crafting|Input={{CraftingGrid
|
| Dripstone Block | |
| | |
| | |
}}|Output={{CraftingCell | {{Stack|Pointed Dripstone|count=4}} }}}}
|}
|}


===Technical Summary===
Items in slots that should be empty will be ignored, causing the possibility of losing items.
==Learn More and Download==
==Learn More and Download==
{{YouTube|url=https://youtu.be/ibtS4zAvglQ}} {{Download|url=https://gm4.co/modules/standard-crafting}}
{{YouTube|url=https://youtu.be/ibtS4zAvglQ}} {{Download|url=https://gm4.co/modules/standard-crafting}}
Line 85: Line 147:
{| class="wikitable"
{| class="wikitable"
|+
|+
!Version
!Date
!Date
!Version
!Change
!Change
|-
|-
|1.8
|09 Feb 2015
|09 Feb 2015
|1.0
|Released Standard Crafting
|Released Standard Crafting
|-
|-
|1.9-1.10
|27 Jan 2016
|27 Jan 2016
|2.0
|Added Enchanted Golden Apple recipe
|Updated for 1.9
|-
|-
|10 Jun 2017
| rowspan="2" | 1.13
|2.2
|19 Nov 2018
|Updated for 1.11
|Some recipe changes
|-
|-
|10 Jun 2017
|31 Jan 2019
|2.3
([https://github.com/Gamemode4Dev/GM4_Datapacks/pull/148 Update by Lue])
|Updated for 1.12
|Added smooth stone recipe
|-
|-
|unreleased
|1.14
|3.0
|01 Dec 2019
|Updated for 1.13
|Added quartz block decrafting recipe
|-
| rowspan="4" |1.15
| rowspan="4" |02 May 2020
|Gravel can now be crafted in a 1:1 ratio with flint
|-
|All sandstone types can now be converted to sand
|-
|Added slab de-crafting recipes
|-
|Removed Smooth Stones crafting, as it is available in survival now
|-
| rowspan="3" |1.17
|20 Aug 2021
| Copper and Deepslate Slabs and Stair recipes added
|-
|Sandstone Slab to Sand recipes removed
|-
|23 Aug 2021
|Amethyst Blocks and Dripstone Blocks can be decrafted
|}
|}
==Previous Versions==
==Previous Versions==
===MC 1.8 Versions===
===MC 1.8 Versions===
In the MC 1.8 Version (v1.0), the resulting item would be placed in the middle slot of the custom crafter, rather than the bottom right slot. Additionally, there was no recipe for the enchanted golden apple, as it was craftable in this MC version.
In the MC 1.8 Version, there was no recipe for the enchanted golden apple, as it was craftable in a normal crafting table.
[[Category:All Modules]]
 
[[Category:Expansion Packs]]
=== MC 1.8-1.12 Versions ===
[[Category:All stub articles]]
The MC 1.8-1.12 Versions had slightly different crafting recipes: inputs that had one item in the top left slot would be in the middle slot instead, and stairs -> blocks would require 4 stairs in the middle slot. The recipes were changed in the 1.13 version upon adding multi-crafting to the [[Custom Crafters|custom crafters]] base module. Additionally, podzol and packed ice were craftable with this module, and Smooth Sandstone could not be crafted in this version.
 
==== 1.9-1.12 Removed Crafting Recipes ====
{| class="wikitable"
!Item Name
!Ingredients
!Recipe ([[Custom Crafters|Custom Crafter]])
!Additional Notes
|-
|Packed Ice
|Ice + Snow Block
|{{Crafting
| Input = {{CraftingGrid
| Ice | Ice | Ice
| Ice | Snow Block | Ice
| Ice | Ice | Ice
}}
| Output = {{CraftingCell | {{Stack|Packed Ice|count=4}} }}
}}
|
|-
|Podzol
|Leaves + Grass Block
|{{Crafting
| Input = {{CraftingGrid
| | |
| Oak Leaves | Oak Leaves | Oak Leaves
| Grass Block | Grass Block | Grass Block
}}
| Output = {{CraftingCell | {{Stack|Podzol|count=3}} }}
}}
|Oak, Birch, Jungle, and Spruce leaves can be combined
or Dark Oak and Acacia leaves can be combined
|}
 
=== MC 1.13-1.14 Versions ===
Prior to 1.15, the Smooth Stones could be crafted with a custom crafter. This was removed because those blocks became craftable in a normal crafting table. Additionally, stairs would output 6 blocks instead of 4, slabs could not be uncrafted,
 
==== 1.13-1.14 Removed Crafting Recipes ====
{| class="wikitable"
!Item Name
!Ingredients
!Recipe ([[Custom Crafters|Custom Crafter]])
!Additional Notes
|-
|Gravel
|Flint
|{{Crafting
| Input = {{CraftingGrid
| Flint | Flint | Flint
| Flint | Flint | Flint
| Flint | Flint | Flint
}}
| Output = {{CraftingCell
| Gravel
}}
}}
|
|-
|Matching Block
|Any Stairs
|{{Crafting
| Input = {{CraftingGrid
| Oak Stairs | Oak Stairs |
| Oak Stairs | Oak Stairs |
| | |
}}
| Output = {{CraftingCell | {{Stack|Oak Planks|count=6}} }}
}}
|
|-
|Smooth Stone
|Slab
|{{Crafting
| Input = {{CraftingGrid
| Stone Slab | Stone Slab |
| Stone Slab | Stone Slab |
| | |
}}
| Output = {{CraftingCell | {{Stack|Smooth Stone|count=2}} }}
}}
|Works for stone, quartz, sandstone, and red sandstone.
|}
=== MC 1.17 Version ===
Sandstone Slab to Sand variants were removed
{| class="wikitable"
!Item Name
!Ingredients
!Recipe ([[Custom Crafters|Custom Crafter]])
!Additional Notes
|-
| Sand
|Any Sandstone Slab
|{{Crafting
| Input = {{CraftingGrid
| {{Cycle|{{Stack|Sandstone Slab}}{{Stack|Red Sandstone Slab}}{{Stack|Cut Sandstone Slab}}{{Stack|Cut Red Sandstone Slab}}{{Stack|Smooth Sandstone Slab}}{{Stack|Smooth Red Sandstone Slab}}}} | |
| | |
| | |
}}
| Output = {{CraftingCell | {{Cycle|{{Stack|Sand|count=2}}{{Stack|Red Sand|count=2}}}} }}
}}
|}
 
{{Modules List/Custom Crafters}}

Latest revision as of 04:12, 5 April 2024

Standard Crafting

Module TypeStand Alone
Created bySparks
Last Updated bySpecialBuilder32
Complementary ModulesAuto Crafting, Forming Press
Compatible MC Versions1.8+

This module adds some additional crafting recipes for vanilla items, using Custom Crafters.

Features

Recipes

This module adds the ability to craft the following items in a Custom Crafter.

Item Name Ingredients Recipe (Custom Crafter)
Gravel Flint
4
Red Sand Sand + Red Dye
8
Sand Any Sandstone
44
Cobweb String + Slimeball
Horse Armour (Non-Leather) Iron Ingot

Gold Ingot + Leather
Diamond

Matching Block Any Stairs
444444444444444444444444444444444444
Matching Block Any Slabs
Enchanted Golden Apple Gold Block + Apple
Quartz Quartz Block
4
String Any Wool Block
3
Amethyst Shard Amethyst Block
4
Pointed Dripstone Dripstone Block
4

Learn More and Download

Watch on YouTube Download

History

Version Date Change
1.8 09 Feb 2015 Released Standard Crafting
1.9-1.10 27 Jan 2016 Added Enchanted Golden Apple recipe
1.13 19 Nov 2018 Some recipe changes
31 Jan 2019

(Update by Lue)

Added smooth stone recipe
1.14 01 Dec 2019 Added quartz block decrafting recipe
1.15 02 May 2020 Gravel can now be crafted in a 1:1 ratio with flint
All sandstone types can now be converted to sand
Added slab de-crafting recipes
Removed Smooth Stones crafting, as it is available in survival now
1.17 20 Aug 2021 Copper and Deepslate Slabs and Stair recipes added
Sandstone Slab to Sand recipes removed
23 Aug 2021 Amethyst Blocks and Dripstone Blocks can be decrafted

Previous Versions

MC 1.8 Versions

In the MC 1.8 Version, there was no recipe for the enchanted golden apple, as it was craftable in a normal crafting table.

MC 1.8-1.12 Versions

The MC 1.8-1.12 Versions had slightly different crafting recipes: inputs that had one item in the top left slot would be in the middle slot instead, and stairs -> blocks would require 4 stairs in the middle slot. The recipes were changed in the 1.13 version upon adding multi-crafting to the custom crafters base module. Additionally, podzol and packed ice were craftable with this module, and Smooth Sandstone could not be crafted in this version.

1.9-1.12 Removed Crafting Recipes

Item Name Ingredients Recipe (Custom Crafter) Additional Notes
Packed Ice Ice + Snow Block
4
Podzol Leaves + Grass Block
3
Oak, Birch, Jungle, and Spruce leaves can be combined

or Dark Oak and Acacia leaves can be combined

MC 1.13-1.14 Versions

Prior to 1.15, the Smooth Stones could be crafted with a custom crafter. This was removed because those blocks became craftable in a normal crafting table. Additionally, stairs would output 6 blocks instead of 4, slabs could not be uncrafted,

1.13-1.14 Removed Crafting Recipes

Item Name Ingredients Recipe (Custom Crafter) Additional Notes
Gravel Flint
Matching Block Any Stairs
6
Smooth Stone Slab
2
Works for stone, quartz, sandstone, and red sandstone.

MC 1.17 Version

Sandstone Slab to Sand variants were removed

Item Name Ingredients Recipe (Custom Crafter) Additional Notes
Sand Any Sandstone Slab
22