Custom Stuff 2 Wiki Content
Sections with an asterisk(*) next to them are pages/sections that still need updated to Custom Stuff 2. Feel free to update/add the pages if you have experience with the content. Even just adding basic information to the pages will help the wiki get updated faster.
Items
Blocks
- Types
- Block Function Triggers
World Generation
GUIs *
Functions
- ScriptableConfig *
- ScriptableEntity *
- ScriptableEntityItem *
- ScriptableEntityLiving *
- ScriptableEntityPlayer *
- ScriptableItemStack *
- ScriptableMod *
- ScriptablePosition *
- ScriptableWorld *
Generated Variables
Javascript
Custom Stuff 1 Wiki Content
Content in the section was hidden to avoid confusion for new users. If you are using custom stuff for 1.2.5 or below, please press "Show" to view the CS1 list.
- Attributes:
- Function Triggers :
- rightclick - normal
- rightclickair - normal
- blockdestroyed - normal
- hitmob - normal
- explode - grenades
- eaten - foods
- crafted - all
- inuse - normal
- Attributes :
- Global:
- name
- id
- texturefile
- textureindex (bottom side, if texture of other sides is defined. For doors this is top texture)
- type
- addtocreative
- material
- stepsound
- damagevalues
- resistance
- hardness
- opacity
- light
- transparent
- color
- collision
- movebypiston
- speed
- gravity (non-normal types may be glitchy)
- iddropped
- damagedropped
- qualitydropped
- toolclass
- harvestlevel
- container
- Normal: (default)
- Liquid:
- Chest:
- chesttextureindex (1-7, instead of textureindex)
- Simple
- Slab:
- Stairs:
- Door:
- Trapdoor:
- Pressure plates:
- Fence:
- Fence gate:
- Cross texture:
- Torch:
- Pane:
- Ladder:
- Global:
- Function Triggers: (for all types)
- Recipe Function
Functions
Generated Variables
Javascript