Skip to content

Instantly share code, notes, and snippets.

{
"dependencies": "earthworks",
"populate": {
"chalk": {
"distribution": "uniform",
"generator": {
"block": {
"name": "earthworks:block_chalk",
"metadata": 0
},
@Staegrin
Staegrin / Alu.json
Created August 17, 2020 16:10
Aluminium ore generation
{
"dependencies": "thermalfoundation",
"populate": {
"aluminum": {
"distribution": "uniform",
"generator": {
"block": {
"name": "thermalfoundation:ore",
"metadata": 4
},