MineClone2/API.txt

60 lines
1.1 KiB
Plaintext
Raw Normal View History

2017-01-10 03:15:45 +01:00
# API
This document is a WORK IN PROGRESS.
Currently, it only contains some information about the used groups.
2017-01-10 04:01:53 +01:00
Groups for interactions
2017-01-10 03:15:45 +01:00
dig_by_water=1
Blocks with this group will drop when they are near flowing water
2017-01-10 04:01:53 +01:00
cultivatable=2
Block will be turned into Farmland by using a hoe on it
cultivatable=1
Block will be turned into Dirt by using a hoe on it
2017-01-10 03:15:45 +01:00
Groups (mostly) used for crafting recipes
sand=1
Sand (any color)
sandstone=1
(Yellow) sandstone and related nodes (chiseled and the like) (only full blocks)
redsandstone=1
Red sandstone and related nodes (chiseled and the like) (only full blocks)
quartz_block=1
Quartz Block and variants (chiseled, pillar, etc.) (only full blocks)
2017-01-10 06:43:07 +01:00
stonebrick=1
Stone Bricks and related nodes (only full blocks)
2017-01-10 03:15:45 +01:00
tree=1
Oak Wood, Birch Wood, etc. (tree trunks)
wood=1
Oak Wood Planks, Birch Wood Planks, etc. (only full blocks)
wood_slab=1
2017-01-10 06:43:07 +01:00
Slabs made out of a kind of wooden planks
wood_stiars=1
Stairs made out of a kind of wooden planks
2017-01-10 03:15:45 +01:00
coal=1
Coal of any kind (coal lump)
2017-01-10 06:43:07 +01:00
boat=1
Boat
2017-01-10 03:15:45 +01:00
Other groups
water=1
Water
lava=1
Lava