JCM:DRL APG
From The District of Joban
Views
Actions
Namespaces
Variants
Tools
Revision as of 20:51, 19 October 2022 by LX86 (talk | contribs) (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...")
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 |
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) |