-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
280ca13
commit 7faa092
Showing
41 changed files
with
1,017 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Configuration file | ||
|
||
general { | ||
# Set to true to enable profiling output to the log file. | ||
B:ENABLE_PROFILE_LOG_OUTPUT=false | ||
|
||
# Set to true to inject about 100,000 unique rules to assist in profiling. | ||
# Used in development to test performance. | ||
B:INJECT_PROFILING_RULES=false | ||
|
||
# Set to false to ignore unknown fields when deserializing JSON. | ||
B:JSON_STRICT_MODE=true | ||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,219 @@ | ||
{ | ||
"rules": [ | ||
{ | ||
"match": { | ||
"biomes": { | ||
"type": "WHITELIST", | ||
"ids": [ | ||
"minecraft:swampland", | ||
"minecraft:mutated_swampland", | ||
"biomesoplenty:bayou", | ||
"biomesoplenty:fen", | ||
"biomesoplenty:lush_swamp" | ||
] | ||
}, | ||
"blocks": { | ||
"blocks": [ | ||
"minecraft:leaves:*", | ||
"minecraft:leaves2:*", | ||
"quark:variant_leaves:*", | ||
"biomesoplenty:leaves_1:*", | ||
"biomesoplenty:leaves_4:*", | ||
"rustic:leaves:*" | ||
] | ||
} | ||
}, | ||
"replaceStrategy": "ADD", | ||
"drops": [ | ||
{ | ||
"selector": { | ||
"weight": { | ||
"value": 98 | ||
} | ||
} | ||
}, | ||
{ | ||
"selector": { | ||
"weight": { | ||
"value": 2 | ||
}, | ||
"silktouch": "EXCLUDED" | ||
}, | ||
"item": { | ||
"items": [ | ||
"tconstruct:edible:1", | ||
"tconstruct:edible:2" | ||
] | ||
} | ||
} | ||
] | ||
}, | ||
{ | ||
"match": { | ||
"biomes": { | ||
"type": "WHITELIST", | ||
"ids": [ | ||
"biomesoplenty:bog", | ||
"biomesoplenty:moor", | ||
"biomesoplenty:quagmire" | ||
] | ||
}, | ||
"blocks": { | ||
"blocks": [ | ||
"minecraft:leaves:*", | ||
"minecraft:leaves2:*", | ||
"quark:variant_leaves:*", | ||
"biomesoplenty:leaves_1:*", | ||
"biomesoplenty:leaves_4:*", | ||
"rustic:leaves:*" | ||
] | ||
} | ||
}, | ||
"replaceStrategy": "ADD", | ||
"drops": [ | ||
{ | ||
"selector": { | ||
"weight": { | ||
"value": 96 | ||
} | ||
} | ||
}, | ||
{ | ||
"selector": { | ||
"weight": { | ||
"value": 4 | ||
}, | ||
"silktouch": "EXCLUDED" | ||
}, | ||
"item": { | ||
"items": [ | ||
"tconstruct:edible:1", | ||
"tconstruct:edible:2" | ||
] | ||
} | ||
} | ||
] | ||
}, | ||
{ | ||
"match": { | ||
"biomes": { | ||
"type": "WHITELIST", | ||
"ids": [ | ||
"biomesoplenty:dead_swamp", | ||
"biomesoplenty:ominous_woods" | ||
] | ||
}, | ||
"blocks": { | ||
"blocks": [ | ||
"minecraft:leaves:*", | ||
"minecraft:leaves2:*", | ||
"quark:variant_leaves:*", | ||
"biomesoplenty:leaves_1:*", | ||
"biomesoplenty:leaves_4:*", | ||
"rustic:leaves:*" | ||
] | ||
} | ||
}, | ||
"replaceStrategy": "ADD", | ||
"drops": [ | ||
{ | ||
"selector": { | ||
"weight": { | ||
"value": 90 | ||
} | ||
} | ||
}, | ||
{ | ||
"selector": { | ||
"weight": { | ||
"value": 10 | ||
}, | ||
"silktouch": "EXCLUDED" | ||
}, | ||
"item": { | ||
"items": [ | ||
"tconstruct:edible:2" | ||
] | ||
} | ||
} | ||
] | ||
}, | ||
{ | ||
"match": { | ||
"biomes": { | ||
"type": "WHITELIST", | ||
"ids": [ | ||
"minecraft:hell", | ||
"biomesoplenty:volcanic_island" | ||
] | ||
}, | ||
"blocks": { | ||
"blocks": [ | ||
"minecraft:leaves:*", | ||
"minecraft:leaves2:*", | ||
"quark:variant_leaves:*", | ||
"biomesoplenty:leaves_1:*", | ||
"biomesoplenty:leaves_4:*", | ||
"rustic:leaves:*" | ||
] | ||
} | ||
}, | ||
"replaceStrategy": "ADD", | ||
"drops": [ | ||
{ | ||
"selector": { | ||
"weight": { | ||
"value": 90 | ||
} | ||
} | ||
}, | ||
{ | ||
"selector": { | ||
"weight": { | ||
"value": 10 | ||
}, | ||
"silktouch": "EXCLUDED" | ||
}, | ||
"item": { | ||
"items": [ | ||
"tconstruct:edible:4" | ||
] | ||
} | ||
} | ||
] | ||
}, | ||
{ | ||
"match": { | ||
"blocks": { | ||
"blocks": [ | ||
"biomesoplenty:double_plant:10", | ||
"biomesoplenty:double_plant:2" | ||
] | ||
} | ||
}, | ||
"replaceStrategy": "REPLACE_ALL_IF_SELECTED", | ||
"drops": [ | ||
{ | ||
"selector": { | ||
"weight": { | ||
"value": 50 | ||
} | ||
} | ||
}, | ||
{ | ||
"selector": { | ||
"weight": { | ||
"value": 50 | ||
}, | ||
"silktouch": "EXCLUDED" | ||
}, | ||
"item": { | ||
"items": [ | ||
"tconstruct:edible:4" | ||
] | ||
} | ||
} | ||
] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
#Configuration file for adding microblock materials for aesthetic blocks added by mods | ||
#Each line needs to be of the form <name>:<meta> | ||
#<name> is the registry key of the block/item enclosed in quotes. NEI can help you find these | ||
#<meta> may be ommitted, in which case it defaults to 0, otherwise it can be a number, a comma separated list of numbers, or a dash separated range | ||
#Ex. "dirt" "minecraft:planks":3 "iron_ore":1,2,3,5 "ThermalFoundation:Storage":0-15 | ||
|
||
"rustic:planks":0,1 | ||
"rustic:log":0,1 | ||
|
||
"aetherworks:block_aether" | ||
"animania:block_mud" | ||
"animania:wool":0-6 | ||
"appliedenergistics2:chiseled_quartz_block" | ||
"appliedenergistics2:fluix_block" | ||
"appliedenergistics2:quartz_block" | ||
"appliedenergistics2:quartz_glass" | ||
"appliedenergistics2:quartz_pillar" | ||
"appliedenergistics2:quartz_vibrant_glass" | ||
"appliedenergistics2:sky_stone_block" | ||
"appliedenergistics2:sky_stone_brick" | ||
"appliedenergistics2:sky_stone_small_brick" | ||
"appliedenergistics2:smooth_sky_stone_block" | ||
"arcanearchives:storage_raw_quartz" | ||
"arcanearchives:storage_shaped_quartz" | ||
"astralsorcery:blockblackmarble":0-6 | ||
"astralsorcery:blockinfusedwood":0,1,3,4,5,6 | ||
"astralsorcery:blockmarble":0-6 | ||
"atlcraft:atlcraft_castiron_block":0-15 | ||
"atlcraft:atlcraft_tallow_block":0-15 | ||
"atlcraft:atlcraft_wax_block":0-15 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"name": "A Guide to the Overworld", | ||
"subtitle": "By John von Drakzer", | ||
"landing_text": "The Overworld is the world that you know. It is a world of forests, hills, and plains. At its extreme edges you will find mythical alpine mountains, ominous woods, and magical places that border on the end and the nether.", | ||
"show_progress": false | ||
} |
6 changes: 6 additions & 0 deletions
6
server-patches/v0.7.1/patchouli_books/almanac/en_us/categories/agriculture.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"name": "Agriculture", | ||
"description": "The Path of Nature", | ||
"sortnum": 0, | ||
"icon": "minecraft:hay_block" | ||
} |
6 changes: 6 additions & 0 deletions
6
server-patches/v0.7.1/patchouli_books/almanac/en_us/categories/far-overworld.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"name": "The Far Overworld", | ||
"description": "The outer edges of the overworld", | ||
"sortnum": 4, | ||
"icon": "minecraft:mycelium" | ||
} |
6 changes: 6 additions & 0 deletions
6
server-patches/v0.7.1/patchouli_books/almanac/en_us/categories/magic.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"name": "Magic", | ||
"description": "The Paths of Magic", | ||
"sortnum": 3, | ||
"icon": "minecraft:bookshelf" | ||
} |
6 changes: 6 additions & 0 deletions
6
server-patches/v0.7.1/patchouli_books/almanac/en_us/categories/near-outerworlds.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"name": "The Near Outerworlds", | ||
"description": "The end is only the beginning.", | ||
"sortnum": 4, | ||
"icon": "minecraft:obsidian" | ||
} |
6 changes: 6 additions & 0 deletions
6
server-patches/v0.7.1/patchouli_books/almanac/en_us/categories/ores.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"name": "Ores", | ||
"description": "This section of the guide covers the mineral resources of the overworld. For resources found in the most distant corners of reality, such as the nether or the end, consult the relevant sections of the guide.", | ||
"sortnum": 1, | ||
"icon": "minecraft:iron_ore" | ||
} |
6 changes: 6 additions & 0 deletions
6
server-patches/v0.7.1/patchouli_books/almanac/en_us/categories/technology.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"name": "Technology", | ||
"description": "An overview of the tech", | ||
"sortnum": 2, | ||
"icon": "minecraft:piston" | ||
} |
11 changes: 11 additions & 0 deletions
11
server-patches/v0.7.1/patchouli_books/almanac/en_us/entries/agriculture/harvestcraft.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"name": "Harvestcraft", | ||
"icon": "harvestcraft:barleyitem", | ||
"category": "patchouli:agriculture", | ||
"pages": [ | ||
{ | ||
"type": "text", | ||
"text": "Overview of Pam's Harvestcraft" | ||
} | ||
] | ||
} |
12 changes: 12 additions & 0 deletions
12
server-patches/v0.7.1/patchouli_books/almanac/en_us/entries/agriculture/serene-seasons.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"name": "Serene Seasons", | ||
"icon": "sereneseasons:ss_icon", | ||
"category": "patchouli:agriculture", | ||
"priority": true, | ||
"pages": [ | ||
{ | ||
"type": "text", | ||
"text": "All about seasons!" | ||
} | ||
] | ||
} |
11 changes: 11 additions & 0 deletions
11
...er-patches/v0.7.1/patchouli_books/almanac/en_us/entries/far-overworld/magical-biomes.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"name": "Magical Biomes", | ||
"icon": "biomesoplenty:log_1:5", | ||
"category": "patchouli:far-overworld", | ||
"pages": [ | ||
{ | ||
"type": "text", | ||
"text": "List the magical biomes here and describe the relationship with elves, the fae, and witches..." | ||
} | ||
] | ||
} |
11 changes: 11 additions & 0 deletions
11
...atches/v0.7.1/patchouli_books/almanac/en_us/entries/far-overworld/mountainous-biomes.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"name": "Mountains Biomes", | ||
"icon": "biomesoplenty:grass:1", | ||
"category": "patchouli:far-overworld", | ||
"pages": [ | ||
{ | ||
"type": "text", | ||
"text": "List the mountains biomes here and describe the relationship with dwarves." | ||
} | ||
] | ||
} |
Oops, something went wrong.