Custom Crafters: Difference between revisions

From Official Gamemode 4 Wiki
Jump to navigation Jump to search
m (Fixed incorrect "it's" into "its")
No edit summary
Line 23: Line 23:


=== Expansion Packs ===
=== Expansion Packs ===
* [[Custom Crafters/Disassemblers|Disassemblers]]
* [[Custom Crafters/Equivalent Exchange|Equivalent Exchange]]
* [[Custom Crafters/Equivalent Exchange|Equivalent Exchange]]
* [[Custom Crafters/Master Crafting|Master Crafting]]
* [[Custom Crafters/Master Crafting|Master Crafting]]
Line 34: Line 32:
* [[Blast Furnaces]]
* [[Blast Furnaces]]
* [[Block Compressors]]
* [[Block Compressors]]
 
* [[Disassemblers]]
* [[Heart Canisters]]
* [[Heart Canisters]]
* [[Lightning Rods]]
* [[Lightning Rods]]
* [[SCUBA Gear]]
* [[Soul Probes]]
* [[Soul Probes]]
* [[Trapped Signs]]
* [[Trapped Signs]]
Line 46: Line 45:
{| class="wikitable"
{| class="wikitable"
|+
|+
!Version
!Date
!Date
!Version
!Change
!Change
|-
|-
|rowspan=2 | 1.8
|05 Feb 2015
|05 Feb 2015
|1.0
|Released Custom Crafters
|Released Custom Crafters
|-
|-
|12 Feb 2015
|12 Feb 2015
|1.1
|Fixed Custom Crafter workbench dropping
|Fixed Custom Crafter workbench dropping
|-
|-
|rowspan=4 | 1.9
|27 Jan 2016
|27 Jan 2016
|2.0
|Updated for 1.9 command format
|Updated for 1.9
|-
|-
|21 May 2016
|21 May 2016
|2.1
|Fixed crafting table bug
|Fixed crafting table bug
|-
|-
|05 Jun 2016
|rowspan=2 | 05 Jun 2016
|2.1
|Fixed bug where crafting table item is not deleted upon creation
|Fixed bug where crafting table item is not deleted upon creation. Added "Clever Crafting" achievement
|-
|Added "Clever Crafting" achievement
|-
|-
|1.11
|10 Jun 2017
|10 Jun 2017
|2.2
|Updated for 1.11 command format
|Updated for 1.11
|-
|-
|1.12
|10 Jun 2017
|10 Jun 2017
|2.3
|Updated for 1.12 command format
|Updated for 1.12
|-
|-
|1.13
|19 Nov 2018
|19 Nov 2018
|3.0
|Updated for 1.13 datapacks
|Updated for 1.13
|}
|}


Line 86: Line 84:


=== MC 1.8 Versions ===
=== MC 1.8 Versions ===
The MC 1.8 Versions (v1.0-1.1) did not have achievements. Additionally, when mined, the items placed inside the dropper would not drop (7 cobblestone and 1 redstone).
The MC 1.8 Versions did not have achievements. Additionally, when mined, the items placed inside the dropper would not drop (7 cobblestone and 1 redstone).


=== MC 1.9-1.12 Versions ===
=== MC 1.9-1.12 Versions ===
In the MC 1.9-1.12 versions (v2.1-2.3), the advancements were actually a simulated achievement, using tellraw to show the message. This has been transferred to advancements upon the release of the 1.13 version (v3.0). Additionally, items in slots that should be empty would be ignored, causing the possibility of losing items; this was fixed in the 1.13 version.  
In the MC 1.9-1.12 versions, the advancements were actually a simulated achievement, using tellraw to show the message. This has been transferred to advancements upon the release of the 1.13 version. Additionally, items in slots that should be empty would be ignored, causing the possibility of losing items; this was fixed in the 1.13 version.  
[[Category:All Modules]]
[[Category:All Modules]]
[[Category:Base Modules]]
[[Category:Base Modules]]

Revision as of 23:06, 6 April 2019

Custom Crafters

Module TypeBase
Created bySparks
Last Updated bySparks, SpecialBuilder32 and Bluefire610
Complementary ModulesStandard Crafting, Record Crafting
Compatible MC Versions1.13

This module allows you to craft custom items.

Details

To create a custom crafter, fill a dropper with the recipe of 1 dropper, and throw a crafting table on top of the dropper. When mined, a custom crafter will drop all the items that was used to create it. With custom crafting recipes, multi-crafting works as long as each non-empty item slot has the same amount of items.

Technical Summary

Only Custom Crafting recipes can be done in the Custom Crafter. If the stack size for crafting multiple items would result in an output with more than the resulting item stack would allow, the crafting recipe will not initiate. e.g. if a stone recipe would yield over 64 stone (due to multi-crafting), the recipe would not work. Another example is if a snowball recipe would yield over 16 snowballs.

Advancements

Advancement Description Requirement
Clever Crafting Build yourself a Custom Crafter with droppers and a crafting table. Create a custom crafter

Expansion Packs & Reliant Modules

The Custom Crafters module doesn't do anything on its own. Expansion packs for this module add custom crafting recipes to the game. Some reliant modules rely on this module in order to properly function, for example to craft some items.

Expansion Packs

Reliant Modules

Learn More and Download

Watch on YouTube Download

History

Version Date Change
1.8 05 Feb 2015 Released Custom Crafters
12 Feb 2015 Fixed Custom Crafter workbench dropping
1.9 27 Jan 2016 Updated for 1.9 command format
21 May 2016 Fixed crafting table bug
05 Jun 2016 Fixed bug where crafting table item is not deleted upon creation
Added "Clever Crafting" achievement
1.11 10 Jun 2017 Updated for 1.11 command format
1.12 10 Jun 2017 Updated for 1.12 command format
1.13 19 Nov 2018 Updated for 1.13 datapacks

Previous Versions

MC 1.8 Versions

The MC 1.8 Versions did not have achievements. Additionally, when mined, the items placed inside the dropper would not drop (7 cobblestone and 1 redstone).

MC 1.9-1.12 Versions

In the MC 1.9-1.12 versions, the advancements were actually a simulated achievement, using tellraw to show the message. This has been transferred to advancements upon the release of the 1.13 version. Additionally, items in slots that should be empty would be ignored, causing the possibility of losing items; this was fixed in the 1.13 version.