-
check_circle Functions
-
check_circle Recipes
Updated on Feb 24th, |
3 logs
Published
Feb 20th,
-
17,890 views, 6,777 today
-
5,455 downloads, 1,740 today
I was only able to create this because I looked at the files from tons of other datapacks, so the credit for this goes to the people who made them.
I made some changes to make Minecraft easier and pretty op, so it's great for speedruns!
I tried to figure out how to make it so that items are enchanted when you craft them, but I wasn't able to find anything.
I haven't tested to see if this datapack works on servers yet. When I do, I'll update this to let y'all know.
I know it says it's for a earlier version, but this datapack does work with the 1.17 snapshots.
Compatibility | Minecraft 1.16 |
to | Minecraft 1.17 Snapshot |
Tags | |
3 Update Logs
I fixed the problem where you need to use the crafting table to craft ender eyes
tools/tracking
4980970
overpowered-datapack
Cuz i only have tlauncher and there is no modpacks like this datapack
It would help me out a ton
Thanks!
Also gr8 work here!
It will help me out a ton
Thanks for helping the community
Also like maybe jumping or walking drops overpowered loot!
Thanks again!
Pls make it soon
let me know on here when you send me the world, and I'll check it out for you.
/setblock ~ ~ ~ minecraft:spawner{Delay:20,SpawnData:{id:experience_bottle}} replace
If you want to use the spawner, then make a 5x5x3 space around it, that way the xp bottles have room to spawn. If you are going to afk there, build a small building or a house for it. Again, the area needs to be 5x5, and I recommend a height of 3.
Or you could set a repeating command block, set to "needs redstone", and input the command:
/summon minecraft:experience_orb ~ ~3 ~ {Value:5}
then place a block above it, with a pressure plate on top of that block. When you stand on the pressure plate, you will get the experience. Or, if you could just do one that doesn't need redstone, and the command is:
/xp give {USERNAME} 1
so that you always gain xp as long as the chunk where the command block is is still loaded in