Relocators: Difference between revisions

From Official Gamemode 4 Wiki
Jump to navigation Jump to search
(added crafting image)
(update to new sprite sheet)
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This page needs formatting.
{{ModuleInfobox|name=Relocators|creator=BluePsychoRanger|type=Reliant|versions=1.14|complementary=[[Custom Crafters]], [[Liquid Tanks]], [[Block Compressors]]|requires=[[Custom Crafters]]}}This module adds an item that can pick up Gamemode 4 machine blocks such as custom crafters, liquid tanks, and more!
==Features==
By placing down a relocator, the player is able to pick up and move a custom machine block. Whenever a relocator is placed, it will immediately return to the player's inventory unless placed on a machine block.


Relocators are specially crafted tools that allow you to pick Gamemode 4 machine blocks such as crafters and tanks without breaking them for easy transportation.
====== Picking Up a Machine Block ======
The relocator will pick up the block it is placed on (this means a block cannot be picked up from the bottom because a skull cannot be placed on the bottom of a block).  Relocators will not pick up blocks with items in them. Relocating a liquid tank will empty it of its contents.  


Crafting:
Once a machine is picked up, the relocator will drop as the block type it was placed on (e.g. dropper for custom crafter or hopper for liquid tank). This item will have an enchanted glint and be named according to the custom name of the block, and will have the first line of lore set to “Relocator” (yellow and italic).
[[File:Screenshot 43.png|left|thumb]]
The relocator is crafted in a Custom Crafter using diamonds, popped chorus fruit and a silk touch book in the middle.


To pick up a machine block, place the relocator against the side of an empty machine or on top. This will cause the block to drop as an item with an enchanted sheen. The liquid in liquid tanks will be lost if it is moved with a relocator.
====== Placing Down a Machine Block ======
To get the machine block back, simply place down the item created when picking up a machine block. The original relocator item will drop once the block is created.
===Crafting===
{| class="wikitable"
|+
!Item
!Ingredients
!Recipe ([[Custom Crafters|Custom Crafter]])
|-
|Relocator (x1)
|4x Diamond, 4x Popped Chorus Fruit, 1x Silk Touch Book
|{{Crafting
| Input = {{CraftingGrid
| Diamond | Popped Chorus Fruit | Diamond
| Popped Chorus Fruit | Enchanted Book | Popped Chorus Fruit
| Diamond | Popped Chorus Fruit | Diamond
}}
| Output = {{CraftingCell
| gm4:Relocator
}}
}}
|}
 
=== Technical Summary ===
Scores of the armor stands are not stored, so liquid tanks will not retain their liquid type or fill amount.
 
Sometimes the raytracing doesn't work properly and the items used to initially create the machine block will be spawned about five block in front of the player. This only happens if the raycasting does not find the correct block, due to the player moving too fast or a unique hitbox, such as the hopper.  
 
The following data is stored for a machine block armor stand: Small, CustomName, ArmorItems, DisabledSlots, Invulnerable, Pose, Tags, Y-Position relative to the block
 
The following data is stored for a machine block: CustomName, Lock
 
===Compatibility===
The relocator is capable of picking up almost any machine block by Gamemode 4. There is no hard-coded list, but if the machine block has an armor stand, it is likely that it can be picked up.
===Advancements===
{| class="wikitable"
|+
!Advancement
!Description
!Requirement
|-
|It's moving day!
|Pick up a machine with the relocator
|Place down a relocator which picks up a machine block
|}
==Learn More and Download==
{{Download|url=https://gm4.co/modules/relocators}}
==History==
{| class="wikitable"
|+
!Version
!Date
!Change
|-
| rowspan="2" |1.14
|01 Dec 2019
|Released Relocators
|}
[[Category:Reliant Modules]]
[[Category:All Modules]]

Revision as of 10:10, 2 May 2020

Relocators

Module TypeReliant
Created byBluePsychoRanger
Required ModulesCustom Crafters
Complementary ModulesCustom Crafters, Liquid Tanks, Block Compressors
Compatible MC Versions1.14

This module adds an item that can pick up Gamemode 4 machine blocks such as custom crafters, liquid tanks, and more!

Features

By placing down a relocator, the player is able to pick up and move a custom machine block. Whenever a relocator is placed, it will immediately return to the player's inventory unless placed on a machine block.

Picking Up a Machine Block

The relocator will pick up the block it is placed on (this means a block cannot be picked up from the bottom because a skull cannot be placed on the bottom of a block). Relocators will not pick up blocks with items in them. Relocating a liquid tank will empty it of its contents.

Once a machine is picked up, the relocator will drop as the block type it was placed on (e.g. dropper for custom crafter or hopper for liquid tank). This item will have an enchanted glint and be named according to the custom name of the block, and will have the first line of lore set to “Relocator” (yellow and italic).

Placing Down a Machine Block

To get the machine block back, simply place down the item created when picking up a machine block. The original relocator item will drop once the block is created.

Crafting

Item Ingredients Recipe (Custom Crafter)
Relocator (x1) 4x Diamond, 4x Popped Chorus Fruit, 1x Silk Touch Book

Technical Summary

Scores of the armor stands are not stored, so liquid tanks will not retain their liquid type or fill amount.

Sometimes the raytracing doesn't work properly and the items used to initially create the machine block will be spawned about five block in front of the player. This only happens if the raycasting does not find the correct block, due to the player moving too fast or a unique hitbox, such as the hopper.

The following data is stored for a machine block armor stand: Small, CustomName, ArmorItems, DisabledSlots, Invulnerable, Pose, Tags, Y-Position relative to the block

The following data is stored for a machine block: CustomName, Lock

Compatibility

The relocator is capable of picking up almost any machine block by Gamemode 4. There is no hard-coded list, but if the machine block has an armor stand, it is likely that it can be picked up.

Advancements

Advancement Description Requirement
It's moving day! Pick up a machine with the relocator Place down a relocator which picks up a machine block

Learn More and Download

Download

History

Version Date Change
1.14 01 Dec 2019 Released Relocators