Skip to content

Commit

Permalink
Merge pull request #5 from M0nkeyPr0grammer/v2.3.0
Browse files Browse the repository at this point in the history
v2.3.0
  • Loading branch information
M0nkeyPr0grammer committed Oct 30, 2023
2 parents 13a2a48 + 8454d41 commit 0cd37bd
Show file tree
Hide file tree
Showing 175 changed files with 6,971 additions and 1,910 deletions.
2 changes: 1 addition & 1 deletion config/completionistsindex-client.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
blacklist = ["minecraft:*_spawn_egg", "minecraft:bedrock", "minecraft:budding_amethyst", "minecraft:chorus_plant", "minecraft:end_portal_frame", "minecraft:farmland", "minecraft:frogspawn", "minecraft:infested_stone", "minecraft:infested_cobblestone", "minecraft:infested_stone_bricks", "minecraft:infested_cracked_stone_bricks", "minecraft:infested_mossy_stone_bricks", "minecraft:infested_chiseled_stone_bricks", "minecraft:infested_deepslate", "minecraft:reinforced_deepslate", "minecraft:spawner", "minecraft:barrier", "minecraft:bundle", "minecraft:command_block", "minecraft:chain_command_block", "minecraft:repeating_command_block", "minecraft:jigsaw", "minecraft:light", "minecraft:command_block_minecart", "minecraft:petrified_oak_slab", "minecraft:player_head", "minecraft:structure_block", "minecraft:structure_void"]
#Choose which screens to add the Completionist's Index button to.
#Allowed Values: PAUSE_MENU, INVENTORY_MENU, BOTH
index_button_screen = "INVENTORY_MENU"
index_button_screen = "PAUSE_MENU"

Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ customization {
orientation = top-left
hidden = false
original_pos_size_calculation = true
x = 187
x = 208
width = 480
action = deep_customization_element:drippy_overlay_progress_bar
actionid = a152ed24-640a-4974-b4e9-3fa81e9a51e51694108718045
Expand All @@ -69,16 +69,16 @@ customization {
enable_scrolling = true
shadow = true
scale = 2.0
source = v2.1.0
source = v2.3.0
text_border = 0
case_mode = normal
source_mode = direct
line_spacing = 1
x = -65
x = -66
width = 60
action = custom_layout_element:fancymenu_customization_item_text
actionid = 91b8efac-8028-4ab0-bbb7-494e381213581694109740609
y = -25
y = -24
alignment = centered
height = 21
}
Expand Down
4 changes: 4 additions & 0 deletions config/heracles/groups.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,7 @@ Deeper and Darker
Boss Mobs
Better Storage
Create
Create Addons
Create Foundry
Chipped Tables
Creative Items
57 changes: 57 additions & 0 deletions config/heracles/quests/betterstorage/Ender Bag.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
{
"dependencies": [
"Ender Pouch"
],
"tasks": {
"ender bag": {
"type": "heracles:item",
"amount": 1,
"collection": "AUTOMATIC",
"item": "enderchests:ender_bag"
}
},
"rewards": {
"eye": {
"item": {
"id": "minecraft:ender_eye",
"count": 1
},
"type": "heracles:item"
},
"xp": {
"xptype": "POINTS",
"amount": 10,
"type": "heracles:xp"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"Bags link to chests and thus are used to store or access items remotely.\r",
"Shift+Right-click on a chest with a bag to link them."
],
"groups": {
"Better Storage": {
"position": [
-250,
30
]
}
},
"icon": {
"item": "enderchests:ender_bag",
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Ender Bag"
}
},
"settings": {
"individual_progress": false,
"hidden": false,
"unlockNotification": false
}
}
55 changes: 55 additions & 0 deletions config/heracles/quests/betterstorage/Ender Bucket.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
{
"dependencies": [],
"tasks": {
"ender bucket": {
"type": "heracles:item",
"amount": 1,
"collection": "AUTOMATIC",
"item": "endertanks:ender_bucket"
}
},
"rewards": {
"eye": {
"item": {
"id": "minecraft:ender_eye",
"count": 1
},
"type": "heracles:item"
},
"xp": {
"xptype": "POINTS",
"amount": 10,
"type": "heracles:xp"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"Buckets link to tanks and thus are used to store or place liquid remotely.\r",
"Shift+Right-Click on a tank with a bucket to link them."
],
"groups": {
"Better Storage": {
"position": [
-150,
30
]
}
},
"icon": {
"item": "endertanks:ender_bucket",
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Ender Bucket"
}
},
"settings": {
"individual_progress": false,
"hidden": false,
"unlockNotification": false
}
}
63 changes: 63 additions & 0 deletions config/heracles/quests/betterstorage/Ender Chest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
{
"dependencies": [
"Ender Bag"
],
"tasks": {
"ender chest": {
"type": "heracles:item",
"amount": 1,
"collection": "AUTOMATIC",
"item": "enderchests:ender_chest"
}
},
"rewards": {
"eye": {
"item": {
"id": "minecraft:ender_eye",
"count": 1
},
"type": "heracles:item"
},
"xp": {
"xptype": "POINTS",
"amount": 10,
"type": "heracles:xp"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"Dimensional storage chest. Contents are accessible from any other of the same color and network.",
"Use dyes on the bands to change colors. Unique bands, unique contents.",
"Storage can be expanded, and made private or team access.",
"Upgrades are applied by a Shift+Right-click with an item.",
"An Enderpearl or Endereye will add storage space. 3 and 9 slots respectively, up to 27 slots",
"A Diamond will make it a private network. An Emerald will make it a team network.",
"Private network allows color codes unique for each player.",
"Team network functions like private network but for players of the team. (/spc_teams)"
],
"groups": {
"Better Storage": {
"position": [
-199,
30
]
}
},
"icon": {
"item": "enderchests:ender_chest",
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Ender Chest"
}
},
"settings": {
"individual_progress": false,
"hidden": false,
"unlockNotification": false
}
}
57 changes: 57 additions & 0 deletions config/heracles/quests/betterstorage/Ender Pouch.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
{
"dependencies": [
"Vanilla Ender Chest"
],
"tasks": {
"ender pouch": {
"type": "heracles:item",
"amount": 1,
"collection": "AUTOMATIC",
"item": "enderchests:ender_pouch"
}
},
"rewards": {
"eye": {
"item": {
"id": "minecraft:ender_eye",
"count": 1
},
"type": "heracles:item"
},
"xp": {
"xptype": "POINTS",
"amount": 10,
"type": "heracles:xp"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"Pouches provide remote access to the Vanilla EnderChest.",
"They are also used to craft this mods EnderBags and EnderChests."
],
"groups": {
"Better Storage": {
"position": [
-300,
30
]
}
},
"icon": {
"item": "enderchests:ender_pouch",
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Ender Pouch"
}
},
"settings": {
"individual_progress": false,
"hidden": false,
"unlockNotification": false
}
}
64 changes: 64 additions & 0 deletions config/heracles/quests/betterstorage/Ender Tank.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
{
"dependencies": [
"Ender Bucket"
],
"tasks": {
"ender tank": {
"type": "heracles:item",
"amount": 1,
"collection": "AUTOMATIC",
"item": "endertanks:ender_tank"
}
},
"rewards": {
"eye": {
"item": {
"id": "minecraft:ender_eye",
"count": 1
},
"type": "heracles:item"
},
"xp": {
"xptype": "POINTS",
"amount": 10,
"type": "heracles:xp"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"Dimensional liquid tank. Contents are accessible from any other of the same color and network.",
"Use dyes on the bands to change colors. Unique bands, unique contents.",
"Storage can be expanded, and made private or team access.",
"Upgrades are applied by a Shift+Right-click with an item.",
"An Enderpearl or Endereye will add storage space. 8 and 16 buckets respectively, up to 256 buckets.",
"A Piston speeds up fluid transfur. Up to 4 buckets a sec.",
"A Diamond will make it a private network. An Emerald will make it a team network.",
"Private network allows color codes unique for each player.",
"Team network functions like private network but for players of the team. (/spc_teams)"
],
"groups": {
"Better Storage": {
"position": [
-100,
30
]
}
},
"icon": {
"item": "endertanks:ender_tank",
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Ender Tank"
}
},
"settings": {
"individual_progress": false,
"hidden": false,
"unlockNotification": false
}
}
2 changes: 1 addition & 1 deletion config/heracles/quests/betterstorage/Netherite barrel.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"translate": "The final barrel upgrade"
},
"description": [
"Has 108 slots and fire proof"
"Has 144 slots, fire and blast proof"
],
"groups": {
"Better Storage": {
Expand Down
2 changes: 1 addition & 1 deletion config/heracles/quests/betterstorage/Netherite chest.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"translate": "The final chest upgrade"
},
"description": [
"Has 108 slots and fire proof"
"Has 144 slots, fire and blast proof"
],
"groups": {
"Better Storage": {
Expand Down

0 comments on commit 0cd37bd

Please sign in to comment.