| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327 |
- [
- {
- "type": "grass",
- "name": "Grass",
- "itemType": null,
- "model": {
- "modelPath": "grass",
- "texturePaths": [
- "data/textures/blocks.ltdb/grass.png"
- ],
- "transparent": true
- },
- "damagableByHand": true,
- "transparent": true,
- "passable": true,
- "speedModifier": 0.5,
- "mapColor": "0x5076C011",
- "drops": [
- {
- "type": "specificItem",
- "condition": {
- "type": "chance",
- "chance": 0.1
- },
- "amount": 1,
- "itemType": "Wheat Seeds"
- }
- ]
- },
- {
- "type": "basicBlock",
- "name": "Broken Tree Branches",
- "itemType": null,
- "model": {
- "modelPath": "data/models/blocks.m3/brokenTreeBranches",
- "texturePaths": [
- "data/textures/blocks.ltdb/brokentreebranc"
- ]
- },
- "transparent": true,
- "mapColor": "0xA0863F25",
- "hardness": 0.1,
- "damagableByHand": true,
- "drops": [
- {
- "type": "specificItem",
- "amount": 1,
- "condition": {
- "type": "allways"
- },
- "itemType": "Wooden Stick"
- },
- {
- "type": "specificItem",
- "amount": 1,
- "condition": {
- "type": "chance",
- "chance": 0.5
- },
- "itemType": "Wooden Stick"
- }
- ]
- },
- {
- "type": "basicBlock",
- "name": "Loose Stones",
- "itemType": null,
- "model": {
- "modelPath": "data/models/blocks.m3/loseStones",
- "texturePaths": [
- "data/textures/blocks.ltdb/losestones.png"
- ]
- },
- "transparent": true,
- "mapColor": "0xA0817C7C",
- "hardness": 0.1,
- "damagableByHand": true,
- "drops": [
- {
- "type": "specificItem",
- "condition": {
- "type": "chance",
- "chance": 0.33
- },
- "itemType": "Flint"
- },
- {
- "type": "specificItem",
- "condition": {
- "type": "allways"
- },
- "itemType": "Stone"
- }
- ]
- },
- {
- "type": "growingPlant",
- "name": "WheatSeeds",
- "readableName": "Growing wheat",
- "blockTypeAfterGrowth": "Wheat",
- "model": {
- "modelPath": "grass",
- "texturePaths": [
- "data/textures/plants.ltdb/wheatseeds.png"
- ],
- "transparent": true
- },
- "mapColor": "0x5076C011",
- "hardness": 0.1,
- "ticksNeeded": 18000,
- "transparent": true,
- "states": [
- {
- "percentage": 0.2,
- "model": {
- "modelPath": "grass",
- "texturePaths": [
- "data/textures/plants.ltdb/wheatseedsa.png"
- ],
- "transparent": true
- }
- },
- {
- "percentage": 0.4,
- "model": {
- "modelPath": "grass",
- "texturePaths": [
- "data/textures/plants.ltdb/wheatseedsb.png"
- ],
- "transparent": true
- }
- },
- {
- "percentage": 0.6,
- "model": {
- "modelPath": "grass",
- "texturePaths": [
- "data/textures/plants.ltdb/wheatseedsc.png"
- ],
- "transparent": true
- }
- },
- {
- "percentage": 0.8,
- "model": {
- "modelPath": "grass",
- "texturePaths": [
- "data/textures/plants.ltdb/wheatseedsd.png"
- ],
- "transparent": true
- }
- }
- ]
- },
- {
- "type": "basicBlock",
- "name": "Wheat",
- "itemType": null,
- "model": {
- "modelPath": "grass",
- "texturePaths": [
- "data/textures/plants.ltdb/wheat.png"
- ],
- "transparent": true
- },
- "mapColor": "0x90A8C011",
- "transparent": true,
- "drops": [
- {
- "type": "specificItem",
- "condition": {
- "type": "chance",
- "chance": 0.6
- },
- "amount": 1,
- "itemType": "Wheat"
- },
- {
- "type": "specificItem",
- "condition": {
- "type": "chance",
- "chance": 0.6
- },
- "amount": 1,
- "itemType": "Wheat"
- },
- {
- "type": "specificItem",
- "condition": {
- "type": "chance",
- "chance": 0.6
- },
- "amount": 1,
- "itemType": "Wheat"
- },
- {
- "type": "specificItem",
- "condition": {
- "type": "chance",
- "chance": 0.6
- },
- "amount": 1,
- "itemType": "Wheat"
- }
- ]
- },
- {
- "type": "growingPlant",
- "name": "CottonSeeds",
- "readableName": "Growing Cotton",
- "blockTypeAfterGrowth": "Cotton Plant",
- "model": {
- "modelPath": "grass",
- "texturePaths": [
- "data/textures/plants.ltdb/cottonseeds.png"
- ],
- "transparent": true
- },
- "mapColor": "0x909090",
- "hardness": 0.1,
- "ticksNeeded": 18000,
- "transparent": true,
- "states": [
- {
- "percentage": 0,
- "model": {
- "modelPath": "data/models/plants.m3/smallPlant",
- "texturePaths": [
- "data/textures/plants.ltdb/smallplant.png"
- ]
- }
- },
- {
- "percentage": 0.5,
- "model": {
- "modelPath": "data/models/plants.m3/cotton_growing",
- "texturePaths": [
- "data/textures/plants.ltdb/cottongrowing."
- ]
- }
- }
- ]
- },
- {
- "type": "basicBlock",
- "name": "Cotton Plant",
- "itemType": null,
- "model": {
- "modelPath": "data/models/plants.m3/cotton",
- "texturePaths": [
- "data/textures/plants.ltdb/cotton.png"
- ],
- "transparent": true
- },
- "mapColor": "0xB0B0B0",
- "transparent": true,
- "drops": [
- {
- "type": "specificItem",
- "condition": {
- "type": "chance",
- "chance": 0.75
- },
- "amount": 1,
- "itemType": "Wool"
- },
- {
- "type": "specificItem",
- "condition": {
- "type": "chance",
- "chance": 0.75
- },
- "amount": 1,
- "itemType": "Wool"
- },
- {
- "type": "specificItem",
- "condition": {
- "type": "chance",
- "chance": 0.75
- },
- "amount": 1,
- "itemType": "Wool"
- },
- {
- "type": "specificItem",
- "condition": {
- "type": "chance",
- "chance": 0.7
- },
- "amount": 1,
- "itemType": "Cotton Seeds"
- },
- {
- "type": "specificItem",
- "condition": {
- "type": "chance",
- "chance": 0.4
- },
- "amount": 1,
- "itemType": "Cotton Seeds"
- }
- ]
- },
- {
- "type": "basicBlock",
- "name": "Vines",
- "itemType": null,
- "model": {
- "modelPath": "data/models/plants.m3/vines",
- "texturePaths": [
- "data/textures/plants.ltdb/vines.png"
- ]
- },
- "mapColor": "0xA033A033",
- "drops": [
- {
- "type": "specificItem",
- "condition": {
- "type": "allways"
- },
- "amount": 1,
- "itemType": "Thread"
- }
- ]
- }
- ]
|