Difference between revisions of "JCM:DRL APG"
From The District of Joban
Views
Actions
Namespaces
Variants
Tools
(Created page with "{{InfoBox block|id=jsblock:apg_door_drl<br>jsblock:apg_glass_drl<br>jsblock:apg_glass_end_drl|since=1.1.6|title=APG (Disneyland Resorts Line Variants)|image=JCM DRL APG.png|item_group=Joban Client Mod Blocks|type=Multipart|general_category=a|transparent=Yes|hardness=2.0|other_category=a|author=Marcus K 929/LX86|assets=1081MTR|light_level=0|technical_category=a|extends={{MTRSrc blocks|filename=BlockAPGDoor}}<br>{{MTRSrc blocks|filename=BlockAPGGlass}}<br>{{MTRSrc blocks|f...") |
|||
Line 104: | Line 104: | ||
| | | | ||
|} | |} | ||
=== Crafting Recipe === | |||
==== DRL APG Door ==== | |||
{{Crafting 3x3|Minecraft Redstone block.png|Minecraft Iron ingot.png|Minecraft Glowstone dust.png|Minecraft Glass pane.png|C2=5|res=JCM Item Apg door drl.png|Cres=8}}{{Crafting 3x3|JCM Item Apg glass end drl.png|res=JCM Item Apg door drl.png}} | |||
==== DRL APG Glass ==== | |||
{{Crafting 3x3|JCM Item Apg door drl.png|res=JCM Item Apg glass drl.png}} | |||
==== DRL APG Glass End ==== | |||
{{Crafting 3x3|JCM Item Apg glass drl.png|res=JCM Item Apg glass end drl.png}} | |||
=== Block Entities === | === Block Entities === |
Revision as of 17:11, 29 October 2022
APG (Disneyland Resorts Line Variants)
A set of Disneyland Resorts Line Automatic Platform Gates placed together
General Information
Block ID | jsblock:apg_door_drl jsblock:apg_glass_drl jsblock:apg_glass_end_drl |
---|---|
Item Group | Joban Client Mod Blocks |
Transparent | Yes |
Light Level | 0 |
Other Information
Added in | v1.1.6 |
---|---|
Created by | Marcus K 929/LX86 |
Assets by | 1081MTR |
An APG (Disneyland Resorts Line Variants) is a functional block in Joban Client Mod. Replicating the Automatic Platform Gates used in the Disneyland Resorts Line, they are slightly lower than the APG seen in other MTR Routes.
Blockstates
jsblock:apg_glass_end_drl
facing | half | side | touching_left | touching_right |
---|---|---|---|---|
north | lower | single | air | air |
east | upper | left | door | door |
south | right | none | none | |
west | middle |
jsblock:apg_glass_drl
facing | half | side | propagate_property |
---|---|---|---|
north | lower | single | 0 |
east | upper | left | 1 |
south | right | 2 | |
west | middle | 3 |
jsblock:apg_door_drl
facing | half | side | temp | unlocked | end |
---|---|---|---|---|---|
north | lower | single | true | true | true |
east | upper | left | false | false | false |
south | right | ||||
west | middle |
Crafting Recipe
DRL APG Door
DRL APG Glass
DRL APG Glass End
Block Entities
jsblock:apg_door_1
The APG door has a block entity, and stores the following data:
Name | Type | Description | Default Value |
---|---|---|---|
temp | boolean | APG block migration to block entity, not used as this block is added after the APG migration | 0b |
open | integer | The opening state of the APG door, from 0(Closed) to 32 (Fully opened) | 0 |
History
Version | Changes Made |
---|---|
v1.1.6 | Added APG (Disneyland Resort Line Variants) |