Custom Crafters: Difference between revisions

Jump to navigation Jump to search
m
Minor formatting
m (Minor formatting)
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{ModuleInfobox|name=Custom Crafters|icon=custom_crafters.png|type=Base|creator=Sparks|updater=Sparks, SpecialBuilder32, and Bluefire610|versions=1.14|complementary=[[Standard Crafting]], [[Record Crafting]]}}
{{ModuleInfobox|name=Custom Crafters|icon=custom_crafters.png|type=Base|creator=Sparks|updater=Sparks, SpecialBuilder32, and Bluefire610|versions=1.15|complementary=[[Standard Crafting]], [[Record Crafting]]}}


This module allows you to craft custom items using a special crafting table . Recipes are added by other Gamemode 4 Modules.
This module allows you to craft custom items using a special crafting table. Recipes are added by other Gamemode 4 Modules.
==Features==
==Features==


=== General ===
=== General ===
A Custom Crafter enables other Gamemode 4 modules to add custom recipes, and supports multi-crafting and item nbt - unlike Minecraft's recipe system which does not. Alone, this module adds no recipes. It can be used to add new items to the game without having to replace an existing one.
A Custom Crafter enables other Gamemode 4 modules to add custom recipes, and supports multi-crafting and item nbt - unlike Minecraft's recipe system. Alone, this module adds no recipes. It can be used to add new items to the game without having to replace an existing one.


An example of a module adding recipes is [[Custom Crafters/Standard Crafting|Standard Crafting]] which adds recipes for horse armor and cobwebs, among other items. [[Heart Canisters]] adds a custom item that increases player health. The canisters themselves are textured player heads, which requires specific item nbt. See the Expansions section of the page below for more modules that add other recipes.  
An example of a module adding recipes is [[Custom Crafters/Standard Crafting|Standard Crafting]] which adds recipes for horse armor and cobwebs, among other items. Another example is the [[Heart Canisters]] module, which adds a custom item that increases player health. The canisters themselves are textured player heads, which requires specific item nbt. See the [[Custom Crafters#Expansion Packs & Reliant Modules|Expansions]] section of the page below for more modules that add other recipes.  


Multi-crafting is also supported by Custom Crafters, allowing multiple items to be crafted at the same time. This works as long as each non-empty slot has the same number of items.
Multi-crafting is also supported by Custom Crafters, allowing multiple items to be crafted at the same time. This works as long as each non-empty slot has the same number of items and the resulting output does not exceed one stack.


A Custom Crafter can be disabled by powering the dropper with redstone.
A Custom Crafter can be disabled by powering the dropper with redstone.
Line 15: Line 15:
=== Creation ===
=== Creation ===
To create a Custom Crafter, put the recipe of a dropper inside a dropper, and throw a crafting table on top of it. When broken, a Custom Crafter will drop the items that was used to create it.   
To create a Custom Crafter, put the recipe of a dropper inside a dropper, and throw a crafting table on top of it. When broken, a Custom Crafter will drop the items that was used to create it.   
{{Crafting|Input={{CraftingGrid
{{Crafting
| Cobblestone | Cobblestone | Cobblestone
| Name = Dropper
| Cobblestone | | Cobblestone
| Input = {{CraftingGrid
|Cobblestone | Redstone | Cobblestone
| Cobblestone | Cobblestone | Cobblestone
}}|Output=[[File:crafting_table_block.png|64px]]|Catalyst=Crafting Table|Type=Standard}}[[File:Custom Crafting Creation.png|none|thumb|649x649px|alt=|Three step creation of a custom crafter]]
| Cobblestone | | Cobblestone
| Cobblestone | Redstone Dust | Cobblestone
}}
| Catalyst = Crafting Table
| Output=[[File:custom_crafter_block.png|96px]]
| Type = Standard
}}
[[File:Custom Crafting Creation.png|none|thumb|649x649px|alt=|Three step creation of a custom crafter]]
 
===Technical Details===
===Technical Details===
Recipes in the Custom Crafter are processed every 0.8 seconds, 16 game ticks, or 4 redstone ticks.   
Recipes in the Custom Crafter are processed every 0.8 seconds, 16 game ticks, or 8 redstone ticks.   


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.  
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.  
Line 49: Line 57:
=== Reliant Modules ===
=== Reliant Modules ===
* [[Boots of Ostara]]
* [[Boots of Ostara]]
* [[Blast Furnaces]]
* [[Block Compressors]]
* [[Block Compressors]]
* [[Disassemblers]]
* [[Disassemblers]]
* [[Heart Canisters]]
* [[Heart Canisters]]
* [[Lightning Rods]]
* [[Lightning Rods]]
* [[Relocators]]
* [[SCUBA Gear]]
* [[SCUBA Gear]]
* [[Smelteries]]
* [[Soul Probes]]
* [[Soul Probes]]
* [[Tunnel Bores]]
* [[Trapped Signs]]
* [[Trapped Signs]]


==Learn More and Download==
==Learn More and Download==
{{YouTube|url=https://youtu.be/ibtS4zAvglQ}} {{Download|url=https://gm4.co/modules/custom-crafters}}
{{YouTube|url=https://youtu.be/_GekIoefncg}} {{Download|url=https://gm4.co/modules/custom-crafters}}


==History==
==History==
Line 69: Line 79:
|-
|-
| rowspan="2" | 1.8
| rowspan="2" | 1.8
|05 Feb 2015
| style= " text-align:right" | 05 Feb 2015
|Released Custom Crafters
|Released Custom Crafters
|-
|-
|12 Feb 2015
| style = "text-align:right" | 12 Feb 2015
|Fixed Custom Crafter workbench dropping
|Fixed Custom Crafter workbench dropping
|-
|-
| rowspan="4" | 1.9-1.10
| rowspan="4" | 1.9-1.10
|27 Jan 2016
| style = "text-align:right" | 27 Jan 2016
|Updated for 1.9 command format
|Updated for 1.9 command format
|-
|-
|21 May 2016
| style = "text-align:right" | 21 May 2016
|Fixed crafting table bug
|Fixed crafting table bug
|-
|-
| rowspan="2" | 05 Jun 2016
| style = "text-align:right" rowspan="2" | 05 Jun 2016
|Fixed bug where crafting table item is not deleted upon creation
|Fixed bug where crafting table item is not deleted upon creation
|-
|-
Line 88: Line 98:
|-
|-
|1.11
|1.11
|10 Jun 2017
| style = "text-align:right" | 10 Jun 2017
|Updated for 1.11 command format
|Updated for 1.11 command format
|-
|-
|1.12
|1.12
|10 Jun 2017
| style = "text-align:right" | 10 Jun 2017
|Updated for 1.12 command format
|Updated for 1.12 command format
|-
|-
|1.13
| rowspan="2" |1.13
|19 Nov 2018
| style = "text-align:right" rowspan="2" |19 Nov 2018
|Updated for 1.13 data packs
|Updated for 1.13 data packs
|-
|Added multi-crafting and empty slot check
|-
|1.15
| style = "text-align:right" | 11 Dec 2019
|Updated for 1.15 base module
|}
|}


Bureaucrats, Check users, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, Widget editors
1,633

edits

Navigation menu