9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-31 20:56:31 +00:00
This commit is contained in:
Brian Fopiano
2020-07-29 00:38:29 -07:00
parent c1bc19f2a4
commit 6c329659e7
6 changed files with 42 additions and 0 deletions

View File

@@ -90,6 +90,13 @@
{
"chance": 0.5,
"density": 2,
"edit": [
{
"find": "acacia_planks",
"replace": "stripped_acacia_wood"
}
],
"rotation": {
"yAxis": {
"min": 0,

View File

@@ -90,6 +90,13 @@
{
"chance": 0.5,
"density": 2,
"edit": [
{
"find": "dark_oak_planks",
"replace": "stripped_dark_oak_wood"
}
],
"rotation": {
"yAxis": {
"min": 0,

View File

@@ -90,6 +90,13 @@
{
"chance": 0.5,
"density": 2,
"edit": [
{
"find": "birch_planks",
"replace": "stripped_birch_wood"
}
],
"rotation": {
"yAxis": {
"min": 0,

View File

@@ -90,6 +90,13 @@
{
"chance": 0.5,
"density": 2,
"edit": [
{
"find": "oak_planks",
"replace": "stripped_oak_wood"
}
],
"rotation": {
"yAxis": {
"min": 0,

View File

@@ -90,6 +90,13 @@
{
"chance": 0.5,
"density": 2,
"edit": [
{
"find": "jungle_planks",
"replace": "stripped_jungle_wood"
}
],
"rotation": {
"yAxis": {
"min": 0,

View File

@@ -90,6 +90,13 @@
{
"chance": 0.5,
"density": 2,
"edit": [
{
"find": "spruce_planks",
"replace": "stripped_spruce_wood"
}
],
"rotation": {
"yAxis": {
"min": 0,