Starting Over with MC 1.16.4 and Mods
I have been away from Single Player games for a while but recently returned. So, I decided to add in a bunch of Mods and use Minecraft Version 1.16.4.
I use the same seed for most of my Single Player games, so I know where some interesting items will be located. From one Snapshot to another the terrain may change a little and I have to learn it all over.
Seed: Tom Loves Cyndie!!!
*********************************************
Mods: I use mods that I mostly got from Mods - Minecraft - CurseForge
I just updated some of them, so my list below is a bit off. I will add in some screen captures.
additional_lights- I .16.3-2.1.2jar Haven't used this one yet, recipes don't show up.
Angel-Ring-Mod-I .16.3.jar ***** 5 Stars! Love this one! Make a diamond ring,
then use that to make the Angel Ring so you can fly
/give @p angelring:itemring 1
bambooeverything-l .16.3 forge-I OK, 4 stars, can't make bamboo boxes/crates
camera-I .16.3-1.0.1 jar Found the recipes inside the .JAR/JSON file!
curios-forge-I .16.3-4.0.2.O.jar Used for other Mods
gravestone- I .16.3- I .O.2.jar Haven't used this one yet since I use "Keep inventory"
im.'crafting- I .16.2- I .1.2jar I have this, but have not used it yet.
mining_dimension-l .16.3-1.O.2.jar ***** 5 Stars! Love it!
Make a portal, then use it to go to a mining world. Same location each time.
If you move it, you go to a different place. Going to make multiples to see if it takes me to
different mining places. I did pick one up and placed it about 2 blocks away from the original
location, but I still came out at the same mine.
mining-helmet-I .16.3-1.1.1 jar ***** 5 Stars! Nice to have helmet so you can see while mining or running around in darfk.
Natures-Compass Mod-I .16.3jar ***** 5 Stars! Used to find a biome! You set parameters and go!
practicaltools-l .16.3-1.8jar ***** 5 Stars! Craft pick, axe, shovel using blocks instead of ingots. Dig out 3x3, chop full tree.
For the change, I modified my text script that I use at the beginning of a game to get me off to a MUCH faster start. Here is the script that I have programmed into one key of my Logitech G910 Keyboard:
**************************************************************************************
********************************** Initial MC Game Setup *****************************
**************************************************************************************
********************* Copy this whole block of text to Game Command Key **************
********************* Use a 50 millisecond delay between characters ******************
**************************************************************************************
tSetting up Game rules
/gamerule doEntityDrops true
/gamerule mobGriefing false
/gamerule keepInventory true
/gamerule doMobLoot true
/gamerule doFireTick false
tGiving equipment to toon:
1
/give @p netherite_sword{Enchantments:[{id:mending,lvl:1},{id:unbreaking,lvl:10000},{id:looting,lvl:100},{id:sharpness,lvl:100}]} 1
2
/give @p netherite_pickaxe{Enchantments:[{id:efficiency,lvl:2},{id:unbreaking,lvl:10000},{id:silk_touch,lvl:1},{id:mending,lvl:1}]} 1
3
/give @p netherite_axe{Enchantments:[{id:efficiency,lvl:2},{id:unbreaking,lvl:10000},{id:fortune,lvl:100},{id:mending,lvl:1}]} 1
4
/give @p netherite_shovel{Enchantments:[{id:efficiency,lvl:2},{id:unbreaking,lvl:10000},{id:silk_touch,lvl:1},{id:mending,lvl:1}]} 1
5
/give @p netherite_hoe{Enchantments:[{id:efficiency,lvl:2},{id:unbreaking,lvl:10000},{id:fortune,lvl:100},{id:mending,lvl:1}]} 1
6
/give @p netherite_pickaxe{Enchantments:[{id:efficiency,lvl:2},{id:unbreaking,lvl:10000},{id:fortune,lvl:100},{id:mending,lvl:1}]} 1
7
/give @p bow{Enchantments:[{id:mending,lvl:1},{id:unbreaking,lvl:10000},{id:power,lvl:100},{id:infinity,lvl:1},{id:looting,lvl:100}]} 1
8
/give @p cooked_beef 64
9
/give @p torch 64
tGiving Inventory Items to toon:
/give @p ender_chest 64
/give @p shears{Enchantments:[{id:mending,lvl:1},{id:unbreaking,lvl:10000},{id:fortune,lvl:100}]} 1
/give @p elytra{Enchantments: [{id:fire_protection,lvl:100},{id:mending,lvl:1},{id:unbreaking,lvl:10000},{id:projectile_protection,lvl:1000}]} 1
/replaceitem entity @p armor.head minecraft:netherite_helmet{Enchantments:[{id:projectile_protection,lvl:1000},{id:respiration,lvl:3},{id:aqua_affinity,lvl:1},{id:unbreaking,lvl:10000},{id:mending,lvl:1}]} 1
/replaceitem entity @p armor.chest minecraft:netherite_chestplate{Enchantments:[{id:blast_protection,lvl:1000},{id:unbreaking,lvl:10000},{id:mending,lvl:1}]} 1
;/give @p netherite_chestplate{Enchantments:[{id:blast_protection,lvl:1000},{id:unbreaking,lvl:10000},{id:mending,lvl:1}]} 1
/replaceitem entity @p armor.legs minecraft:netherite_leggings{Enchantments:[{id:fire_protection,lvl:1000},{id:blast_protection,lvl:1000},{id:unbreaking,lvl:10000},{id:mending,lvl:1}]} 1
/replaceitem entity @p armor.feet minecraft:netherite_boots{Enchantments:[{id:fire_protection,lvl:1000},{id:feather_falling,lvl:1000},{id:depth_strider,lvl:50},{id:unbreaking,lvl:10000},{id:mending,lvl:1}]} 1
/give @p arrow
/give @p netherite_shovel{Enchantments:[{id:efficiency,lvl:2},{id:unbreaking,lvl:10000},{id:fortune,lvl:100},{id:mending,lvl:1}]} 1
/give @p netherite_axe{Enchantments:[{id:efficiency,lvl:2},{id:unbreaking,lvl:10000},{id:silk_touch,lvl:1},{id:mending,lvl:1}]} 1
/give @p fishing_rod{Enchantments:[{id:mending,lvl:1},{id:unbreaking,lvl:10000},{id:luck_of_the_sea,lvl:100},{id:lure,lvl:3}]} 1
/give @p firework_rocket{Fireworks:{Flight:20}} 64
/give @p shulker_shell 64
/give @p shulker_shell 64
/give @p leather 64
/give @p leather 64
/give @p white_wool 64
/give @p string 64
***************************************************************************************
*************************** End of Initial Setup Key Macro ****************************
***************************************************************************************
Comments
Post a Comment