Compare commits
3 Commits
playable-b
...
6d4b9ea493
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6d4b9ea493 | ||
|
|
89ac43b266 | ||
| 7391ea7764 |
@@ -1,3 +1,6 @@
|
||||
# Houngry-I
|
||||
|
||||
The code for the mc modpack Houngry I
|
||||
|
||||
|
||||
servers can run modpack pretyt much directly, just remove kubejs offline
|
||||
@@ -2931,3 +2931,471 @@
|
||||
}
|
||||
|
||||
|
||||
"tombstone:soulbound" {
|
||||
# The max level of this enchantment - originally 1.
|
||||
# Default: 1; Range: [1 ~ 127]
|
||||
I:"Max Level"=1
|
||||
|
||||
# The max level of this enchantment available from loot sources.
|
||||
# Default: 1; Range: [1 ~ 127]
|
||||
I:"Max Loot Level"=1
|
||||
|
||||
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
|
||||
# Default:
|
||||
S:"Max Power Function"=
|
||||
|
||||
# A function to determine the min enchanting power.
|
||||
# Default:
|
||||
S:"Min Power Function"=
|
||||
|
||||
# If this enchantment is only available by loot sources.
|
||||
# Default: false
|
||||
B:Treasure=false
|
||||
|
||||
# If this enchantment is obtainable via enchanting and enchanted loot items.
|
||||
# Default: true
|
||||
B:Discoverable=true
|
||||
|
||||
# If enchanted books of this enchantment are available via loot sources.
|
||||
# Default: true
|
||||
B:Lootable=true
|
||||
|
||||
# If enchanted books of this enchantment are available via villager trades.
|
||||
# Default: true
|
||||
B:Tradeable=true
|
||||
|
||||
# The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE.
|
||||
# Default: UNCOMMON
|
||||
S:Rarity=UNCOMMON
|
||||
}
|
||||
|
||||
|
||||
"tombstone:magic_siphon" {
|
||||
# The max level of this enchantment - originally 10.
|
||||
# Default: 13; Range: [1 ~ 127]
|
||||
I:"Max Level"=13
|
||||
|
||||
# The max level of this enchantment available from loot sources.
|
||||
# Default: 10; Range: [1 ~ 127]
|
||||
I:"Max Loot Level"=10
|
||||
|
||||
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
|
||||
# Default:
|
||||
S:"Max Power Function"=
|
||||
|
||||
# A function to determine the min enchanting power.
|
||||
# Default:
|
||||
S:"Min Power Function"=
|
||||
|
||||
# If this enchantment is only available by loot sources.
|
||||
# Default: false
|
||||
B:Treasure=false
|
||||
|
||||
# If this enchantment is obtainable via enchanting and enchanted loot items.
|
||||
# Default: true
|
||||
B:Discoverable=true
|
||||
|
||||
# If enchanted books of this enchantment are available via loot sources.
|
||||
# Default: true
|
||||
B:Lootable=true
|
||||
|
||||
# If enchanted books of this enchantment are available via villager trades.
|
||||
# Default: true
|
||||
B:Tradeable=true
|
||||
|
||||
# The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE.
|
||||
# Default: UNCOMMON
|
||||
S:Rarity=UNCOMMON
|
||||
}
|
||||
|
||||
|
||||
"tombstone:plague_bringer" {
|
||||
# The max level of this enchantment - originally 10.
|
||||
# Default: 13; Range: [1 ~ 127]
|
||||
I:"Max Level"=13
|
||||
|
||||
# The max level of this enchantment available from loot sources.
|
||||
# Default: 10; Range: [1 ~ 127]
|
||||
I:"Max Loot Level"=10
|
||||
|
||||
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
|
||||
# Default:
|
||||
S:"Max Power Function"=
|
||||
|
||||
# A function to determine the min enchanting power.
|
||||
# Default:
|
||||
S:"Min Power Function"=
|
||||
|
||||
# If this enchantment is only available by loot sources.
|
||||
# Default: false
|
||||
B:Treasure=false
|
||||
|
||||
# If this enchantment is obtainable via enchanting and enchanted loot items.
|
||||
# Default: true
|
||||
B:Discoverable=true
|
||||
|
||||
# If enchanted books of this enchantment are available via loot sources.
|
||||
# Default: true
|
||||
B:Lootable=true
|
||||
|
||||
# If enchanted books of this enchantment are available via villager trades.
|
||||
# Default: true
|
||||
B:Tradeable=true
|
||||
|
||||
# The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE.
|
||||
# Default: UNCOMMON
|
||||
S:Rarity=UNCOMMON
|
||||
}
|
||||
|
||||
|
||||
"tombstone:curse_of_bones" {
|
||||
# The max level of this enchantment - originally 10.
|
||||
# Default: 13; Range: [1 ~ 127]
|
||||
I:"Max Level"=13
|
||||
|
||||
# The max level of this enchantment available from loot sources.
|
||||
# Default: 10; Range: [1 ~ 127]
|
||||
I:"Max Loot Level"=10
|
||||
|
||||
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
|
||||
# Default:
|
||||
S:"Max Power Function"=
|
||||
|
||||
# A function to determine the min enchanting power.
|
||||
# Default:
|
||||
S:"Min Power Function"=
|
||||
|
||||
# If this enchantment is only available by loot sources.
|
||||
# Default: false
|
||||
B:Treasure=false
|
||||
|
||||
# If this enchantment is obtainable via enchanting and enchanted loot items.
|
||||
# Default: true
|
||||
B:Discoverable=true
|
||||
|
||||
# If enchanted books of this enchantment are available via loot sources.
|
||||
# Default: true
|
||||
B:Lootable=true
|
||||
|
||||
# If enchanted books of this enchantment are available via villager trades.
|
||||
# Default: true
|
||||
B:Tradeable=true
|
||||
|
||||
# The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE.
|
||||
# Default: UNCOMMON
|
||||
S:Rarity=UNCOMMON
|
||||
}
|
||||
|
||||
|
||||
"tombstone:blessing" {
|
||||
# The max level of this enchantment - originally 10.
|
||||
# Default: 13; Range: [1 ~ 127]
|
||||
I:"Max Level"=13
|
||||
|
||||
# The max level of this enchantment available from loot sources.
|
||||
# Default: 10; Range: [1 ~ 127]
|
||||
I:"Max Loot Level"=10
|
||||
|
||||
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
|
||||
# Default:
|
||||
S:"Max Power Function"=
|
||||
|
||||
# A function to determine the min enchanting power.
|
||||
# Default:
|
||||
S:"Min Power Function"=
|
||||
|
||||
# If this enchantment is only available by loot sources.
|
||||
# Default: false
|
||||
B:Treasure=false
|
||||
|
||||
# If this enchantment is obtainable via enchanting and enchanted loot items.
|
||||
# Default: true
|
||||
B:Discoverable=true
|
||||
|
||||
# If enchanted books of this enchantment are available via loot sources.
|
||||
# Default: true
|
||||
B:Lootable=true
|
||||
|
||||
# If enchanted books of this enchantment are available via villager trades.
|
||||
# Default: true
|
||||
B:Tradeable=true
|
||||
|
||||
# The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE.
|
||||
# Default: UNCOMMON
|
||||
S:Rarity=UNCOMMON
|
||||
}
|
||||
|
||||
|
||||
"tombstone:frostbite" {
|
||||
# The max level of this enchantment - originally 10.
|
||||
# Default: 13; Range: [1 ~ 127]
|
||||
I:"Max Level"=13
|
||||
|
||||
# The max level of this enchantment available from loot sources.
|
||||
# Default: 10; Range: [1 ~ 127]
|
||||
I:"Max Loot Level"=10
|
||||
|
||||
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
|
||||
# Default:
|
||||
S:"Max Power Function"=
|
||||
|
||||
# A function to determine the min enchanting power.
|
||||
# Default:
|
||||
S:"Min Power Function"=
|
||||
|
||||
# If this enchantment is only available by loot sources.
|
||||
# Default: false
|
||||
B:Treasure=false
|
||||
|
||||
# If this enchantment is obtainable via enchanting and enchanted loot items.
|
||||
# Default: true
|
||||
B:Discoverable=true
|
||||
|
||||
# If enchanted books of this enchantment are available via loot sources.
|
||||
# Default: true
|
||||
B:Lootable=true
|
||||
|
||||
# If enchanted books of this enchantment are available via villager trades.
|
||||
# Default: true
|
||||
B:Tradeable=true
|
||||
|
||||
# The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE.
|
||||
# Default: UNCOMMON
|
||||
S:Rarity=UNCOMMON
|
||||
}
|
||||
|
||||
|
||||
"tombstone:spectral_bite" {
|
||||
# The max level of this enchantment - originally 10.
|
||||
# Default: 13; Range: [1 ~ 127]
|
||||
I:"Max Level"=13
|
||||
|
||||
# The max level of this enchantment available from loot sources.
|
||||
# Default: 10; Range: [1 ~ 127]
|
||||
I:"Max Loot Level"=10
|
||||
|
||||
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
|
||||
# Default:
|
||||
S:"Max Power Function"=
|
||||
|
||||
# A function to determine the min enchanting power.
|
||||
# Default:
|
||||
S:"Min Power Function"=
|
||||
|
||||
# If this enchantment is only available by loot sources.
|
||||
# Default: false
|
||||
B:Treasure=false
|
||||
|
||||
# If this enchantment is obtainable via enchanting and enchanted loot items.
|
||||
# Default: true
|
||||
B:Discoverable=true
|
||||
|
||||
# If enchanted books of this enchantment are available via loot sources.
|
||||
# Default: true
|
||||
B:Lootable=true
|
||||
|
||||
# If enchanted books of this enchantment are available via villager trades.
|
||||
# Default: true
|
||||
B:Tradeable=true
|
||||
|
||||
# The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE.
|
||||
# Default: UNCOMMON
|
||||
S:Rarity=UNCOMMON
|
||||
}
|
||||
|
||||
|
||||
"tombstone:spectral_conjurer" {
|
||||
# The max level of this enchantment - originally 10.
|
||||
# Default: 13; Range: [1 ~ 127]
|
||||
I:"Max Level"=13
|
||||
|
||||
# The max level of this enchantment available from loot sources.
|
||||
# Default: 10; Range: [1 ~ 127]
|
||||
I:"Max Loot Level"=10
|
||||
|
||||
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
|
||||
# Default:
|
||||
S:"Max Power Function"=
|
||||
|
||||
# A function to determine the min enchanting power.
|
||||
# Default:
|
||||
S:"Min Power Function"=
|
||||
|
||||
# If this enchantment is only available by loot sources.
|
||||
# Default: false
|
||||
B:Treasure=false
|
||||
|
||||
# If this enchantment is obtainable via enchanting and enchanted loot items.
|
||||
# Default: true
|
||||
B:Discoverable=true
|
||||
|
||||
# If enchanted books of this enchantment are available via loot sources.
|
||||
# Default: true
|
||||
B:Lootable=true
|
||||
|
||||
# If enchanted books of this enchantment are available via villager trades.
|
||||
# Default: true
|
||||
B:Tradeable=true
|
||||
|
||||
# The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE.
|
||||
# Default: UNCOMMON
|
||||
S:Rarity=UNCOMMON
|
||||
}
|
||||
|
||||
|
||||
"tombstone:incurable_wounds" {
|
||||
# The max level of this enchantment - originally 10.
|
||||
# Default: 13; Range: [1 ~ 127]
|
||||
I:"Max Level"=13
|
||||
|
||||
# The max level of this enchantment available from loot sources.
|
||||
# Default: 10; Range: [1 ~ 127]
|
||||
I:"Max Loot Level"=10
|
||||
|
||||
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
|
||||
# Default:
|
||||
S:"Max Power Function"=
|
||||
|
||||
# A function to determine the min enchanting power.
|
||||
# Default:
|
||||
S:"Min Power Function"=
|
||||
|
||||
# If this enchantment is only available by loot sources.
|
||||
# Default: false
|
||||
B:Treasure=false
|
||||
|
||||
# If this enchantment is obtainable via enchanting and enchanted loot items.
|
||||
# Default: true
|
||||
B:Discoverable=true
|
||||
|
||||
# If enchanted books of this enchantment are available via loot sources.
|
||||
# Default: true
|
||||
B:Lootable=true
|
||||
|
||||
# If enchanted books of this enchantment are available via villager trades.
|
||||
# Default: true
|
||||
B:Tradeable=true
|
||||
|
||||
# The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE.
|
||||
# Default: UNCOMMON
|
||||
S:Rarity=UNCOMMON
|
||||
}
|
||||
|
||||
|
||||
"tombstone:decrepitude" {
|
||||
# The max level of this enchantment - originally 10.
|
||||
# Default: 13; Range: [1 ~ 127]
|
||||
I:"Max Level"=13
|
||||
|
||||
# The max level of this enchantment available from loot sources.
|
||||
# Default: 10; Range: [1 ~ 127]
|
||||
I:"Max Loot Level"=10
|
||||
|
||||
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
|
||||
# Default:
|
||||
S:"Max Power Function"=
|
||||
|
||||
# A function to determine the min enchanting power.
|
||||
# Default:
|
||||
S:"Min Power Function"=
|
||||
|
||||
# If this enchantment is only available by loot sources.
|
||||
# Default: false
|
||||
B:Treasure=false
|
||||
|
||||
# If this enchantment is obtainable via enchanting and enchanted loot items.
|
||||
# Default: true
|
||||
B:Discoverable=true
|
||||
|
||||
# If enchanted books of this enchantment are available via loot sources.
|
||||
# Default: true
|
||||
B:Lootable=true
|
||||
|
||||
# If enchanted books of this enchantment are available via villager trades.
|
||||
# Default: true
|
||||
B:Tradeable=true
|
||||
|
||||
# The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE.
|
||||
# Default: UNCOMMON
|
||||
S:Rarity=UNCOMMON
|
||||
}
|
||||
|
||||
|
||||
"tombstone:sanctified" {
|
||||
# The max level of this enchantment - originally 10.
|
||||
# Default: 13; Range: [1 ~ 127]
|
||||
I:"Max Level"=13
|
||||
|
||||
# The max level of this enchantment available from loot sources.
|
||||
# Default: 10; Range: [1 ~ 127]
|
||||
I:"Max Loot Level"=10
|
||||
|
||||
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
|
||||
# Default:
|
||||
S:"Max Power Function"=
|
||||
|
||||
# A function to determine the min enchanting power.
|
||||
# Default:
|
||||
S:"Min Power Function"=
|
||||
|
||||
# If this enchantment is only available by loot sources.
|
||||
# Default: false
|
||||
B:Treasure=false
|
||||
|
||||
# If this enchantment is obtainable via enchanting and enchanted loot items.
|
||||
# Default: true
|
||||
B:Discoverable=true
|
||||
|
||||
# If enchanted books of this enchantment are available via loot sources.
|
||||
# Default: true
|
||||
B:Lootable=true
|
||||
|
||||
# If enchanted books of this enchantment are available via villager trades.
|
||||
# Default: true
|
||||
B:Tradeable=true
|
||||
|
||||
# The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE.
|
||||
# Default: UNCOMMON
|
||||
S:Rarity=UNCOMMON
|
||||
}
|
||||
|
||||
|
||||
"tombstone:ruthless_strike" {
|
||||
# The max level of this enchantment - originally 10.
|
||||
# Default: 13; Range: [1 ~ 127]
|
||||
I:"Max Level"=13
|
||||
|
||||
# The max level of this enchantment available from loot sources.
|
||||
# Default: 10; Range: [1 ~ 127]
|
||||
I:"Max Loot Level"=10
|
||||
|
||||
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
|
||||
# Default:
|
||||
S:"Max Power Function"=
|
||||
|
||||
# A function to determine the min enchanting power.
|
||||
# Default:
|
||||
S:"Min Power Function"=
|
||||
|
||||
# If this enchantment is only available by loot sources.
|
||||
# Default: false
|
||||
B:Treasure=false
|
||||
|
||||
# If this enchantment is obtainable via enchanting and enchanted loot items.
|
||||
# Default: true
|
||||
B:Discoverable=true
|
||||
|
||||
# If enchanted books of this enchantment are available via loot sources.
|
||||
# Default: true
|
||||
B:Lootable=true
|
||||
|
||||
# If enchanted books of this enchantment are available via villager trades.
|
||||
# Default: true
|
||||
B:Tradeable=true
|
||||
|
||||
# The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE.
|
||||
# Default: UNCOMMON
|
||||
S:Rarity=UNCOMMON
|
||||
}
|
||||
|
||||
|
||||
|
||||
Binary file not shown.
@@ -16,7 +16,7 @@
|
||||
"always_defer_chunk_updates_v2": true,
|
||||
"animate_only_visible_textures": true,
|
||||
"use_entity_culling": true,
|
||||
"use_fog_occlusion": true,
|
||||
"use_fog_occlusion": false,
|
||||
"use_block_face_culling": true,
|
||||
"use_compact_vertex_format": true,
|
||||
"use_translucent_face_sorting_v2": true,
|
||||
@@ -25,6 +25,6 @@
|
||||
"notifications": {
|
||||
"force_disable_donation_prompts": false,
|
||||
"has_cleared_donation_button": false,
|
||||
"has_seen_donation_prompt": false
|
||||
"has_seen_donation_prompt": true
|
||||
}
|
||||
}
|
||||
@@ -39,7 +39,7 @@
|
||||
/**
|
||||
* Whether normal search queries should include the stack's tags.
|
||||
*/
|
||||
search-tags-by-default: false;
|
||||
search-tags-by-default: true;
|
||||
}
|
||||
|
||||
#ui {
|
||||
@@ -425,7 +425,7 @@
|
||||
/**
|
||||
* Delete the stack in the cursor when hovering the index
|
||||
*/
|
||||
delete-cursor-stack: "key.mouse.left";
|
||||
delete-cursor-stack: "key.mouse.right";
|
||||
|
||||
/**
|
||||
* Copies the hovered recipe's ID to the clipboard
|
||||
@@ -448,7 +448,7 @@
|
||||
* Whether development functions should be enabled. Not recommended for general
|
||||
* play.
|
||||
*/
|
||||
dev-mode: true;
|
||||
dev-mode: false;
|
||||
|
||||
/**
|
||||
* Whether editing the index is enabled
|
||||
@@ -481,7 +481,7 @@
|
||||
* Whether stacks in the index should display a highlight if they have a recipe
|
||||
* default.
|
||||
*/
|
||||
highlight-defaulted: true;
|
||||
highlight-defaulted: false;
|
||||
|
||||
/**
|
||||
* Whether to display exclusion areas
|
||||
|
||||
@@ -12,5 +12,25 @@
|
||||
},
|
||||
"GuiSettings": {
|
||||
"continuous_crafting_saved_value": false
|
||||
},
|
||||
"AutoRefillSettings": {
|
||||
"visual_durability_notification": {
|
||||
"value": false
|
||||
},
|
||||
"audio_durability_notification": {
|
||||
"value": false
|
||||
},
|
||||
"visual_replace_success_notification": {
|
||||
"value": false
|
||||
},
|
||||
"audio_replace_success_notification": {
|
||||
"value": false
|
||||
},
|
||||
"visual_replace_failed_notification": {
|
||||
"value": false
|
||||
},
|
||||
"audio_replace_failed_notification": {
|
||||
"value": false
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"globalBookmarks": {
|
||||
"armorer": [],
|
||||
"butcher": [],
|
||||
"cartographer": [],
|
||||
"cleric": [],
|
||||
"farmer": [],
|
||||
"fisherman": [],
|
||||
"fletcher": [],
|
||||
"leatherworker": [],
|
||||
"librarian": [],
|
||||
"mason": [],
|
||||
"shepherd": [],
|
||||
"toolsmith": [],
|
||||
"weaponsmith": [],
|
||||
"nitwit": [],
|
||||
"none": [],
|
||||
"___+++___ wandering ___+++___": []
|
||||
},
|
||||
"globalBookmarks1": {
|
||||
"armorer": [],
|
||||
"butcher": [],
|
||||
"cartographer": [],
|
||||
"cleric": [],
|
||||
"farmer": [],
|
||||
"fisherman": [],
|
||||
"fletcher": [],
|
||||
"leatherworker": [],
|
||||
"librarian": [],
|
||||
"mason": [],
|
||||
"shepherd": [],
|
||||
"toolsmith": [],
|
||||
"weaponsmith": [],
|
||||
"nitwit": [],
|
||||
"none": [],
|
||||
"___+++___ wandering ___+++___": []
|
||||
},
|
||||
"globalBookmarks2": {
|
||||
"armorer": [],
|
||||
"butcher": [],
|
||||
"cartographer": [],
|
||||
"cleric": [],
|
||||
"farmer": [],
|
||||
"fisherman": [],
|
||||
"fletcher": [],
|
||||
"leatherworker": [],
|
||||
"librarian": [],
|
||||
"mason": [],
|
||||
"shepherd": [],
|
||||
"toolsmith": [],
|
||||
"weaponsmith": [],
|
||||
"nitwit": [],
|
||||
"none": [],
|
||||
"___+++___ wandering ___+++___": []
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"globalBookmarks": {
|
||||
"armorer": [],
|
||||
"butcher": [],
|
||||
"cartographer": [],
|
||||
"cleric": [],
|
||||
"farmer": [],
|
||||
"fisherman": [],
|
||||
"fletcher": [],
|
||||
"leatherworker": [],
|
||||
"librarian": [],
|
||||
"mason": [],
|
||||
"shepherd": [],
|
||||
"toolsmith": [],
|
||||
"weaponsmith": [],
|
||||
"nitwit": [],
|
||||
"none": [],
|
||||
"___+++___ wandering ___+++___": [],
|
||||
"advancedperipherals:computer_scientist": []
|
||||
},
|
||||
"globalBookmarks1": {
|
||||
"armorer": [],
|
||||
"butcher": [],
|
||||
"cartographer": [],
|
||||
"cleric": [],
|
||||
"farmer": [],
|
||||
"fisherman": [],
|
||||
"fletcher": [],
|
||||
"leatherworker": [],
|
||||
"librarian": [],
|
||||
"mason": [],
|
||||
"shepherd": [],
|
||||
"toolsmith": [],
|
||||
"weaponsmith": [],
|
||||
"nitwit": [],
|
||||
"none": [],
|
||||
"___+++___ wandering ___+++___": [],
|
||||
"advancedperipherals:computer_scientist": []
|
||||
},
|
||||
"globalBookmarks2": {
|
||||
"armorer": [],
|
||||
"butcher": [],
|
||||
"cartographer": [],
|
||||
"cleric": [],
|
||||
"farmer": [],
|
||||
"fisherman": [],
|
||||
"fletcher": [],
|
||||
"leatherworker": [],
|
||||
"librarian": [],
|
||||
"mason": [],
|
||||
"shepherd": [],
|
||||
"toolsmith": [],
|
||||
"weaponsmith": [],
|
||||
"nitwit": [],
|
||||
"none": [],
|
||||
"___+++___ wandering ___+++___": [],
|
||||
"advancedperipherals:computer_scientist": []
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"globalBookmarks": {
|
||||
"armorer": [],
|
||||
"butcher": [],
|
||||
"cartographer": [],
|
||||
"cleric": [],
|
||||
"farmer": [],
|
||||
"fisherman": [],
|
||||
"fletcher": [],
|
||||
"leatherworker": [],
|
||||
"librarian": [],
|
||||
"mason": [],
|
||||
"shepherd": [],
|
||||
"toolsmith": [],
|
||||
"weaponsmith": [],
|
||||
"nitwit": [],
|
||||
"none": []
|
||||
},
|
||||
"globalBookmarks1": {
|
||||
"armorer": [],
|
||||
"butcher": [],
|
||||
"cartographer": [],
|
||||
"cleric": [],
|
||||
"farmer": [],
|
||||
"fisherman": [],
|
||||
"fletcher": [],
|
||||
"leatherworker": [],
|
||||
"librarian": [],
|
||||
"mason": [],
|
||||
"shepherd": [],
|
||||
"toolsmith": [],
|
||||
"weaponsmith": [],
|
||||
"nitwit": [],
|
||||
"none": []
|
||||
},
|
||||
"globalBookmarks2": {
|
||||
"armorer": [],
|
||||
"butcher": [],
|
||||
"cartographer": [],
|
||||
"cleric": [],
|
||||
"farmer": [],
|
||||
"fisherman": [],
|
||||
"fletcher": [],
|
||||
"leatherworker": [],
|
||||
"librarian": [],
|
||||
"mason": [],
|
||||
"shepherd": [],
|
||||
"toolsmith": [],
|
||||
"weaponsmith": [],
|
||||
"nitwit": [],
|
||||
"none": []
|
||||
}
|
||||
}
|
||||
@@ -54,6 +54,10 @@
|
||||
"ars_nouveau": {
|
||||
"mob_jar": true
|
||||
},
|
||||
"tombstone": {
|
||||
"decorative_graves": true,
|
||||
"player_graves": true
|
||||
},
|
||||
"supplementaries": {
|
||||
"hat_stand": true
|
||||
},
|
||||
|
||||
@@ -51,5 +51,7 @@
|
||||
"minecraft:zombie_villager": null,
|
||||
"supplementaries:hat_stand": null,
|
||||
"supplementaries:present": null,
|
||||
"supplementaries:safe": null
|
||||
"supplementaries:safe": null,
|
||||
"tombstone:decorative_graves": null,
|
||||
"tombstone:player_graves": null
|
||||
}
|
||||
17
minecraft/config/jaopca/materials/glowstone-4.toml.bak
Normal file
17
minecraft/config/jaopca/materials/glowstone-4.toml.bak
Normal file
@@ -0,0 +1,17 @@
|
||||
|
||||
[general]
|
||||
#The alternative names of this material.
|
||||
alternativeNames = []
|
||||
#The byproducts of this material.
|
||||
extras = []
|
||||
#Is the storage block of this material small (2x2).
|
||||
isSmallStorageBlock = false
|
||||
#The module blacklist of this material. "*" is an alias for all modules. If a module name occurs an odd number of times (including wildcards), then the module is blacklisted.
|
||||
moduleBlacklist = []
|
||||
#Should items of this material have the enchanted glow.
|
||||
hasEffect = false
|
||||
#The model type of the material.
|
||||
modelType = "dust"
|
||||
#The color of this material.
|
||||
color = 0xBF894E
|
||||
|
||||
17
minecraft/config/jaopca/materials/saltpeter-3.toml.bak
Normal file
17
minecraft/config/jaopca/materials/saltpeter-3.toml.bak
Normal file
@@ -0,0 +1,17 @@
|
||||
|
||||
[general]
|
||||
#The alternative names of this material.
|
||||
alternativeNames = []
|
||||
#The byproducts of this material.
|
||||
extras = []
|
||||
#Is the storage block of this material small (2x2).
|
||||
isSmallStorageBlock = false
|
||||
#The module blacklist of this material. "*" is an alias for all modules. If a module name occurs an odd number of times (including wildcards), then the module is blacklisted.
|
||||
moduleBlacklist = []
|
||||
#Should items of this material have the enchanted glow.
|
||||
hasEffect = false
|
||||
#The model type of the material.
|
||||
modelType = "dust"
|
||||
#The color of this material.
|
||||
color = 0xC0C0BE
|
||||
|
||||
@@ -100,3 +100,4 @@ tfmg:polarizing
|
||||
tfmg:winding
|
||||
ftbquests:loot_crate
|
||||
ftbquests:quest
|
||||
tombstone:combine
|
||||
|
||||
13
minecraft/config/rftoolsdim/README.txt
Normal file
13
minecraft/config/rftoolsdim/README.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
NOTE to all whom it may concern (likely those configuring rftools dimensions.):
|
||||
|
||||
|
||||
rftoolsdim configs may not be exactly clear, to config rftools, you have to basically edit the individual saves config in minecraft/saves/worldname/serverconfig/rftoolsdim-server.toml
|
||||
|
||||
this is exempt by dimlets, which can be modified by placing them in minecraft/config/rftoolsdim
|
||||
|
||||
it is likely an empty folder at first, you need to drop your own custom configs in here
|
||||
to see some example configs, or to copy them over for small modifications, see the default files in the rftools source code at https://github.com/McJtyMods/RFToolsDimensions/tree/1.20/src/main/resources/data/rftoolsdim/dimletpackages
|
||||
|
||||
|
||||
- Packager of the Houngry I Pack.
|
||||
|
||||
943
minecraft/config/rftoolsdim/base.json
Normal file
943
minecraft/config/rftoolsdim/base.json
Normal file
@@ -0,0 +1,943 @@
|
||||
[
|
||||
{
|
||||
"type": "admin",
|
||||
"key": "cheater",
|
||||
"rarity": "common",
|
||||
"create": 0,
|
||||
"maintain": 0,
|
||||
"ticks": 0,
|
||||
"worldgen": false,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "admin",
|
||||
"key": "owner",
|
||||
"rarity": "common",
|
||||
"create": 0,
|
||||
"maintain": 0,
|
||||
"ticks": 0,
|
||||
"worldgen": false,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "digit",
|
||||
"key": "0",
|
||||
"rarity": "common",
|
||||
"create": 0,
|
||||
"maintain": 0,
|
||||
"ticks": 0,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "digit",
|
||||
"key": "1",
|
||||
"rarity": "common",
|
||||
"create": 0,
|
||||
"maintain": 0,
|
||||
"ticks": 0,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "digit",
|
||||
"key": "2",
|
||||
"rarity": "common",
|
||||
"create": 0,
|
||||
"maintain": 0,
|
||||
"ticks": 0,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "digit",
|
||||
"key": "3",
|
||||
"rarity": "common",
|
||||
"create": 0,
|
||||
"maintain": 0,
|
||||
"ticks": 0,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "digit",
|
||||
"key": "4",
|
||||
"rarity": "common",
|
||||
"create": 0,
|
||||
"maintain": 0,
|
||||
"ticks": 0,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "digit",
|
||||
"key": "5",
|
||||
"rarity": "common",
|
||||
"create": 0,
|
||||
"maintain": 0,
|
||||
"ticks": 0,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "digit",
|
||||
"key": "6",
|
||||
"rarity": "common",
|
||||
"create": 0,
|
||||
"maintain": 0,
|
||||
"ticks": 0,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "digit",
|
||||
"key": "7",
|
||||
"rarity": "common",
|
||||
"create": 0,
|
||||
"maintain": 0,
|
||||
"ticks": 0,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "digit",
|
||||
"key": "8",
|
||||
"rarity": "common",
|
||||
"create": 0,
|
||||
"maintain": 0,
|
||||
"ticks": 0,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "digit",
|
||||
"key": "9",
|
||||
"rarity": "common",
|
||||
"create": 0,
|
||||
"maintain": 0,
|
||||
"ticks": 0,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "sky",
|
||||
"key": "default",
|
||||
"rarity": "common",
|
||||
"create": 5,
|
||||
"maintain": 5,
|
||||
"ticks": 5,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:stone"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "sky",
|
||||
"key": "end",
|
||||
"rarity": "common",
|
||||
"create": 5,
|
||||
"maintain": 5,
|
||||
"ticks": 5,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:end_stone"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "sky",
|
||||
"key": "infernal",
|
||||
"rarity": "common",
|
||||
"create": 5,
|
||||
"maintain": 5,
|
||||
"ticks": 5,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:netherrack"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "sky",
|
||||
"key": "black",
|
||||
"rarity": "common",
|
||||
"create": 5,
|
||||
"maintain": 5,
|
||||
"ticks": 5,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:ink_sac"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "sky",
|
||||
"key": "stars",
|
||||
"rarity": "common",
|
||||
"create": 5,
|
||||
"maintain": 5,
|
||||
"ticks": 5,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:quartz"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "sky",
|
||||
"key": "nebula",
|
||||
"rarity": "common",
|
||||
"create": 5,
|
||||
"maintain": 5,
|
||||
"ticks": 5,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:redstone"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "sky",
|
||||
"key": "noclouds",
|
||||
"rarity": "common",
|
||||
"create": 5,
|
||||
"maintain": 5,
|
||||
"ticks": 5,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:gray_wool"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "sky",
|
||||
"key": "blackfog",
|
||||
"rarity": "common",
|
||||
"create": 5,
|
||||
"maintain": 5,
|
||||
"ticks": 5,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:black_stained_glass"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "sky",
|
||||
"key": "redfog",
|
||||
"rarity": "common",
|
||||
"create": 5,
|
||||
"maintain": 5,
|
||||
"ticks": 5,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:red_stained_glass"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "sky",
|
||||
"key": "whitefog",
|
||||
"rarity": "common",
|
||||
"create": 5,
|
||||
"maintain": 5,
|
||||
"ticks": 5,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:white_stained_glass"
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"type": "sky",
|
||||
"key": "thickblackfog",
|
||||
"rarity": "common",
|
||||
"create": 5,
|
||||
"maintain": 5,
|
||||
"ticks": 5,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:black_wool"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "sky",
|
||||
"key": "thickredfog",
|
||||
"rarity": "common",
|
||||
"create": 5,
|
||||
"maintain": 5,
|
||||
"ticks": 5,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:red_wool"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "sky",
|
||||
"key": "thickwhitefog",
|
||||
"rarity": "common",
|
||||
"create": 5,
|
||||
"maintain": 5,
|
||||
"ticks": 5,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:white_wool"
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"type": "time",
|
||||
"key": "normal",
|
||||
"rarity": "uncommon",
|
||||
"create": 30,
|
||||
"maintain": 20,
|
||||
"ticks": 10,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:redstone"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "time",
|
||||
"key": "night",
|
||||
"rarity": "rare",
|
||||
"create": 300,
|
||||
"maintain": 100,
|
||||
"ticks": 100,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:black_dye"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "time",
|
||||
"key": "day",
|
||||
"rarity": "rare",
|
||||
"create": 300,
|
||||
"maintain": 500,
|
||||
"ticks": 100,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:glowstone_dust"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "attribute",
|
||||
"key": "default",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 10,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:paper"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "attribute",
|
||||
"key": "cities",
|
||||
"rarity": "uncommon",
|
||||
"create": 50,
|
||||
"maintain": 50,
|
||||
"ticks": 50,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:bricks"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "attribute",
|
||||
"key": "nooceans",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 10,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:sponge"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "attribute",
|
||||
"key": "waterworld",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 10,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:water_bucket"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "attribute",
|
||||
"key": "noblobs",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 10,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "rftoolsdim:common_essence"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "terrain",
|
||||
"key": "void",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 10,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:obsidian"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "terrain",
|
||||
"key": "cavern",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 10,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:netherrack"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "terrain",
|
||||
"key": "chaotic",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 10,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:gunpowder"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "terrain",
|
||||
"key": "grid",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 10,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:iron_bars"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "terrain",
|
||||
"key": "platforms",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 10,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:stone_pressure_plate"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "terrain",
|
||||
"key": "islands",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 10,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:feather"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "terrain",
|
||||
"key": "flat",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 20,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:paper"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "terrain",
|
||||
"key": "waves",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 20,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:nether_wart"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "terrain",
|
||||
"key": "maze",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 20,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:redstone_wire"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "terrain",
|
||||
"key": "ravine",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 20,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:gravel"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "terrain",
|
||||
"key": "normal",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 10,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:dirt"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "terrain",
|
||||
"key": "spikes",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 10,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:dripstone_block"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "biome_category",
|
||||
"key": "none",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:obsidian"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "biome_category",
|
||||
"key": "taiga",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:white_terracotta"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "biome_category",
|
||||
"key": "extreme_hills",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:dripstone_block"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "biome_category",
|
||||
"key": "jungle",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:jungle_sapling"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "biome_category",
|
||||
"key": "mesa",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:orange_terracotta"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "biome_category",
|
||||
"key": "plains",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:dirt"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "biome_category",
|
||||
"key": "savanna",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:red_sandstone"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "biome_category",
|
||||
"key": "icy",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:ice"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "biome_category",
|
||||
"key": "the_end",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:end_stone"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "biome_category",
|
||||
"key": "beach",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:dead_tube_coral_block"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "biome_category",
|
||||
"key": "forest",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:spruce_sapling"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "biome_category",
|
||||
"key": "ocean",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:water_bucket"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "biome_category",
|
||||
"key": "desert",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:sand"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "biome_category",
|
||||
"key": "river",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:bucket"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "biome_category",
|
||||
"key": "swamp",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:slime_ball"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "biome_category",
|
||||
"key": "mushroom",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:brown_mushroom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "biome_category",
|
||||
"key": "nether",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:netherrack"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "biome_category",
|
||||
"key": "underground",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:deepslate"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "biome_category",
|
||||
"key": "mountain",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:cobblestone"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "biome_controller",
|
||||
"key": "default",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:dirt"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "biome_controller",
|
||||
"key": "checker",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:stone"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "biome_controller",
|
||||
"key": "single",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:redstone"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "feature",
|
||||
"key": "none",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:redstone"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "feature",
|
||||
"key": "tendrils",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:string"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "feature",
|
||||
"key": "spheres",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:clay_ball"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "feature",
|
||||
"key": "hollow_spheres",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:slime_ball"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "feature",
|
||||
"key": "liquid_spheres",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:snowball"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "feature",
|
||||
"key": "cubes",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:stone"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "feature",
|
||||
"key": "hollow_cubes",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:glass"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "feature",
|
||||
"key": "liquid_cubes",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 1,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:ice"
|
||||
}
|
||||
}
|
||||
]
|
||||
258
minecraft/config/rftoolsdim/vanilla_structures.json
Normal file
258
minecraft/config/rftoolsdim/vanilla_structures.json
Normal file
@@ -0,0 +1,258 @@
|
||||
[
|
||||
{
|
||||
"type": "structure",
|
||||
"key": "none",
|
||||
"rarity": "common",
|
||||
"create": 5,
|
||||
"maintain": 5,
|
||||
"ticks": 5,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:wool"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "structure",
|
||||
"key": "default",
|
||||
"rarity": "common",
|
||||
"create": 5,
|
||||
"maintain": 5,
|
||||
"ticks": 5,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:stone"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "structure",
|
||||
"key": "minecraft:pillager_outpost",
|
||||
"rarity": "uncommon",
|
||||
"create": 200,
|
||||
"maintain": 200,
|
||||
"ticks": 200,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "structure",
|
||||
"key": "minecraft:mineshaft",
|
||||
"rarity": "uncommon",
|
||||
"create": 300,
|
||||
"maintain": 300,
|
||||
"ticks": 200,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "structure",
|
||||
"key": "minecraft:mansion",
|
||||
"rarity": "rare",
|
||||
"create": 1000,
|
||||
"maintain": 400,
|
||||
"ticks": 400,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "structure",
|
||||
"key": "minecraft:jungle_pyramid",
|
||||
"rarity": "uncommon",
|
||||
"create": 300,
|
||||
"maintain": 300,
|
||||
"ticks": 200,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "structure",
|
||||
"key": "minecraft:desert_pyramid",
|
||||
"rarity": "uncommon",
|
||||
"create": 300,
|
||||
"maintain": 300,
|
||||
"ticks": 200,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "structure",
|
||||
"key": "minecraft:igloo",
|
||||
"rarity": "uncommon",
|
||||
"create": 300,
|
||||
"maintain": 300,
|
||||
"ticks": 200,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "structure",
|
||||
"key": "minecraft:ruined_portal",
|
||||
"rarity": "uncommon",
|
||||
"create": 100,
|
||||
"maintain": 100,
|
||||
"ticks": 100,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "structure",
|
||||
"key": "minecraft:shipwreck",
|
||||
"rarity": "uncommon",
|
||||
"create": 200,
|
||||
"maintain": 200,
|
||||
"ticks": 200,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "structure",
|
||||
"key": "minecraft:swamp_hut",
|
||||
"rarity": "uncommon",
|
||||
"create": 100,
|
||||
"maintain": 100,
|
||||
"ticks": 100,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "structure",
|
||||
"key": "minecraft:stronghold",
|
||||
"rarity": "uncommon",
|
||||
"create": 200,
|
||||
"maintain": 200,
|
||||
"ticks": 150,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "structure",
|
||||
"key": "minecraft:monument",
|
||||
"rarity": "uncommon",
|
||||
"create": 200,
|
||||
"maintain": 200,
|
||||
"ticks": 200,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "structure",
|
||||
"key": "minecraft:ocean_ruin_cold",
|
||||
"rarity": "uncommon",
|
||||
"create": 150,
|
||||
"maintain": 150,
|
||||
"ticks": 150,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "structure",
|
||||
"key": "minecraft:ocean_ruin_warm",
|
||||
"rarity": "uncommon",
|
||||
"create": 150,
|
||||
"maintain": 150,
|
||||
"ticks": 150,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "structure",
|
||||
"key": "minecraft:fortress",
|
||||
"rarity": "uncommon",
|
||||
"create": 200,
|
||||
"maintain": 200,
|
||||
"ticks": 200,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "structure",
|
||||
"key": "minecraft:end_city",
|
||||
"rarity": "uncommon",
|
||||
"create": 800,
|
||||
"maintain": 500,
|
||||
"ticks": 300,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "structure",
|
||||
"key": "minecraft:buried_treasure",
|
||||
"rarity": "uncommon",
|
||||
"create": 600,
|
||||
"maintain": 500,
|
||||
"ticks": 300,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "structure",
|
||||
"key": "minecraft:village_plains",
|
||||
"rarity": "rare",
|
||||
"create": 1000,
|
||||
"maintain": 1000,
|
||||
"ticks": 500,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "structure",
|
||||
"key": "minecraft:village_desert",
|
||||
"rarity": "rare",
|
||||
"create": 1000,
|
||||
"maintain": 1000,
|
||||
"ticks": 500,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "structure",
|
||||
"key": "minecraft:village_snowy",
|
||||
"rarity": "rare",
|
||||
"create": 1000,
|
||||
"maintain": 1000,
|
||||
"ticks": 500,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "structure",
|
||||
"key": "minecraft:village_savanna",
|
||||
"rarity": "rare",
|
||||
"create": 1000,
|
||||
"maintain": 1000,
|
||||
"ticks": 500,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "structure",
|
||||
"key": "minecraft:village_taiga",
|
||||
"rarity": "rare",
|
||||
"create": 1000,
|
||||
"maintain": 1000,
|
||||
"ticks": 500,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "structure",
|
||||
"key": "minecraft:nether_fossil",
|
||||
"rarity": "uncommon",
|
||||
"create": 100,
|
||||
"maintain": 100,
|
||||
"ticks": 100,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
},
|
||||
{
|
||||
"type": "structure",
|
||||
"key": "minecraft:bastion_remnant",
|
||||
"rarity": "uncommon",
|
||||
"create": 100,
|
||||
"maintain": 100,
|
||||
"ticks": 100,
|
||||
"worldgen": true,
|
||||
"dimlet": true
|
||||
}
|
||||
]
|
||||
106
minecraft/config/rftoolsdim/vanilla_tags.json
Normal file
106
minecraft/config/rftoolsdim/vanilla_tags.json
Normal file
@@ -0,0 +1,106 @@
|
||||
[
|
||||
{
|
||||
"type": "tag",
|
||||
"key": "forge:ores",
|
||||
"rarity": "legendary",
|
||||
"create": 2000,
|
||||
"maintain": 3000,
|
||||
"ticks": 200,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:nether_star"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "tag",
|
||||
"key": "minecraft:planks",
|
||||
"rarity": "uncommon",
|
||||
"create": 100,
|
||||
"maintain": 100,
|
||||
"ticks": 40,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:oak_planks"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "tag",
|
||||
"key": "minecraft:wool",
|
||||
"rarity": "uncommon",
|
||||
"create": 100,
|
||||
"maintain": 100,
|
||||
"ticks": 40,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:white_wool"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "tag",
|
||||
"key": "minecraft:logs",
|
||||
"rarity": "uncommon",
|
||||
"create": 200,
|
||||
"maintain": 200,
|
||||
"ticks": 80,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:oak_log"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "tag",
|
||||
"key": "minecraft:ice",
|
||||
"rarity": "uncommon",
|
||||
"create": 100,
|
||||
"maintain": 100,
|
||||
"ticks": 40,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:ice"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "tag",
|
||||
"key": "forge:glass",
|
||||
"rarity": "uncommon",
|
||||
"create": 100,
|
||||
"maintain": 100,
|
||||
"ticks": 40,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:glass"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "tag",
|
||||
"key": "minecraft:dirt",
|
||||
"rarity": "common",
|
||||
"create": 10,
|
||||
"maintain": 10,
|
||||
"ticks": 10,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:dirt"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "tag",
|
||||
"key": "forge:pamcrops",
|
||||
"rarity": "uncommon",
|
||||
"create": 100,
|
||||
"maintain": 1000,
|
||||
"ticks": 20,
|
||||
"worldgen": true,
|
||||
"dimlet": true,
|
||||
"essence": {
|
||||
"item": "minecraft:apple"
|
||||
}
|
||||
}
|
||||
]
|
||||
80
minecraft/config/tombstone-client.toml
Normal file
80
minecraft/config/tombstone-client.toml
Normal file
@@ -0,0 +1,80 @@
|
||||
|
||||
#Personal Options that can be edited even on server
|
||||
[client]
|
||||
#Shows the magic circles when using some items [false/true|default:true]
|
||||
show_magic_circle = true
|
||||
#Shows all the infos in the tooltip of items [false/true|default:true]
|
||||
show_enhanced_tooltips = true
|
||||
#Highlights the tomb from far when holding the key [false/true|default:true]
|
||||
highlight = true
|
||||
#Skips the Respawn Screen [false/true|default:false]
|
||||
skip_respawn_screen = false
|
||||
#Shows shield particles on villager [false/true|default:true]
|
||||
show_shield_particle = true
|
||||
#Allows the ghost to appear around you during Halloween [false/true|default:true]
|
||||
allow_halloween_ghost = true
|
||||
#Shows only the elapsed minecraft days since the death on graves [false/true|default:false]
|
||||
date_in_mc_time = false
|
||||
#Display or not the messages of gain of points in knowledge of death [false/true|default:true]
|
||||
display_knowledge_message = true
|
||||
#Display or not the messages of earned of points in Alignment [false/true|default:true]
|
||||
display_alignment_message = true
|
||||
#Equips elytra in priority when recovering your lost items [false/true|default:false]
|
||||
equip_elytra_in_priority = false
|
||||
#Equips shield in priority when recovering your lost items [false/true|default:false]
|
||||
equip_shield_in_priority = false
|
||||
#Sorts the inventory by filling the last slots first [false/true|default:false]
|
||||
reverse_inventory_sorting = false
|
||||
#Automatically equip magic books in Curios slot [false/true|default:false]
|
||||
equip_curio_slot_magic_book = false
|
||||
#Shows the use of the Tombstone's enchantments in tooltip [false/true|default:true]
|
||||
show_info_on_enchantment = true
|
||||
#Favor the tools on the hotbar when recovering a grave [false/true|default:false]
|
||||
priorize_tool_on_hotbar = false
|
||||
#Allows to activate a grave by sneaking [false/true|default:true]
|
||||
activate_grave_by_sneaking = true
|
||||
#Allows your grave to appear in water [false/true|default:true]
|
||||
allow_grave_in_water = true
|
||||
#Decimal value for the color of the particles when using magic items [0..16777215|default:125656]
|
||||
#Range: 0 ~ 16777215
|
||||
particle_casting_color = 14937088
|
||||
#Decimal value for the color of the grave text <Death Date> [0..16777215|default:2962496]
|
||||
#Range: 0 ~ 16777215
|
||||
text_color_death_date = 2962496
|
||||
#Decimal value for the color of the grave text <R.I.P.> [0..16777215|default:2962496]
|
||||
#Range: 0 ~ 16777215
|
||||
text_color_rip = 2962496
|
||||
#Decimal value for the color of the grave text <Owner Name> [0..16777215|default:5991302]
|
||||
#Range: 0 ~ 16777215
|
||||
text_color_owner = 5991302
|
||||
#Decimal value of the fog color [0..16777215|default:125656]
|
||||
#Range: 0 ~ 16777215
|
||||
fog_color = 16777215
|
||||
#Fog density around the graves [NONE/LOW/NORMAL/HIGH|default:NORMAL]
|
||||
#Allowed Values: NONE, LOW, NORMAL, HIGH
|
||||
fog_density = "NORMAL"
|
||||
#Favorite grave
|
||||
#Allowed Values: GRAVE_SIMPLE, GRAVE_NORMAL, GRAVE_CROSS, TOMBSTONE, SUBARAKI_GRAVE, GRAVE_ORIGINAL
|
||||
favorite_grave = "GRAVE_SIMPLE"
|
||||
#Favorite grave marble
|
||||
#Allowed Values: DARK, WHITE, BLUE, GREEN, CARMIN
|
||||
favorite_grave_marble = "CARMIN"
|
||||
#Defines the rule to use for grave's skin [DEFAULT/FORCE_NORMAL/FORCE_HALLOWEEN|default:DEFAULT]
|
||||
#Allowed Values: DEFAULT, FORCE_NORMAL, FORCE_HALLOWEEN, FORCE_CHRISTMAS, FORCE_SPRING_BLOOM
|
||||
grave_skin_rule = "DEFAULT"
|
||||
#Defines when to automatically equip your items [NEVER/GRAVE_RECOVERY/DEATH_RESPAWN/ALWAYS|default:ALWAYS]
|
||||
#Allowed Values: NEVER, GRAVE_RECOVERY, DEATH_RESPAWN, ALWAYS
|
||||
auto_equip_rule = "ALWAYS"
|
||||
#Defines the type of marker when holding in hand some items like the Grave's Key [WING/SPARK/NOTE/BOX|default:WING]
|
||||
#Allowed Values: WING, SPARK, NOTE, BOX
|
||||
marker_type = "WING"
|
||||
#Defines the font to use in Tombstone's screens (only for english, french and spanish languages) [FANTASY/VANILLA|default:FANTASY]
|
||||
#Allowed Values: FANTASY, VANILLA
|
||||
font_rule = "FANTASY"
|
||||
#Display the combinations in item tooltip [false/true|default:true]
|
||||
show_tooltip_combine = true
|
||||
#Prevent night vision from flashing when less than 5 seconds left [false/true|default:true]
|
||||
no_blinking_nightvision = true
|
||||
#Scales Tombstone guiscreens to be larger as possible [false/true|default:true]
|
||||
scale_guiscreens = true
|
||||
|
||||
205
minecraft/config/tombstone-common.toml
Normal file
205
minecraft/config/tombstone-common.toml
Normal file
@@ -0,0 +1,205 @@
|
||||
|
||||
#Options related to player's death
|
||||
[player_death]
|
||||
#Whether to unlock access to a grave if the player has been killed by another player [false/true|default:true]
|
||||
pvp_unlock_grave = true
|
||||
#Whether to restore beneficial effects after a player dies [false/true|default:true]
|
||||
restore_effects_on_death = false
|
||||
#Only abandoned graves can have losses of items (based on the decay_time) [false/true|default:true]
|
||||
loss_on_death_only_for_abandoned_grave = true
|
||||
#Only stackable items can be lost on death [false/true|default:true]
|
||||
loss_on_death_only_for_stackable_items = true
|
||||
#Prevents death outside the borders of the world [false/true|default:true]
|
||||
prevent_death_outside_world_border = true
|
||||
#Prevents death outside the build height [false/true|default:false]
|
||||
prevent_death_outside_build_height = false
|
||||
#Allows to fill an existing grave instead of creating a new one [false/true|default:true]
|
||||
allow_to_fill_existing_grave = true
|
||||
#Caps the duration of Ghostly Shape effect to 10 seconds when teleporting with a Grave's Key [false/true|default:true]
|
||||
nerf_ghostly_shape_teleport_with_key = true
|
||||
#The radius in which items should be collected when a grave is spawned [1..10|default:5]
|
||||
#Range: 1 ~ 10
|
||||
sniffer_range = 5
|
||||
#The chance that creatures appear after the contents of a grave are retrieved [0..100|default:0]
|
||||
#Range: 0 ~ 100
|
||||
chance_mob_on_grave_recovery = 0
|
||||
#Percent of stolen experience by killing a player when PvP mode is enabled [0..100|default:30]
|
||||
#Range: 0 ~ 100
|
||||
pvp_stolen_xp = 30
|
||||
#The chance that some items are lost on death [0..100|default:0]
|
||||
#Range: 0 ~ 100
|
||||
chance_loss_on_death = 0
|
||||
#The percentage of items that are lost on death [0..100|default:0]
|
||||
#Range: 0 ~ 100
|
||||
percent_loss_on_death = 0
|
||||
#Graveless Dimensions
|
||||
no_grave_dimension = []
|
||||
|
||||
#Options related to player's alignment
|
||||
[alignment]
|
||||
#Points for freeing a soul in a receptacle [0..500|default:50]
|
||||
#Range: 0 ~ 500
|
||||
points_free_soul_receptacle = 50
|
||||
#Points for plundering a player's grave [-500..0|default:-10]
|
||||
#Range: -500 ~ 0
|
||||
points_plunder_player_grave = -10
|
||||
#Points for zombie villager exorcism [0..500|default:20]
|
||||
#Range: 0 ~ 500
|
||||
points_exorcism_zombie_villager = 20
|
||||
#Points for zombifying a villager [-500..0|default:-20]
|
||||
#Range: -500 ~ 0
|
||||
points_zombify_villager = -20
|
||||
#Points for killing some entities decreasing alignment [-500..0|default:-10]
|
||||
#Range: -500 ~ 0
|
||||
points_kill_decreasing_alignment = -10
|
||||
#Points for killing some entities increasing alignment [0..500|default:10]
|
||||
#Range: 0 ~ 500
|
||||
points_kill_increasing_alignment = 10
|
||||
#Points for tablet of cupidity [-500..0|default:-10]
|
||||
#Range: -500 ~ 0
|
||||
points_tablet_of_cupidity = -10
|
||||
#Points for Pray of Protection [0..500|default:20]
|
||||
#Range: 0 ~ 500
|
||||
points_pray_of_protection = 20
|
||||
#Points for using a Potion of Earthly Garden [0..500|default:10]
|
||||
#Range: 0 ~ 500
|
||||
points_earthly_garden = 10
|
||||
#Points for killing one of your tamed creatures [-500..0|default:-10]
|
||||
#Range: -500 ~ 0
|
||||
points_kill_tamed_creature = -10
|
||||
|
||||
#Miscellaneous options
|
||||
[general]
|
||||
#Allows teleportation to other dimensions [false/true|default:true]
|
||||
teleport_dim = true
|
||||
#Increases the minimum time without sleeping for phantom spawn around player based on their level in Knowledge of Death [false/true|default:true]
|
||||
knowledge_reduce_phantom_spawn = true
|
||||
#Minimum time without sleeping for phantom to spawn around players [1200..MAX|default:72000]
|
||||
#Range: > 1200
|
||||
time_for_phantom_spawn = 72000
|
||||
#Cooldown in minutes to use the command tbrequestteleport [-1..1440|default:-1]
|
||||
#Range: -1 ~ 1440
|
||||
cooldown_request_teleport = -1
|
||||
#Cooldown in minutes to use the command tbteleportdeath [-1..1440|default:-1]
|
||||
#Range: -1 ~ 1440
|
||||
cooldown_teleport_death = -1
|
||||
#Beneficial effects that can't used by certain features such as ankh of prayer, lollipop, scroll of preservation, alchemy perk and magic siphon enchantment
|
||||
unhandled_beneficial_effects = ["astralsorcery:potiontimefreeze"]
|
||||
#Harmful effects that can't used by certain features such as tablet of cupidity and the enchantment plague bringer
|
||||
unhandled_harmful_effects = ["minecraft:nausea"]
|
||||
#Allows to limit the damages done by Decrepitude
|
||||
#Range: > 1
|
||||
decrepitude_max_damage = 2147483647
|
||||
|
||||
#Allows to define the conditions for a village siege to begin
|
||||
[village_siege]
|
||||
#Allows to handle village sieges [false/true|default:true]
|
||||
handle_village_siege = true
|
||||
#Logs the different states of a village siege while searching for an adequate place [false/true|default:false]
|
||||
log_siege_state = false
|
||||
#The creatures of the siege have a glowing effect (only uses this for test purposes) [false/true|default:false]
|
||||
glowing_creature_test = false
|
||||
#Allows to use the positions of creative players to define the siege location [false/true|default:true]
|
||||
allow_creative_players_for_siege = true
|
||||
#Undeads always wear a helm when sieging [false/true|default:false]
|
||||
undead_wear_helm_in_siege = false
|
||||
#Mobs in siege are persistent [false/true|default:false]
|
||||
persistent_mob_in_siege = false
|
||||
#Shuffles the list of players before testing the siege location [false/true|default:true]
|
||||
shuffle_players_for_siege = true
|
||||
#Chance for a siege to occur [0..100|default:10]
|
||||
#Range: 0 ~ 100
|
||||
siege_chance = 10
|
||||
#Maximum of creatures appearing in a siege [0..100|default:20]
|
||||
#Range: 0 ~ 100
|
||||
siege_max_creature = 20
|
||||
#Delay in seconds for a second test of siege when the first failed [0..1200|default:200]
|
||||
#Range: 0 ~ 1200
|
||||
delay_siege_test = 200
|
||||
|
||||
#For settings related to magic items
|
||||
[magic_item]
|
||||
#Damaged items can be recycled with the Book of Recycling
|
||||
can_recycle_damaged_item = true
|
||||
#The items that can't be recycled by the Book of Recycling
|
||||
denied_item_to_recycle = []
|
||||
#Allows to disenchant enchanted books with the Book of Disenchantment
|
||||
can_disenchant_enchanted_book = false
|
||||
#Allows lost tablets to find locations outside the current world [false/true|default:true]
|
||||
lost_tablet_search_outside_world = true
|
||||
#Allows lost tablets to find modded structures [false/true|default:true]
|
||||
lost_tablet_modded_structure = true
|
||||
#The structures that can't be discovered by lost tablets
|
||||
lost_tablet_denied_structures = []
|
||||
#The worlds that can't be discovered by lost tablets
|
||||
lost_tablet_denied_worlds = []
|
||||
|
||||
#For settings related to decorative tombs and magic items
|
||||
[decorative_grave]
|
||||
#Allows to replace a grave plate already set on a grave [false/true|default:true]
|
||||
can_replace_grave_plate = true
|
||||
#Allows the merchant grave gardian [false/true|default:true]
|
||||
allow_grave_gardian = true
|
||||
#Minimum distance between Grave Gardians to spawn [10..200|default:100]
|
||||
#Range: 10 ~ 200
|
||||
distance_between_grave_guardian = 100
|
||||
#Time in minutes for a Grave Guardian to restock its offers [1..1000|default:60]
|
||||
#Range: 1 ~ 1000
|
||||
restock_time_grave_guardian = 60
|
||||
#Time in minutes to check if a soul appears on a grave [1..10000|default:10]
|
||||
#Range: 1 ~ 10000
|
||||
soul_time = 10
|
||||
#Chance on 100 that a soul appears on a grave [0..100|default:25]
|
||||
#Range: 0 ~ 100
|
||||
soul_chance = 25
|
||||
|
||||
#Options related to the command recovery and auto-save of players
|
||||
[recovery]
|
||||
#Enables to backup automatically players [false/true|default:true]
|
||||
recovery_player_enable = true
|
||||
#Backup players on death [false/true|default:false]
|
||||
backup_on_death = true
|
||||
#Time in minutes between players' backups [10..1000|default:40]
|
||||
#Range: 5 ~ 1000
|
||||
recovery_player_timer = 19
|
||||
#Maximum number of backups per player [5..100|default:15]
|
||||
#Range: 5 ~ 100
|
||||
recovery_player_max_saves = 15
|
||||
#Log when players are automatically back up [false/true|default:false]
|
||||
log_auto_backup = false
|
||||
|
||||
#Options related to looted items
|
||||
[loot]
|
||||
#Maximum xp rewarded with a Lost Page of Erdös [100..200000|default:2000]
|
||||
#Range: 100 ~ 200000
|
||||
max_xp_lost_page = 2000
|
||||
#Denied mods for equipment drops
|
||||
denied_modid_for_equipment = ["tombstone"]
|
||||
#Only vanilla drops for equipment [false/true|default:false]
|
||||
only_vanilla_for_equipment = false
|
||||
|
||||
#Allows to enable some features related to others mods
|
||||
[compatibility]
|
||||
#Allows to auto-equip the slots from Curio mod [false/true|default:true]
|
||||
curio_auto_equip = true
|
||||
#Allows to provide a default support for bundle in Curio mod [false/true|default:true]
|
||||
curio_bundle_support = true
|
||||
#Allows to provide a magic book slot in Curio mod used to enchant with a soul [false/true|default:true]
|
||||
curio_magic_book_support = true
|
||||
#Keeps the cosmetic armor when you die [false/true|default:true]
|
||||
keep_cosmetic_armor = true
|
||||
#Ensure the potion effects to stay on the player after returning from end conquered [false/true|default:true]
|
||||
preserve_effects_on_return_end_conquered = true
|
||||
|
||||
#Allows to enable special events
|
||||
[special_events]
|
||||
#Allows Halloween [false/true|default:true]
|
||||
allow_halloween = true
|
||||
#Allows Christmas [false/true|default:true]
|
||||
allow_christmas = true
|
||||
#Allows Spring Bloom [false/true|default:true]
|
||||
allow_spring_bloom = true
|
||||
#Allows you to set a Special Event as permanent [NONE/HALLOWEEN/CHRISTMAS/SPRING_BLOOM|default:NONE]
|
||||
#Allowed Values: NONE, HALLOWEEN, CHRISTMAS, SPRING_BLOOM
|
||||
force_special_event = "NONE"
|
||||
|
||||
191
minecraft/config/tombstone-server.toml
Normal file
191
minecraft/config/tombstone-server.toml
Normal file
@@ -0,0 +1,191 @@
|
||||
|
||||
#Options related to player's death
|
||||
[player_death]
|
||||
#The time in minutes before a grave is unlocked to anyone [-1..MAX|default:-1|disabled:-1]
|
||||
#Range: > -1
|
||||
decay_time = -1
|
||||
#Experience lost on death [0..100|default:95]
|
||||
#Range: 0 ~ 100
|
||||
xp_loss_on_death = 95
|
||||
#The duration of the Ghostly Shape effect in seconds [0..MAX|default:120]
|
||||
#Range: > 0
|
||||
ghostly_shape_duration = 120
|
||||
|
||||
#Allows to customize or disable the enchantments
|
||||
[enchantments]
|
||||
#Enables the enchantment Spectral Bite [false/true|default:true]
|
||||
enable_enchantment_spectral_bite = true
|
||||
#Enables the enchantment Soulbound [false/true|default:true]
|
||||
enable_enchantment_soulbound = true
|
||||
#Enables the enchantment Magic Siphon [false/true|default:true]
|
||||
enable_enchantment_magic_siphon = true
|
||||
#Enables the enchantment Plague Bringer [false/true|default:true]
|
||||
enable_enchantment_plague_bringer = true
|
||||
#Enables the enchantment Curse of Bones [false/true|default:true]
|
||||
enable_enchantment_curse_of_bones = true
|
||||
#Enables the enchantment Blessing [false/true|default:true]
|
||||
enable_enchantment_blessing = true
|
||||
#Enables the enchantment Frostbite [false/true|default:true]
|
||||
enable_enchantment_frostbite = true
|
||||
#Enables the enchantment Spectral Conjurer [false/true|default:true]
|
||||
enable_enchantment_spectral_conjurer = true
|
||||
#Enables the enchantment Incurable Wounds [false/true|default:true]
|
||||
enable_enchantment_incurable_wounds = true
|
||||
#Enables the enchantment Decrepitude [false/true|default:true]
|
||||
enable_enchantment_decrepitude = true
|
||||
#Enables the enchantment Sanctified [false/true|default:true]
|
||||
enable_enchantment_sanctified = true
|
||||
#Enables the enchantment Ruthless Strike [false/true|default:true]
|
||||
enable_enchantment_ruthless_strike = true
|
||||
#Allows Soulbound at enchanting table [false/true|default:false]
|
||||
soulbound_enchanting_table = true
|
||||
#Allows Spectral Bite at enchanting table [false/true|default:false]
|
||||
spectral_bite_enchanting_table = true
|
||||
#Allows Magic Siphon at enchanting table [false/true|default:false]
|
||||
magic_siphon_enchanting_table = true
|
||||
#Allows Plague Bringer at enchanting table [false/true|default:false]
|
||||
plague_bringer_enchanting_table = true
|
||||
#Allows Curse of Bones at enchanting table [false/true|default:false]
|
||||
curse_of_bones_enchanting_table = true
|
||||
#Allows Blessing at enchanting table [false/true|default:false]
|
||||
blessing_enchanting_table = true
|
||||
#Allows Frostbite at enchanting table [false/true|default:false]
|
||||
frostbite_enchanting_table = true
|
||||
#Allows Spectral Conjurer at enchanting table [false/true|default:false]
|
||||
spectral_conjurer_enchanting_table = true
|
||||
#Allows Incurable Wounds at enchanting table [false/true|default:false]
|
||||
incurable_wounds_enchanting_table = true
|
||||
#Allows Decrepitude at enchanting table [false/true|default:false]
|
||||
decrepitude_enchanting_table = true
|
||||
#Allows Sanctified at enchanting table [false/true|default:false]
|
||||
sanctified_enchanting_table = true
|
||||
#Allows Ruthless Strike at enchanting table [false/true|default:false]
|
||||
ruthless_strike_enchanting_table = true
|
||||
|
||||
#Allows to customize or disable the potions
|
||||
[potions]
|
||||
#Allows Earthly Garden [false/true|default:true]
|
||||
allow_earthly_garden = true
|
||||
#Allows Bait [false/true|default:true]
|
||||
allow_bait = true
|
||||
#Allows Frostbite [false/true|default:true]
|
||||
allow_frostbite = true
|
||||
#Allows Darkness [false/true|default:true]
|
||||
allow_darkness = true
|
||||
#Allows Discretion [false/true|default:true]
|
||||
allow_discretion = true
|
||||
#Allows Restoration [false/true|default:true]
|
||||
allow_restoration = true
|
||||
|
||||
#For settings related to magic items
|
||||
[magic_item]
|
||||
#Chance for players to obtain an enchanted Grave's Key on death (-1 disables the Perk Jailer) [-1..100|default:0]
|
||||
#Range: -1 ~ 100
|
||||
chance_enchanted_grave_key = 0
|
||||
#Prevents to craft Enchanted Grave Key [false/true|default:false]
|
||||
disable_enchanted_grave_key_recipe = false
|
||||
#Scroll duration [1200..120000|default:12000]
|
||||
#Range: 1200 ~ 120000
|
||||
scroll_duration = 12000
|
||||
#Defines experience lost when storing experience in a Scroll of Knowledge
|
||||
#Range: 0 ~ 90
|
||||
scroll_of_knowledge_loss = 0
|
||||
#Cooldown in second after using a tablet [60..1200|default:300]
|
||||
#Range: 60 ~ 1200
|
||||
tablet_cooldown = 300
|
||||
#The cooldown in minutes to reset the perks with the Book of Oblivion [20..1440|default:120]
|
||||
#Range: 20 ~ 1440
|
||||
cooldown_reset_perk = 120
|
||||
|
||||
#For settings related to decorative tombs and magic items
|
||||
[decorative_grave]
|
||||
#The cooldown in minutes to pray with the Ankh [1..60|default:60]
|
||||
#Range: 1 ~ 60
|
||||
prayer_cooldown = 60
|
||||
|
||||
#Allows to disable some magic items
|
||||
[allowedMagicItems]
|
||||
#Voodoo Poppet [false/true|default:true]
|
||||
allow_voodoo_poppet = true
|
||||
#Receptacle of Familiar [false/true|default:true]
|
||||
allow_receptacle_of_familiar = true
|
||||
#Book of Disenchantment [false/true|default:true]
|
||||
allow_book_of_disenchantment = true
|
||||
#Scroll of Preservation [false/true|default:true]
|
||||
allow_scroll_of_preservation = true
|
||||
#Grave's Key [false/true|default:true]
|
||||
allow_grave_key = true
|
||||
#Scroll of Knowledge [false/true|default:true]
|
||||
allow_scroll_of_knowledge = true
|
||||
#Tablet of Recall [false/true|default:true]
|
||||
allow_tablet_of_recall = true
|
||||
#Tablet of Home [false/true|default:true]
|
||||
allow_tablet_of_home = true
|
||||
#Tablet of Assistance [false/true|default:true]
|
||||
allow_tablet_of_assistance = true
|
||||
#Tablet of Guard [false/true|default:true]
|
||||
allow_tablet_of_guard = true
|
||||
#Tablet of Cupidity [false/true|default:true]
|
||||
allow_tablet_of_cupidity = true
|
||||
#Scroll of Unstable Intangibility [false/true|default:true]
|
||||
allow_scroll_of_unstable_intangibility = true
|
||||
#Scroll of Feather Fall [false/true|default:true]
|
||||
allow_scroll_of_feather_fall = true
|
||||
#Scroll of Purification [false/true|default:true]
|
||||
allow_scroll_of_purification = true
|
||||
#Scroll of True Sight [false/true|default:true]
|
||||
allow_scroll_of_true_sight = true
|
||||
#Lost Tablet [false/true|default:true]
|
||||
allow_lost_tablet = true
|
||||
#Scroll of Reach [false/true|default:true]
|
||||
allow_scroll_of_reach = true
|
||||
#Scroll of Lightning Resistance [false/true|default:true]
|
||||
allow_scroll_of_lightning_resistance = true
|
||||
#Scroll of Frost Resistance [false/true|default:true]
|
||||
allow_scroll_of_frost_resistance = true
|
||||
#Scroll of Aquatic Life [false/true|default:true]
|
||||
allow_scroll_of_aquatic_life = true
|
||||
#Scroll of Mercy [false/true|default:true]
|
||||
allow_scroll_of_mercy = true
|
||||
#Dust of Vanishing [false/true|default:true]
|
||||
allow_dust_of_vanishing = true
|
||||
#Dust of Frost [false/true|default:true]
|
||||
allow_dust_of_frost = true
|
||||
#Enchanted Bundle [false/true|default:true]
|
||||
allow_enchanted_bundle = true
|
||||
#Book of Recycling [false/true|default:true]
|
||||
allow_book_of_recycling = true
|
||||
#Book of Repairing [false/true|default:true]
|
||||
allow_book_of_repairing = true
|
||||
#Book of Magic Impregnation [false/true|default:true]
|
||||
allow_book_of_magic_impregnation = true
|
||||
#Book of Scribe [false/true|default:true]
|
||||
allow_book_of_scribe = true
|
||||
#Book of Soulbound [false/true|default:true]
|
||||
allow_book_of_soulbound = true
|
||||
#Book of Oblivion [false/true|default:true]
|
||||
allow_book_of_oblivion = true
|
||||
#Smoke Ball [false/true|default:true]
|
||||
allow_smoke_ball = true
|
||||
#Seeker Rod [false/true|default:true]
|
||||
allow_seeker_rod = true
|
||||
#Christmas Hat [false/true|default:true]
|
||||
allow_christmas_hat = true
|
||||
#Bag of Seeds [false/true|default:true]
|
||||
allow_bag_of_seeds = true
|
||||
#Magic Scroll [false/true|default:true]
|
||||
allow_magic_scroll = true
|
||||
#Gemstone of Familiar [false/true|default:true]
|
||||
allow_gemstone_of_familiar = true
|
||||
#Gemstone of Merchant [false/true|default:true]
|
||||
allow_gemstone_of_merchant = true
|
||||
#Gemstone of Prayer [false/true|default:true]
|
||||
allow_gemstone_of_prayer = true
|
||||
#Gemstone of Guardian [false/true|default:true]
|
||||
allow_gemstone_of_guardian = true
|
||||
|
||||
#Allows to enable some features related to others mods
|
||||
[compatibility]
|
||||
#fix the RepairCost:0 added by the anvil & grindstone in nbt preventing theses items to stack [false/true|default:true]
|
||||
fix_repair_cost_zero = true
|
||||
|
||||
@@ -0,0 +1,114 @@
|
||||
{
|
||||
"name": "tombstone:abandoned_grave",
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 3.0,
|
||||
"max": 5.0
|
||||
},
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:essence_of_undeath"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 50,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:delayed_nbt_loot"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:receptacle_of_familiar"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 200,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:delayed_nbt_loot"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:magic_scroll"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 50,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:delayed_nbt_loot"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_nbt",
|
||||
"tag": "{ancient:1b}"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:magic_scroll"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 200,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:enchant_randomly"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:book"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:enchanted_equipment",
|
||||
"type": 0,
|
||||
"enchantedChance": 50,
|
||||
"randomEnchantability": 60
|
||||
}
|
||||
],
|
||||
"name": "minecraft:book"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:enchanted_equipment",
|
||||
"type": 2,
|
||||
"enchantedChance": 50,
|
||||
"randomEnchantability": 60
|
||||
}
|
||||
],
|
||||
"name": "minecraft:book"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 400,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:enchanted_equipment",
|
||||
"type": 1,
|
||||
"enchantedChance": 50,
|
||||
"randomEnchantability": 60
|
||||
}
|
||||
],
|
||||
"name": "minecraft:book"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 300,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:random_potion"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:potion"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,88 @@
|
||||
{
|
||||
"name": "tombstone:archeology_treasure",
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:essence_of_undeath"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:ritual_flute"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:receptacle_of_soul"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 300,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:random_magic_tablet",
|
||||
"ancient": false
|
||||
}
|
||||
],
|
||||
"name": "tombstone:strange_tablet"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 150,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:random_magic_tablet",
|
||||
"ancient": true
|
||||
}
|
||||
],
|
||||
"name": "tombstone:strange_tablet"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:gemstone_of_familiar"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 50,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:delayed_nbt_loot"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:receptacle_of_familiar"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:empty",
|
||||
"weight": 5800
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "tombstone:check_player"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,67 @@
|
||||
{
|
||||
"name": "tombstone:cat_morning",
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
},
|
||||
{
|
||||
"function": "tombstone:trigger_cat_morning"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 1.0,
|
||||
"max": 3.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "tombstone:grave_dust"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:essence_of_undeath"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:bundle"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:bag_of_seeds"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:gemstone_of_familiar"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:empty",
|
||||
"weight": 483
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,107 @@
|
||||
{
|
||||
"name": "tombstone:chest_treasure",
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 1.0,
|
||||
"max": 3.0
|
||||
},
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:bundle"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:bag_of_seeds"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:random_scroll_buff",
|
||||
"ancient": false
|
||||
}
|
||||
],
|
||||
"name": "tombstone:strange_scroll"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:delayed_nbt_loot"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:scroll_of_knowledge"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 50,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:random_magic_tablet",
|
||||
"ancient": false
|
||||
}
|
||||
],
|
||||
"name": "tombstone:strange_tablet"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 50,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:delayed_nbt_loot"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:magic_scroll"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:gemstone_of_familiar"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:delayed_nbt_loot"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:voodoo_poppet"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:delayed_nbt_loot"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:receptacle_of_familiar"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:empty",
|
||||
"weight": 870
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "tombstone:check_player"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,153 @@
|
||||
{
|
||||
"name": "tombstone:lost_treasure",
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:essence_of_undeath"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:ritual_flute"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 40,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:random_in_tag",
|
||||
"rl": "minecraft:decorated_pot_sherds"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:book"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:bundle"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:bag_of_seeds"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 15,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:random_magic_tablet",
|
||||
"ancient": true
|
||||
}
|
||||
],
|
||||
"name": "tombstone:strange_tablet"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:delayed_nbt_loot"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:scroll_of_knowledge"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 50,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:delayed_nbt_loot"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:magic_scroll"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:gemstone_of_familiar"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:delayed_nbt_loot"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:voodoo_poppet"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:delayed_nbt_loot"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:receptacle_of_familiar"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:delayed_nbt_loot"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:fishing_rod_of_misadventure"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:lost_tablet"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:empty",
|
||||
"weight": 3350
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "tombstone:check_player"
|
||||
},
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"in_open_water": true,
|
||||
"type": "fishing_hook"
|
||||
}
|
||||
},
|
||||
"entity": "this"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"name": "tombstone:seeker_rod",
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 5,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:essence_of_undeath"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 15,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:receptacle_of_soul"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 25,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:gemstone_of_familiar"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 25,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:delayed_nbt_loot"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:receptacle_of_familiar"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_potion",
|
||||
"id": "tombstone:restoration"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:potion"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:random_scroll_buff",
|
||||
"ancient": true
|
||||
}
|
||||
],
|
||||
"name": "tombstone:strange_scroll"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "tombstone:sniffer_digging",
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 5,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:grave_dust"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:empty",
|
||||
"weight": 95
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,96 @@
|
||||
{
|
||||
"name": "tombstone:undead_boss",
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:delayed_nbt_loot"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:magic_scroll"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:essence_of_undeath"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:ritual_flute"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:gemstone_of_familiar"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:receptacle_of_soul"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:random_scroll_buff",
|
||||
"ancient": true
|
||||
}
|
||||
],
|
||||
"name": "tombstone:strange_scroll"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 50,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:delayed_nbt_loot"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_nbt",
|
||||
"tag": "{ancient:1b}"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:magic_scroll"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:delayed_nbt_loot"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:receptacle_of_familiar"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:empty",
|
||||
"weight": 2550
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"name": "tombstone:undead_mob",
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 1.0,
|
||||
"max": 2.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "tombstone:grave_dust"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:bundle"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:bag_of_seeds"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:delayed_nbt_loot"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:magic_scroll"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 5,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:essence_of_undeath"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 5,
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:ritual_flute"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:empty",
|
||||
"weight": 800
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{"loottables":["minecraft:chests/bastion_treasure","minecraft:chests/ruined_portal","minecraft:chests/shipwreck_supply","minecraft:chests/stronghold_corridor","minecraft:chests/bastion_other","minecraft:chests/ancient_city_ice_box","minecraft:chests/simple_dungeon","minecraft:chests/nether_bridge","minecraft:chests/underwater_ruin_small","minecraft:chests/igloo_chest","minecraft:chests/buried_treasure","minecraft:chests/abandoned_mineshaft","minecraft:chests/bastion_hoglin_stable","minecraft:chests/ancient_city","minecraft:chests/stronghold_crossing","minecraft:chests/shipwreck_treasure","minecraft:chests/jungle_temple","minecraft:chests/desert_pyramid","minecraft:chests/pillager_outpost","minecraft:chests/stronghold_library","minecraft:chests/underwater_ruin_big","minecraft:chests/shipwreck_map","minecraft:chests/jungle_temple_dispenser","minecraft:chests/woodland_mansion","minecraft:chests/end_city_treasure","minecraft:chests/bastion_bridge"]}
|
||||
1
minecraft/config/tombstone/version.info
Normal file
1
minecraft/config/tombstone/version.info
Normal file
@@ -0,0 +1 @@
|
||||
9.0.9
|
||||
9
minecraft/config/xnet-client.toml
Normal file
9
minecraft/config/xnet-client.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Maximum size of the packet used to send copy/pasted channels/connectors to the server. -1 means no maximum (packets are split)
|
||||
#Range: -1 ~ 1000000000
|
||||
controllerMaxPaste = -1
|
||||
#If true then cables are also shown when sneaking even if they are not in a facade
|
||||
showNonFacadedCablesWhileSneaking = true
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,16 +0,0 @@
|
||||
#KubeJS Client Properties
|
||||
#Wed Dec 17 17:43:05 EST 2025
|
||||
backgroundColor=2E3440
|
||||
barBorderColor=ECEFF4
|
||||
exportAtlases=false
|
||||
menuBackgroundBrightness=64
|
||||
disableRecipeBook=false
|
||||
title=
|
||||
barColor=ECEFF4
|
||||
overrideColors=false
|
||||
fmlLogColor=ECEFF4
|
||||
showTagNames=false
|
||||
fmlMemoryColor=ECEFF4
|
||||
menuBackgroundScale=32.0
|
||||
blurScaledPackIcon=true
|
||||
menuInnerBackgroundBrightness=32
|
||||
@@ -1,13 +0,0 @@
|
||||
#KubeJS Common Properties
|
||||
#Wed Dec 17 17:43:07 EST 2025
|
||||
matchJsonRecipes=true
|
||||
allowAsyncStreams=true
|
||||
announceReload=true
|
||||
startupErrorGUI=true
|
||||
serverOnly=false
|
||||
hideServerScriptErrors=false
|
||||
saveDevPropertiesInConfig=false
|
||||
packmode=
|
||||
ignoreCustomUniqueRecipeIds=false
|
||||
creativeModeTabIcon=minecraft\:purple_dye
|
||||
startupErrorReportUrl=
|
||||
@@ -1,267 +0,0 @@
|
||||
var items = [//this data structure is segmented for no relevant reason, theres no point to unsegment it
|
||||
{
|
||||
"hotbbqgartortorchecororathe": "item/hotbbqgartortorchecororathe",
|
||||
"bacchechicorcracriloapotban": "item/bacchechicorcracriloapotban",
|
||||
"bacwafmapmcpfrecorcorappapp": "item/bacwafmapmcpfrecorcorappapp",
|
||||
"bakbakbakbacbakbakbanbatbac": "item/bakbakbakbacbakbakbanbatbac",
|
||||
"powpotgrarelketmussessoysoy": "item/powpotgrarelketmussessoysoy"
|
||||
},
|
||||
{
|
||||
"silfirblasalmusalmchehazpea": "item/silfirblasalmusalmchehazpea",
|
||||
"pecpiswalcassunrawrawrawraw": "item/pecpiswalcassunrawrawrawraw",
|
||||
"rawrawcoocoocoobeachichibbq": "item/rawrawcoocoocoobeachichibbq",
|
||||
"anccoocoocoocornacmeahamgar": "item/anccoocoocoocornacmeahamgar",
|
||||
"garfisencdelpeppepfiesauref": "item/garfisencdelpeppepfiesauref"
|
||||
},
|
||||
{
|
||||
"spaspaspasalquepizstusuptac": "item/spaspaspasalquepizstusuptac",
|
||||
"bbqcancancancanchochochocho": "item/bbqcancancancanchochochocho",
|
||||
"chochichichecancolmarstrcri": "item/chochichichecancolmarstrcri",
|
||||
"peaedienegingragrahazlemmap": "item/peaedienegingragrahazlemmap",
|
||||
"sousesroorooprapoppepbamban": "item/sousesroorooprapoppepbamban"
|
||||
},
|
||||
{
|
||||
"bisbisbltbrebrobrocarchechi": "item/bisbisbltbrebrobrocarchechi",
|
||||
"chichocindelcorcolcincindel": "item/chichocindelcorcolcincindel",
|
||||
"eggepifrogregromappeapanmoz": "item/eggepifrogregromappeapanmoz",
|
||||
"melmapswebabavoaspaprappbat": "item/melmapswebabavoaspaprappbat",
|
||||
"beabeebeebenberbbqbbqbrobri": "item/beabeebeebenberbbqbbqbrobri"
|
||||
},
|
||||
{
|
||||
"brebrabrabolbolblabibbercev": "item/brebrabrabolbolblabibbercev",
|
||||
"celceacascancancalcacbutbul": "item/celceacascancancalcacbutbul",
|
||||
"chachachechechechechichichi": "item/chachachechechechechichichi",
|
||||
"chichichichichichichichicho": "item/chichichichichichichichicho",
|
||||
"chopeacorcorcolcofcitcincin": "item/chopeacorcorcolcofcitcincin"
|
||||
},
|
||||
{
|
||||
"chochochocorcorcotcracracre": "item/chochochocorcorcotcracracre",
|
||||
"crecrecrocuccurcuseggeggcur": "item/crecrecrocuccurcuseggeggcur",
|
||||
"dandamdhadimdeldevdanfaieto": "item/dandamdhadimdeldevdanfaieto",
|
||||
"espeggeggeggeardrifesfigfis": "item/espeggeggeggeardrifesfigfis",
|
||||
"fisfivfooforfrifrifrifrifri": "item/fisfivfooforfrifrifrifrifri"
|
||||
},
|
||||
{
|
||||
"frifrufrufutgargargargengou": "item/frifrufrufutgargargargengou",
|
||||
"gougougougougouginginghegin": "item/gougougougougouginginghegin",
|
||||
"gregregrigrigrigrogroguagui": "item/gregregrigrigrigrogroguagui",
|
||||
"gyuhonhomholhoiherheahasham": "item/gyuhonhomholhoiherheahasham",
|
||||
"hamhaghonhonhonhonhonhonhot": "item/hamhaghonhonhonhonhonhonhot"
|
||||
},
|
||||
{
|
||||
"hothothumkorkohkimkeykaljel": "item/hothothumkorkohkimkeykaljel",
|
||||
"jamimiimahuskunlamlamlamlam": "item/jamimiimahuskunlamlamlamlam",
|
||||
"laslavlealealeelemmanmapmas": "item/laslavlealealeelemmanmapmas",
|
||||
"masmanlivlemlemlemmermermer": "item/masmanlivlemlemlemmermermer",
|
||||
"meameameameemermermermocmoc": "item/meameameameemermermermocmoc"
|
||||
},
|
||||
{
|
||||
"mixmisminmetminmismixmocmus": "item/mixmisminmetminmismixmocmus",
|
||||
"musmocmusmusmusmusomeoldokr": "item/musmocmusmusmusmusomeoldokr",
|
||||
"oniomuonimusneanaanutnopoat": "item/oniomuonimusneanaanutnopoat",
|
||||
"okroveoraonipavpinporrairos": "item/okroveoraonipavpinporrairos",
|
||||
"spistrswetimtirswesunstrspi": "item/spistrswetimtirswesunstrspi"
|
||||
},
|
||||
{
|
||||
"schrourampotpinpeapeapinpot": "item/schrourampotpinpeapeapinpot",
|
||||
"rassalseesplstusunswetoatoa": "item/rassalseesplstusunswetoatoa",
|
||||
"swesunstusprsessalredpotpin": "item/swesunstusprsessalredpotpin",
|
||||
"peaoyspadpeapitpotricsalshe": "item/peaoyspadpeapitpotricsalshe",
|
||||
"sprstutoaszepamsurpanparpic": "item/sprstutoaszepamsurpanparpic"
|
||||
},
|
||||
{
|
||||
"picpemploporporpumpotricsau": "item/picpemploporporpumpotricsau",
|
||||
"sousugthrturtomtomvanvantim": "item/sousugthrturtomtomvanvantim",
|
||||
"swesumstespisauraipasroaswe": "item/swesumstespisauraipasroaswe",
|
||||
"stespisauroapumsucsweterste": "item/stespisauroapumsucsweterste",
|
||||
"sauroapoaphopanpourivsausor": "item/sauroapoaphopanpourivsausor"
|
||||
},
|
||||
{
|
||||
"sprsuaswetattaisusstusprsla": "item/sprsuaswetattaisusstusprsla",
|
||||
"pizpechervaneldpindatjacbla": "item/pizpechervaneldpindatjacbla",
|
||||
"strplupaptameldpindatdrache": "item/strplupaptameldpindatdrache",
|
||||
"hucgooperpawcanbluguadrache": "item/hucgooperpawcanbluguadrache",
|
||||
"huccoupokyorvegvegzepfiscap": "item/huccoupokyorvegvegzepfiscap"
|
||||
},
|
||||
{
|
||||
"canjunorafiglyccacgrasoupom": "item/canjunorafiglyccacgrasoupom",
|
||||
"durjunorafiggrapeamullemsta": "item/durjunorafiggrapeamullemsta",
|
||||
"aprgrecanpasgrapeamulaebpea": "item/aprgrecanpasgrapeamulaebpea",
|
||||
"fiszesvegperpomstabreplupea": "item/fiszesvegperpomstabreplupea",
|
||||
"souaprkiwgregrastrraslimcan": "item/souaprkiwgregrastrraslimcan"
|
||||
},
|
||||
{
|
||||
"cracacblublaramlycjacbregua": "item/cracacblublaramlycjacbregua",
|
||||
"pasmangradatbandraorapinfig": "item/pasmangradatbandraorapinfig",
|
||||
"kiwchepeapeacrahucmulrasjun": "item/kiwchepeapeacrahucmulrasjun",
|
||||
"elddurlemgootamramlimbrepom": "item/elddurlemgootamramlimbrepom",
|
||||
"papperstaaprpawplupeabansou": "item/papperstaaprpawplupeabansou"
|
||||
},
|
||||
{
|
||||
"grakiwrascangrestrcracanbla": "item/grakiwrascangrestrcracanbla",
|
||||
"cheblucacchicorpeacrehazgra": "item/cheblucacchicorpeacrehazgra",
|
||||
"chichiloxoraranchobeajalzuc": "item/chichiloxoraranchobeajalzuc",
|
||||
"fajavozucwalweevinvegvegveg": "item/fajavozucwalweevinvegvegveg",
|
||||
"jacgoodurlemlimrasmuljunhuc": "item/jacgoodurlemlimrasmuljunhuc"
|
||||
},
|
||||
{
|
||||
"eldcracancacblublastrcangra": "item/eldcracancacblublastrcangra",
|
||||
"grekiwpincheorapeapeaplupaw": "item/grekiwpincheorapeapeaplupaw",
|
||||
"souaprbandatdrafiggramanram": "item/souaprbandatdrafiggramanram",
|
||||
"paslycguajacbrestapomperpap": "item/paslycguajacbrestapomperpap",
|
||||
"tamdurgoolemlimblablucaccan": "item/tamdurgoolemlimblablucaccan"
|
||||
},
|
||||
{
|
||||
"crahucjunmulrasstreldcangra": "item/crahucjunmulrasstreldcangra",
|
||||
"grekiwaprplupeaorachepinsou": "item/grekiwaprplupeaorachepinsou",
|
||||
"pawpeaperpapmangrafigpaslyc": "item/pawpeaperpapmangrafigpaslyc",
|
||||
"guadradatjacblarampombrelim": "item/guadradatjacblarampombrelim",
|
||||
"lemdurtamgoostabanblucaccan": "item/lemdurtamgoostabanblucaccan"
|
||||
},
|
||||
{
|
||||
"craeldhucjunrasmulkiwgregra": "item/craeldhucjunrasmulkiwgregra",
|
||||
"canpeachepinstrpeaoraplupaw": "item/canpeachepinstrpeaoraplupaw",
|
||||
"souaprbandatdrafiggramanram1": "item/souaprbandatdrafiggramanram1",
|
||||
"paslycguajacbrestapomperpap1": "item/paslycguajacbrestapomperpap1",
|
||||
"tamgoodurlemlimblablucaccan": "item/tamgoodurlemlimblablucaccan"
|
||||
},
|
||||
{
|
||||
"crakiwgregracanstrrasmuljun": "item/crakiwgregracanstrrasmuljun",
|
||||
"huceldpinappcheorapeapeaplu": "item/huceldpinappcheorapeapeaplu",
|
||||
"pawsouaprbanperpomstalemdur": "item/pawsouaprbanperpomstalemdur",
|
||||
"gootamrampaslycguajacbrelim": "item/gootamrampaslycguajacbrelim",
|
||||
"avocanchechegoolemnutorapea": "item/avocanchechegoolemnutorapea"
|
||||
},
|
||||
{
|
||||
"banapralmacosoupawhazwalplu": "item/banapralmacosoupawhazwalplu",
|
||||
"pealimmangrafigdurdradatcoc": "item/pealimmangrafigdurdradatcoc",
|
||||
"cincasolipappecperpispomsta": "item/cincasolipappecperpispomsta",
|
||||
"vanbreroaroapinmaptamrampas": "item/vanbreroaroapinmaptamrampas",
|
||||
"lycjacguapeproaroaroaagaasp": "item/lycjacguapeproaroaroaagaasp"
|
||||
},
|
||||
{
|
||||
"barbeacaseggcucbrubroblubla": "item/barbeacaseggcucbrubroblubla",
|
||||
"belcaucelchichicofcorcotcra": "item/belcaucelchichicofcorcotcra",
|
||||
"jutjunjichucgregragingarfla": "item/jutjunjichucgregragingarfla",
|
||||
"eldkalkenkiwkohleelenletmil": "item/eldkalkenkiwkohleelenletmil",
|
||||
"mulmuscancancaccabrasradqui": "item/mulmuscancancaccabrasradqui"
|
||||
},
|
||||
{
|
||||
"pinpeapeaparoniokroatrhuric": "item/pinpeapeaparoniokroatrhuric",
|
||||
"rutryescasessissoyspispiwin": "item/rutryescasessissoyspispiwin",
|
||||
"whiwatturtomtomteatarswestr": "item/whiwatturtomtomteatarswestr",
|
||||
"zucalfalobarcancatchiclolot": "item/zucalfalobarcancatchiclolot",
|
||||
"netnopsortruwolyucbokcalgua": "item/netnopsortruwolyucbokcalgua"
|
||||
},
|
||||
{
|
||||
"papsunagaarrartaspbarbeabel": "item/papsunagaarrartaspbarbeabel",
|
||||
"blabluchicelcaucascancancac": "item/blabluchicelcaucascancancac",
|
||||
"cabbrubrochicofcorcotcracuc": "item/cabbrubrochicofcorcotcracuc",
|
||||
"eggeldflagarkiwkenkaljutjun": "item/eggeldflagarkiwkenkaljutjun",
|
||||
"jichucgregraginoniokroatmus": "item/jichucgregraginoniokroatmus"
|
||||
},
|
||||
{
|
||||
"mulmilletlenleekohparpeapea": "item/mulmilletlenleekohparpeapea",
|
||||
"pinquiradrasrhuricrutryealf": "item/pinquiradrasrhuricrutryealf",
|
||||
"zucnetlotclochicatcantomtea": "item/zucnetlotclochicatcantomtea",
|
||||
"tomturwatwhiwinalotarswestr": "item/tomturwatwhiwinalotarswestr",
|
||||
"spispisoysissesscabarnopsor": "item/spispisoysissesscabarnopsor"
|
||||
},
|
||||
{
|
||||
"trusunpapguacalbokyucwolbak": "item/trusunpapguacalbokyucwolbak",
|
||||
"roaroabakroaroaroabakroaroa": "item/roaroabakroaroaroabakroaroa",
|
||||
"roabakbakbakbakbakbakroahot": "item/roabakbakbakbakbakbakroahot",
|
||||
"hothotbaktoagricarpumpasmac": "item/hothotbaktoagricarpumpasmac",
|
||||
"nooappsweglocarchobathoncho": "item/nooappsweglocarchobathoncho"
|
||||
},
|
||||
{
|
||||
"chocarcarchocarpumcarappcho": "item/chocarcarchocarpumcarappcho",
|
||||
"glomelsweplacarcarswemelglo": "item/glomelsweplacarcarswemelglo",
|
||||
"choappsprpowchohonpumcracra": "item/choappsprpowchohonpumcracra",
|
||||
"sofbutchecreyogchocarchoice": "item/sofbutchecreyogchocarchoice",
|
||||
"chocarpumgloswemelapppumche": "item/chocarpumgloswemelapppumche"
|
||||
},
|
||||
{
|
||||
"coohotchochochosmotrachoapp": "item/coohotchochochosmotrachoapp",
|
||||
"appappscrfriboimayfudappmel": "item/appappscrfriboimayfudappmel",
|
||||
"melmelmelappappcocchochoglo": "item/melmelmelappappcocchochoglo",
|
||||
"swesweswesweswechomelgloglo": "item/swesweswesweswechomelgloglo",
|
||||
"chochochogloglochichipotcoo": "item/chochochogloglochichipotcoo"
|
||||
},
|
||||
{
|
||||
"grobeebeebacbasbascooepipor": "item/grobeebeebacbasbascooepipor",
|
||||
"grocoogropotcotgumcoomeafru": "item/grocoogropotcotgumcoomeafru",
|
||||
"bakvinp8jcarsteroamarfrusun": "item/bakvinp8jcarsteroamarfrusun",
|
||||
"stosaljelmasfripotglacarpic": "item/stosaljelmasfripotglacarpic",
|
||||
"pumcarcarbutrabrabcoomutmut": "item/pumcarcarbutrabrabcoomutmut"
|
||||
},
|
||||
{
|
||||
"coogrofishotbacfisbasfisfis": "item/coogrofishotbacfisbasfisfis",
|
||||
"porgrofrigrocoochibaschibea": "item/porgrofrigrocoochibaschibea",
|
||||
"coosunscabancrewonpepmolman": "item/coosunscabancrewonpepmolman",
|
||||
"pappawcanmanmanfigdatpapdra": "item/pappawcanmanmanfigdatpapdra",
|
||||
"graroaroaroaroaamaarrartama": "item/graroaroaroaroaamaarrartama"
|
||||
},
|
||||
{
|
||||
"hotbacbacbakpow": "item/hotbacbacbakpow",
|
||||
"silpecrawancgar": "item/silpecrawancgar",
|
||||
"spabbqchopeasou": "item/spabbqchopeasou",
|
||||
"bischieggmelbea": "item/bischieggmelbea",
|
||||
"brecelchachicho": "item/brecelchachicho",
|
||||
"chocredanespfis": "item/chocredanespfis",
|
||||
"frigougregyuham": "item/frigougregyuham"
|
||||
},
|
||||
{
|
||||
"hotjamlasmasmea": "item/hotjamlasmasmea",
|
||||
"mixmusoniokrspi": "item/mixmusoniokrspi",
|
||||
"schrasswepeaspr": "item/schrasswepeaspr",
|
||||
"picsouswestesau": "item/picsouswestesau",
|
||||
"sprpizstrhuchuc": "item/sprpizstrhuchuc",
|
||||
"canduraprfissou": "item/canduraprfissou",
|
||||
"crapaskiweldpap": "item/crapaskiweldpap"
|
||||
},
|
||||
{
|
||||
"grachechifajjac": "item/grachechifajjac",
|
||||
"eldgresoupastam": "item/eldgresoupastam",
|
||||
"cragrepawgualem": "item/cragrepawgualem",
|
||||
"cracansoupastam": "item/cracansoupastam",
|
||||
"crahucpawgooavo": "item/crahucpawgooavo",
|
||||
"banpeacinvanlyc": "item/banpeacinvanlyc",
|
||||
"barbeljuteldmul": "item/barbeljuteldmul"
|
||||
},
|
||||
{
|
||||
"pinrutwhizucnet": "item/pinrutwhizucnet",
|
||||
"papblacabeggjic": "item/papblacabeggjic",
|
||||
"mulpinzuctomspi": "item/mulpinzuctomspi",
|
||||
"truroaroahotnoo": "item/truroaroahotnoo",
|
||||
"choglochosofcho": "item/choglochosofcho",
|
||||
"cooappmelswecho": "item/cooappmelswecho",
|
||||
"grogrobakstopum": "item/grogrobakstopum"
|
||||
},
|
||||
{
|
||||
"cooporcoopapgra": "item/cooporcoopapgra"
|
||||
},
|
||||
{
|
||||
"hotsilspabisbrechofri": "item/hotsilspabisbrechofri",
|
||||
"hotmixschpicsprcancra": "item/hotmixschpicsprcancra",
|
||||
"graeldcracracrabanbar": "item/graeldcracracrabanbar",
|
||||
"pinpapmultruchocoogro": "item/pinpapmultruchocoogro",
|
||||
"coo": "item/coo"
|
||||
},
|
||||
{
|
||||
"hothotgrapincoo": "item/hothotgrapincoo"
|
||||
}
|
||||
|
||||
];
|
||||
|
||||
|
||||
StartupEvents.registry('item', (e) => {
|
||||
|
||||
items.forEach((ele,idx,arr) => {
|
||||
for (let key in ele){
|
||||
let itm = e.create(key); //create item from name
|
||||
itm.texture("pamsgen:" + ele[key]);
|
||||
}
|
||||
});
|
||||
|
||||
});
|
||||
File diff suppressed because one or more lines are too long
@@ -14,12 +14,29 @@ var RemoveRecipes =
|
||||
"create:crafting/materials/electron_tube",
|
||||
"botania:elven_trade/elementium_block",
|
||||
"botania:elven_trade/elementium",
|
||||
"ars_nouveau:imbuement_lapis",
|
||||
"ars_nouveau:imbuement_amethyst",
|
||||
|
||||
"ars_nouveau:imbuement_amethyst_block"
|
||||
|
||||
];
|
||||
|
||||
//custom datapack formatted recipes
|
||||
var CustomRecipes =
|
||||
[
|
||||
|
||||
{
|
||||
"type": "ars_nouveau:imbuement",
|
||||
"count": 1,
|
||||
"input": {
|
||||
"item": "botania:mana_diamond"
|
||||
},
|
||||
"output": "ars_nouveau:source_gem",
|
||||
"pedestalItems": [],
|
||||
"source": 500
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
|
||||
type: "botania:mana_infusion",
|
||||
|
||||
101
minecraft/kubejs/server_scripts/vtags.js
Normal file
101
minecraft/kubejs/server_scripts/vtags.js
Normal file
@@ -0,0 +1,101 @@
|
||||
var pamcrop = [
|
||||
"pamhc2crops:pamagavecrop",
|
||||
"pamhc2crops:pamalfalfacrop",
|
||||
"pamhc2crops:pamaloecrop",
|
||||
"pamhc2crops:pamamaranthcrop",
|
||||
"pamhc2crops:pamarrowrootcrop",
|
||||
"pamhc2crops:pamartichokecrop",
|
||||
"pamhc2crops:pamasparaguscrop",
|
||||
"pamhc2crops:pambarleycrop",
|
||||
"pamhc2crops:pambarrelcactuscrop",
|
||||
"pamhc2crops:pambeancrop",
|
||||
"pamhc2crops:pambellpeppercrop",
|
||||
"pamhc2crops:pamblackberrycrop",
|
||||
"pamhc2crops:pamblueberrycrop",
|
||||
"pamhc2crops:pambroccolicrop",
|
||||
"pamhc2crops:pambrusselsproutcrop",
|
||||
"pamhc2crops:pamcabbagecrop",
|
||||
"pamhc2crops:pamcactusfruitcrop",
|
||||
"pamhc2crops:pamcandleberrycrop",
|
||||
"pamhc2crops:pamcanolacrop",
|
||||
"pamhc2crops:pamcantaloupecrop",
|
||||
"pamhc2crops:pamcassavacrop",
|
||||
"pamhc2crops:pamcattailcrop",
|
||||
"pamhc2crops:pamcauliflowercrop",
|
||||
"pamhc2crops:pamcelerycrop",
|
||||
"pamhc2crops:pamchiacrop",
|
||||
"pamhc2crops:pamchickpeacrop",
|
||||
"pamhc2crops:pamchilipeppercrop",
|
||||
"pamhc2crops:pamcloudberrycrop",
|
||||
"pamhc2crops:pamcoffeebeancrop",
|
||||
"pamhc2crops:pamcorncrop",
|
||||
"pamhc2crops:pamcottoncrop",
|
||||
"pamhc2crops:pamcranberrycrop",
|
||||
"pamhc2crops:pamcucumbercrop",
|
||||
"pamhc2crops:pameggplantcrop",
|
||||
"pamhc2crops:pamelderberrycrop",
|
||||
"pamhc2crops:pamflaxcrop",
|
||||
"pamhc2crops:pamgarliccrop",
|
||||
"pamhc2crops:pamgingercrop",
|
||||
"pamhc2crops:pamgrapecrop",
|
||||
"pamhc2crops:pamgreengrapecrop",
|
||||
"pamhc2crops:pamhuckleberrycrop",
|
||||
"pamhc2crops:pamjicamacrop",
|
||||
"pamhc2crops:pamjuniperberrycrop",
|
||||
"pamhc2crops:pamjutecrop",
|
||||
"pamhc2crops:pamkalecrop",
|
||||
"pamhc2crops:pamkenafcrop",
|
||||
"pamhc2crops:pamkiwicrop",
|
||||
"pamhc2crops:pamkohlrabicrop",
|
||||
"pamhc2crops:pamleekcrop",
|
||||
"pamhc2crops:pamlentilcrop",
|
||||
"pamhc2crops:pamlettucecrop",
|
||||
"pamhc2crops:pamlotuscrop",
|
||||
"pamhc2crops:pammilletcrop",
|
||||
"pamhc2crops:pammulberrycrop",
|
||||
"pamhc2crops:pammustardseedscrop",
|
||||
"pamhc2crops:pamnettlescrop",
|
||||
"pamhc2crops:pamnopalescrop",
|
||||
"pamhc2crops:pamoatscrop",
|
||||
"pamhc2crops:pamokracrop",
|
||||
"pamhc2crops:pamonioncrop",
|
||||
"pamhc2crops:pamparsnipcrop",
|
||||
"pamhc2crops:pampeanutcrop",
|
||||
"pamhc2crops:pampeascrop",
|
||||
"pamhc2crops:pampineapplecrop",
|
||||
"pamhc2crops:pamquinoacrop",
|
||||
"pamhc2crops:pamradishcrop",
|
||||
"pamhc2crops:pamraspberrycrop",
|
||||
"pamhc2crops:pamrhubarbcrop",
|
||||
"pamhc2crops:pamricecrop",
|
||||
"pamhc2crops:pamrutabagacrop",
|
||||
"pamhc2crops:pamryecrop",
|
||||
"pamhc2crops:pamscallioncrop",
|
||||
"pamhc2crops:pamsesameseedscrop",
|
||||
"pamhc2crops:pamsisalcrop",
|
||||
"pamhc2crops:pamsorghumcrop",
|
||||
"pamhc2crops:pamsoybeancrop",
|
||||
"pamhc2crops:pamspiceleafcrop",
|
||||
"pamhc2crops:pamspinachcrop",
|
||||
"pamhc2crops:pamstrawberrycrop",
|
||||
"pamhc2crops:pamsweetpotatocrop",
|
||||
"pamhc2crops:pamtarocrop",
|
||||
"pamhc2crops:pamtealeafcrop",
|
||||
"pamhc2crops:pamtomatillocrop",
|
||||
"pamhc2crops:pamtomatocrop",
|
||||
"pamhc2crops:pamtrufflecrop",
|
||||
"pamhc2crops:pamturnipcrop",
|
||||
"pamhc2crops:pamwaterchestnutcrop",
|
||||
"pamhc2crops:pamwhitemushroomcrop",
|
||||
"pamhc2crops:pamwintersquashcrop",
|
||||
"pamhc2crops:pamwolfberrycrop",
|
||||
"pamhc2crops:pamyuccacrop",
|
||||
"pamhc2crops:pamzucchinicrop"
|
||||
]
|
||||
|
||||
|
||||
ServerEvents.tags('block', (e) => {
|
||||
pamcrop.forEach((ele,idx,arr) => {
|
||||
e.add('forge:pamcrops', ele);
|
||||
});
|
||||
});
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,14 +0,0 @@
|
||||
// priority: 0
|
||||
|
||||
// Visit the wiki for more info - https://kubejs.com/
|
||||
|
||||
console.info('Hello, World! (Loaded startup scripts)')
|
||||
|
||||
StartupEvents.registry('item', (e) => {
|
||||
|
||||
let gaia_token = e.create('token_gaia');
|
||||
gaia_token.maxStackSize(32);
|
||||
gaia_token.texture("vconfigs:item/gaia_token");
|
||||
gaia_token.displayName("Gaia Token");
|
||||
|
||||
});
|
||||
Reference in New Issue
Block a user