9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 11:49:07 +00:00

Auto stash before merge of "master" and "origin/master"

This commit is contained in:
Brian Fopiano
2020-08-16 14:47:39 -07:00
parent 662e02760a
commit 859a46dc58
15 changed files with 37 additions and 50682 deletions

2
.gitignore vendored
View File

@@ -1,2 +1,4 @@
.DS_Store
*.code-workspace

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -66,97 +66,7 @@
}
},
{
"chance": 0.1,
"underwater": true,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"coral-rgb/coral-by-1",
"coral-rgb/coral-by-2",
"coral-rgb/coral-by-3",
"coral-rgb/coral-by-4"
],
"translate": {
"x": 0,
"y": -3,
"z": 0
}
},
{
"chance": 0.1,
"edit":[
{
"find":["HORN_CORAL_BLOCK"],
"replace":["FIRE_CORAL_BLOCK"]
},
{
"find":["TUBE_CORAL_BLOCK"],
"replace":["BRAIN_CORAL_BLOCK"]
}
],
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"coral-rgb/coral-by-1",
"coral-rgb/coral-by-2",
"coral-rgb/coral-by-3",
"coral-rgb/coral-by-4"
],
"translate": {
"x": 0,
"y": -3,
"z": 0
}
},
{
"chance": 0.1,
"edit":[
{
"find":["HORN_CORAL_BLOCK"],
"replace":["BRAIN_CORAL_BLOCK"]
},
{
"find":["TUBE_CORAL_BLOCK"],
"replace":["BUBBLE_CORAL_BLOCK"]
}
],
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"coral-rgb/coral-by-1",
"coral-rgb/coral-by-2",
"coral-rgb/coral-by-3",
"coral-rgb/coral-by-4"
],
"translate": {
"x": 0,
"y": -3,
"z": 0
}
},
{
"chance": 0.1,
"chance": 0.05,
"edit":[
{
"find":["HORN_CORAL_BLOCK"],
@@ -178,9 +88,39 @@
},
"place": [
"coral-rgb/coral-by-1",
"coral-rgb/coral-by-2",
"coral-rgb/coral-by-3",
"coral-rgb/coral-by-4"
"coral-rgb/coral-by-3"
],
"translate": {
"x": 0,
"y": -3,
"z": 0
}
},
{
"chance": 0.025,
"edit":[
{
"find":["stone"],
"replace":["fire_coral_block"]
},
{
"find":["dirt"],
"replace":["bubble_coral_block"]
}
],
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"coral-rgb/coral-by-1",
"coral-rgb/coral-by-3"
],
"translate": {
"x": 0,
@@ -188,6 +128,7 @@
"z": 0
}
}
],
"effects":[
{

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.