mirror of
https://github.com/nimsolated/Nims-Random-BS.git
synced 2026-04-02 10:20:42 -07:00
2.2.0
This commit is contained in:
119
elements/MintPlant.mod.json
Normal file
119
elements/MintPlant.mod.json
Normal file
@@ -0,0 +1,119 @@
|
||||
{
|
||||
"_fv": 73,
|
||||
"_type": "plant",
|
||||
"definition": {
|
||||
"renderType": 12,
|
||||
"texture": "mint_plant",
|
||||
"textureBottom": "",
|
||||
"customModelName": "Cross model",
|
||||
"itemTexture": "",
|
||||
"particleTexture": "",
|
||||
"tintType": "No tint",
|
||||
"isItemTinted": false,
|
||||
"plantType": "normal",
|
||||
"suspiciousStewEffect": "HASTE",
|
||||
"suspiciousStewDuration": 200,
|
||||
"secondaryTreeChance": 0.1,
|
||||
"trees": [
|
||||
null,
|
||||
null
|
||||
],
|
||||
"flowerTrees": [
|
||||
null,
|
||||
null
|
||||
],
|
||||
"megaTrees": [
|
||||
null,
|
||||
null
|
||||
],
|
||||
"growapableSpawnType": "Plains",
|
||||
"growapableMaxHeight": 3,
|
||||
"customBoundingBox": false,
|
||||
"disableOffset": false,
|
||||
"boundingBoxes": [
|
||||
{
|
||||
"mx": 0.0,
|
||||
"my": 0.0,
|
||||
"mz": 0.0,
|
||||
"Mx": 16.0,
|
||||
"My": 16.0,
|
||||
"Mz": 16.0,
|
||||
"subtract": false
|
||||
}
|
||||
],
|
||||
"name": "Mint Plant",
|
||||
"specialInformation": {
|
||||
"fixedValue": []
|
||||
},
|
||||
"creativeTabs": [
|
||||
{
|
||||
"value": "DECORATIONS"
|
||||
}
|
||||
],
|
||||
"hardness": 0.0,
|
||||
"resistance": 0.0,
|
||||
"luminance": 0,
|
||||
"unbreakable": false,
|
||||
"isSolid": false,
|
||||
"isWaterloggable": false,
|
||||
"isCustomSoundType": false,
|
||||
"soundOnStep": {
|
||||
"value": "PLANT"
|
||||
},
|
||||
"breakSound": {
|
||||
"value": ""
|
||||
},
|
||||
"stepSound": {
|
||||
"value": ""
|
||||
},
|
||||
"placeSound": {
|
||||
"value": ""
|
||||
},
|
||||
"hitSound": {
|
||||
"value": ""
|
||||
},
|
||||
"fallSound": {
|
||||
"value": ""
|
||||
},
|
||||
"useLootTableForDrops": true,
|
||||
"customDrop": {
|
||||
"value": ""
|
||||
},
|
||||
"dropAmount": 1,
|
||||
"forceTicking": false,
|
||||
"emissiveRendering": false,
|
||||
"hasTileEntity": false,
|
||||
"isReplaceable": false,
|
||||
"colorOnMap": "DEFAULT",
|
||||
"creativePickItem": {
|
||||
"value": ""
|
||||
},
|
||||
"offsetType": "XZ",
|
||||
"aiPathNodeType": "DEFAULT",
|
||||
"flammability": 100,
|
||||
"fireSpreadSpeed": 60,
|
||||
"jumpFactor": 1.0,
|
||||
"speedFactor": 1.0,
|
||||
"canBePlacedOn": [],
|
||||
"isBonemealable": false,
|
||||
"frequencyOnChunks": 5,
|
||||
"generateFeature": true,
|
||||
"restrictionBiomes": [
|
||||
{
|
||||
"value": "cherry_grove"
|
||||
},
|
||||
{
|
||||
"value": "jungle"
|
||||
},
|
||||
{
|
||||
"value": "jungle_edge"
|
||||
},
|
||||
{
|
||||
"value": "bamboo_jungle"
|
||||
}
|
||||
],
|
||||
"generationType": "Flower",
|
||||
"patchSize": 64,
|
||||
"generateAtAnyHeight": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user