Skip to content

Commit

Permalink
Merge pull request #1 from Team-RAM/dev
Browse files Browse the repository at this point in the history
Initial Upload
  • Loading branch information
Yamza authored Dec 24, 2019
2 parents 0f4c0c5 + 11aa031 commit bcc138a
Show file tree
Hide file tree
Showing 151 changed files with 3,837 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .minecraft/config/Adorn.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
// If true, you can sit on tables.
"sittingOnTables": true,
// If true, sleeping on sofas can skip the night.
"skipNightOnSofas": true,
// Protects trading stations from other players.
"protectTradingStations": true,
// If true, enables debug features (currently: /adorn resource).
"debug": false,
// Configuration for Adorn's Extra Pieces support.
"extraPieces": {
// If true, Adorn's EP support is enabled. You can disable it by setting this property to false.
"enabled": true,
// If true, enables carpeting for all Adorn chair and table piece blocks (warning: resource heavy).
"carpetedEverything": false,
// A list of piece sets that will have carpeting support.
"carpetedPieceSets": []
}
}
8 changes: 8 additions & 0 deletions .minecraft/config/BeeAngry-est.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"gameRuleDefaults": {
"beesSeekRainShelter": true,
"saveScoopedBeeNbt": true,
"alwaysDropScoopedBees": true,
"beesExplode": true
}
}
3 changes: 3 additions & 0 deletions .minecraft/config/chickenfeathers/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"dropChance": 1500
}
8 changes: 8 additions & 0 deletions .minecraft/config/climaticworldtype.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"humidity_zone_size": 11.0,
"temperature_zone_size": 10.0,

"biome_size": 4,
"river_size": 5,
"large_shores": true
}
5 changes: 5 additions & 0 deletions .minecraft/config/cloth-config2/config.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#Mon Dec 23 13:31:39 CST 2019
bounceBackMultiplier2=0.24
easingMethod=QUART
scrollStep=16.0
scrollDuration=1000
9 changes: 9 additions & 0 deletions .minecraft/config/couplings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"ignore_sneaking": true,
"coupling_range": 128,
"enabled_features": {
"doors": true,
"fence_gates": true,
"trapdoors": true
}
}
4 changes: 4 additions & 0 deletions .minecraft/config/creativebuttonmover.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#Allows you to move the creative page buttons added by fabric-api. See mod menu entry for a way to move these in-game.
#Mon Dec 23 13:31:39 CST 2019
x=170
y=4
Binary file added .minecraft/config/cts/background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
134 changes: 134 additions & 0 deletions .minecraft/config/cts/buttons.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,134 @@
{
"buttons": {
"modmenu.modlist": {
// X offset from center
"x": 2,
// Y offset from top
"y": 72,
"width": 100,
"height": 20,
"text": "<default>",
"type": "modify",
"parameter": "",
// Not currently implemented
"textureName": ""
},
"ram.reddit": {
// X offset from center
"x": 2,
// Y offset from top
"y": 48,
"width": 100,
"height": 20,
"text": "Reddit",
"type": "url",
"parameter": "https://www.reddit.com/r/TeamRam/",
// Not currently implemented
"textureName": ""
},
"minecraft.realms": {
// X offset from center
"x": 0,
// Y offset from top
"y": -20,
"width": 0,
"height": 0,
"text": "",
"type": "modify",
"parameter": "",
// Not currently implemented
"textureName": ""
},
"minecraft.language": {
// X offset from center
"x": -102,
// Y offset from top
"y": 73,
"width": 100,
"height": 20,
"text": "Languages",
"type": "modifyTextured",
"parameter": "",
// Not currently implemented
"textureName": ""
},
"minecraft.singleplayer": {
// X offset from center
"x": -102,
// Y offset from top
"y": 0,
"width": 204,
"height": 20,
"text": "<default>",
"type": "modify",
"parameter": "",
// Not currently implemented
"textureName": ""
},
"minecraft.multiplayer": {
// X offset from center
"x": -102,
// Y offset from top
"y": 24,
"width": 204,
"height": 20,
"text": "<default>",
"type": "modify",
"parameter": "",
// Not currently implemented
"textureName": ""
},
"ram.discord": {
// X offset from center
"x": -102,
// Y offset from top
"y": 48,
"width": 100,
"height": 20,
"text": "Discord",
"type": "url",
"parameter": "https://discord.gg/A3c5YfV",
// Not currently implemented
"textureName": ""
},
"minecraft.quit": {
// X offset from center
"x": 2,
// Y offset from top
"y": 73,
"width": 100,
"height": 20,
"text": "<default>",
"type": "modify",
"parameter": "",
// Not currently implemented
"textureName": ""
},
"minecraft.options": {
// X offset from center
"x": -102,
// Y offset from top
"y": 72,
"width": 100,
"height": 20,
"text": "<default>",
"type": "modify",
"parameter": "",
// Not currently implemented
"textureName": ""
},
"minecraft.accessibility": {
// X offset from center
"x": 0,
// Y offset from top
"y": -20,
"width": 0,
"height": 0,
"text": "",
"type": "modify",
"parameter": "",
// Not currently implemented
"textureName": ""
}
}
}
Binary file added .minecraft/config/cts/buttons.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions .minecraft/config/cts/config.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"customEditionEnabled": true,
"customEdition": "Randomly Added Mods - Fabric Edition",
"customSplashEnabled": true,
"removeSplash": true,
"customSplash": [
"Do not day drink and run a Modpack Team..."
],
"removeMinecraftLogo": true
}
6 changes: 6 additions & 0 deletions .minecraft/config/diggusmaximus/blacklist.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
// Function as whitelist instead
"isWhitelist": false,
// Block IDs to blacklist from being mined
"blacklistedBlocks": []
}
20 changes: 20 additions & 0 deletions .minecraft/config/diggusmaximus/config.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
// Mod enabled or disabled
"enabled": true,
// Activation key
"keybinding": "key.keyboard.grave.accent",
// Should mine diagonally
"mineDiag": true,
// Maximum number of blocks to mine
"maxMinedBlocks": 40,
// Maximum distance from start to mine
"maxMineDistance": 10,
// Automatically pick up drops
"autoPickup": true,
// Tool required to excavate
"requiresTool": false,
// Should tool take durability
"toolDuribility": true,
// Should player get exhaustion
"playerExhaustion": true
}
4 changes: 4 additions & 0 deletions .minecraft/config/diggusmaximus/grouping.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
// BlockID to be considered the same block when excavating
"groups": []
}
60 changes: 60 additions & 0 deletions .minecraft/config/durabilityviewer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
{
"HUD Corner": {
"key": "HUD Corner",
"toolTip": "Corner 0 to 3 - bottom right, bottom left, top right, top left",
"value": 0,
"defaultValue": 0,
"minValue": 0,
"maxValue": 3
},
"Effect Duration": {
"key": "Effect Duration",
"toolTip": "Show effect durations",
"value": true,
"defaultValue": true
},
"Percent to show damage": {
"key": "Percent to show damage",
"toolTip": "Show damage instead of durability while the item is still better than this %",
"value": 80,
"defaultValue": 80,
"minValue": 0,
"maxValue": 100
},
"Tooltip Color": {
"key": "Tooltip Color",
"toolTip": "Minecraft Color 0 .. 15",
"value": 5,
"defaultValue": 5,
"minValue": 0,
"maxValue": 15
},
"Set window title": {
"key": "Set window title",
"toolTip": "Set window title to player and server name",
"value": true,
"defaultValue": true
},
"Minimum Percent": {
"key": "Minimum Percent",
"toolTip": "Play sound when durability below X percent",
"value": 10,
"defaultValue": 10,
"minValue": 1,
"maxValue": 100
},
"Armor around hotbar": {
"key": "Armor around hotbar",
"toolTip": "Render armor around hotbar (instead of with tools)",
"value": false,
"defaultValue": false
},
"Minimum Durability": {
"key": "Minimum Durability",
"toolTip": "Play sound when durability below X",
"value": 100,
"defaultValue": 100,
"minValue": 1,
"maxValue": 1500
}
}
20 changes: 20 additions & 0 deletions .minecraft/config/easierchests.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"Transparent buttons": {
"key": "Transparent buttons",
"toolTip": "Make buttons transparent unless mouse hovers over them",
"value": true,
"defaultValue": true
},
"Allow extra large chests": {
"key": "Allow extra large chests",
"toolTip": "Allow chests to have more than 54 entries",
"value": false,
"defaultValue": false
},
"Half button size": {
"key": "Half button size",
"toolTip": "Half button size unless mouse hovers over them",
"value": false,
"defaultValue": false
}
}
48 changes: 48 additions & 0 deletions .minecraft/config/easiercrafting.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"Auto update recipe timer": {
"key": "Auto update recipe timer",
"toolTip": "Update recipe list after this many seconds after last click",
"value": 5,
"defaultValue": 5,
"minValue": 0,
"maxValue": 30
},
"Show GUI right of inventory": {
"key": "Show GUI right of inventory",
"toolTip": "Show the GUI right of the inventory, where it could conflict with Just Enough Items, instead of left, where it conflicts with active buffs",
"value": true,
"defaultValue": true
},
"Max. enchants": {
"key": "Max. enchants",
"toolTip": "Don\u0027t consider items for workbench repair if they have more than this number of enchants",
"value": 0,
"defaultValue": 0,
"minValue": 0,
"maxValue": 10
},
"Auto focus search text": {
"key": "Auto focus search text",
"toolTip": "Automatically focus the search box when opening craft GUI",
"value": false,
"defaultValue": false
},
"Categorize recipes": {
"key": "Categorize recipes",
"toolTip": "Categorize recipes by their creative mode tab",
"value": true,
"defaultValue": true
},
"Allow MC internal recipe book": {
"key": "Allow MC internal recipe book",
"toolTip": "Allow opening the MC internal recipe book (since 1.12)",
"value": true,
"defaultValue": true
},
"Allow special recipes": {
"key": "Allow special recipes",
"toolTip": "Add Shulker box coloring, tipped arrows, fireworks, repairs to the craftable list",
"value": true,
"defaultValue": true
}
}
4 changes: 4 additions & 0 deletions .minecraft/config/exotic-matter.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
// Draw detailed collision boxes normally rendered by vanilla. Can be ugly - useful for debugging.
"debugCollisionBoxes": false
}
8 changes: 8 additions & 0 deletions .minecraft/config/fabric/indigo-renderer.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#Indigo properties file
#Mon Dec 23 13:31:39 CST 2019
always-tesselate-blocks=auto
ambient-occlusion-mode=hybrid
fix-smooth-lighting-offset=auto
fix-luminous-block-ambient-occlusion=auto
debug-compare-lighting=auto
fix-exterior-vertex-lighting=auto
Loading

0 comments on commit bcc138a

Please sign in to comment.