Advertisement
Guest User

worldGen Feature lake_oil.json

a guest
Oct 15th, 2021
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.38 KB | None | 0 0
  1. {
  2.   "config": {
  3.     "feature": {
  4.       "config": {
  5.         "state": {
  6.           "Properties": {
  7.             "level": "0"
  8.           },
  9.           "Name": "matlib:crudeoil"
  10.         }
  11.       },
  12.       "type": "minecraft:lake"
  13.     },
  14.     "decorator": {
  15.       "config": {
  16.         "chance": 80
  17.       },
  18.       "type": "matlib:oil_deco"
  19.     }
  20.   },
  21.   "type": "minecraft:decorated"
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement