mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-31 20:56:31 +00:00
bduwa
This commit is contained in:
@@ -90,6 +90,13 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"density": 2,
|
||||
"edit": [
|
||||
{
|
||||
"find": "acacia_planks",
|
||||
"replace": "stripped_acacia_wood"
|
||||
}
|
||||
|
||||
],
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
|
||||
@@ -90,6 +90,13 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"density": 2,
|
||||
"edit": [
|
||||
{
|
||||
"find": "dark_oak_planks",
|
||||
"replace": "stripped_dark_oak_wood"
|
||||
}
|
||||
|
||||
],
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
|
||||
@@ -90,6 +90,13 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"density": 2,
|
||||
"edit": [
|
||||
{
|
||||
"find": "birch_planks",
|
||||
"replace": "stripped_birch_wood"
|
||||
}
|
||||
|
||||
],
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
|
||||
@@ -90,6 +90,13 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"density": 2,
|
||||
"edit": [
|
||||
{
|
||||
"find": "oak_planks",
|
||||
"replace": "stripped_oak_wood"
|
||||
}
|
||||
|
||||
],
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
|
||||
@@ -90,6 +90,13 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"density": 2,
|
||||
"edit": [
|
||||
{
|
||||
"find": "jungle_planks",
|
||||
"replace": "stripped_jungle_wood"
|
||||
}
|
||||
|
||||
],
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
|
||||
@@ -90,6 +90,13 @@
|
||||
{
|
||||
"chance": 0.5,
|
||||
"density": 2,
|
||||
"edit": [
|
||||
{
|
||||
"find": "spruce_planks",
|
||||
"replace": "stripped_spruce_wood"
|
||||
}
|
||||
|
||||
],
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
|
||||
Reference in New Issue
Block a user