Bureaucrats, Check users, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, Widget editors
1,659
edits
m (I'll... get around to updating this sooner rather than later, now that I've started.) |
mNo edit summary |
||
Line 10: | Line 10: | ||
This module allows players to craft custom items using a special crafting table. Recipes are added by other Gamemode 4 Modules. This module cannot be downloaded separately; any GM4 modules that require the custom crafter automatically bundles this base module when downloaded. | This module allows players to craft custom items using a special crafting table. Recipes are added by other Gamemode 4 Modules. This module cannot be downloaded separately; any GM4 modules that require the custom crafter automatically bundles this base module when downloaded. | ||
==Features== | ==Features== | ||
[[Custom Crafters (Library)|Custom Crafters]] enables other Gamemode 4 modules to add custom recipes, and supports multi-crafting and item nbt - unlike Minecraft's recipe system. 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 [[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 below for more modules that add recipes. | |||
An example of a module adding recipes is [[ | |||
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. | 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. | ||
Line 60: | Line 58: | ||
| gm4:Custom Crafter | | gm4:Custom Crafter | ||
}} | }} | ||
|Name=Custom Crafter}} | |Name = Custom Crafter}} | ||
|} | |} | ||
Line 66: | Line 64: | ||
Custom Crafters can be moved with [[Relocators]]. | Custom Crafters can be moved with [[Relocators]]. | ||
===Technical Details=== | === Technical Details === | ||
Recipes in the Custom Crafter are processed every 0.8 seconds, 16 game ticks, or 8 redstone ticks. | Recipes in the Custom Crafter are processed every 0.8 seconds, 16 game ticks, or 8 redstone ticks. | ||
Line 83: | Line 81: | ||
|} | |} | ||
==Expansion Packs & Reliant Modules== | == Expansion Packs & Reliant Modules == | ||
The Custom Crafters module doesn't do anything on its own, so other modules bundle the module when needed. Expansion packs for this module add custom crafting recipes to the game. Some reliant modules depend on this module in order to properly function, for example to craft some items. | The Custom Crafters module doesn't do anything on its own, so other modules bundle the module when needed. Expansion packs for this module add custom crafting recipes to the game. Some reliant modules depend on this module in order to properly function, for example to craft some items. | ||
=== Expansion Packs === | === Expansion Packs === | ||
* [[Block Compressors]] | * [[Block Compressors]] | ||
* [[Boots of Ostara]] | * [[Boots of Ostara]] | ||
* [[Disassemblers]] | * [[Disassemblers]] | ||
* [[Forming Press]] | |||
* [[Heart Canisters]] | * [[Heart Canisters]] | ||
* [[Lightning | * [[Lightning in a Bottle]] | ||
* [[Orb of Ankou]] | * [[Orb of Ankou]] | ||
* [[Record Crafting]] | |||
* [[Relocators]] | * [[Relocators]] | ||
* [[SCUBA Gear]] | * [[SCUBA Gear]] | ||
* [[Smelteries]] | * [[Smelteries]] | ||
* [[ | * [[Standard Crafting]] | ||
* [[Teleportation Anchors]] | * [[Teleportation Anchors]] | ||
* [[TNT Landmines]] | * [[TNT Landmines]] | ||
Line 107: | Line 103: | ||
* [[Tunnel Bores]] | * [[Tunnel Bores]] | ||
==Learn More | == Learn More == | ||
{{YouTube|url=https://youtu.be/_GekIoefncg}} | {{YouTube|url=https://youtu.be/_GekIoefncg}} | ||
==History== | == History == | ||
{| class="wikitable" | {| class="wikitable" | ||
|+ | |+ | ||
Line 117: | Line 113: | ||
!Change | !Change | ||
|- | |- | ||
| rowspan="5" | 1.18 | |||
| rowspan="5" | 23 Apr 2022 | |||
|[[Custom Crafters (Library)|Custom Crafters]] is now a library and cannot be downloaded separately; modules requiring the module automatically bundle the library | |||
| rowspan="5" |1.18 | |||
| rowspan="5" |23 Apr 2022 | |||
|[[Custom Crafters]] is now a library and cannot be downloaded separately; modules requiring the module automatically bundle the library | |||
|- | |- | ||
| Creation process changed to right clicking with a crafting table instead of dropping the item | | Creation process changed to right clicking with a crafting table instead of dropping the item | ||
Line 155: | Line 127: | ||
== Previous Versions == | == Previous Versions == | ||
: ''See [[Custom Crafters (Module)]]'' | |||
{{Modules List/Custom Crafters}} | {{Modules List/Custom Crafters}} | ||
{{Modules List/Relocatable Machines}} | {{Modules List/Relocatable Machines}} |
edits