Search results

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
  1. Flexico

    [1.13 vanilla] How to test for a range of XP levels/points?

    After much googling, the closest thing I found to what I need is execute if entity @p[nbt={XpLevel:10},distance=..2] run <command> But that only checks if the player has EXACTLY 10 levels, rather than AT LEAST 10 levels, like I want. The "..2" for distance means "two or less," but that syntax...
  2. Flexico

    [1.7.10] Minechem and Bedrockium

    I'm using my custom collection of mods with the vanilla launcher. What kind of change could have changed which items can or can't be decomposed? I recently added ProjectE, is all I can think of.
  3. Flexico

    [1.7.10] Minechem and Bedrockium

    Ok, when I first started messing about with it, placing a Bedrockium Ingot into a Chemical Decomposer gave me 27 Carbon Nanotubes, presumably from the diamonds that can be used to craft it. So, I set up an autocrafting system to smelt Octuple Compressed Cobblestone into Bedrockium Blocks, then...
  4. Flexico

    [1.7.10] I actually got the Kikoku?!

    Found an exploit -- if you craft anything with unstable ingots, and uncraft it with the Twilight Forest Uncafting Table, you get Möbius ingots. No wonder so many packs ban that thing. XD
  5. Flexico

    [1.7.10] Bee Breeding

    When I check which species I've discovered, the Apiarist Database (Extra Bees) shows 55/135 bees, while the vanilla Forestry bee chest shows 56/144. Why the difference?
  6. Flexico

    [1.7.10] Server Crashes on entering The End

    Ok, I've been playing on my server for quite a while now, and haven't been to the End yet, and when I finally did, the server completely crashed! I was only able to log back in by using MCEdit to move my character back to the overworld. Crash log...
  7. Flexico

    [1.7.10] ProjectE

    Speaking of PE, is there a way to make the Harvest Goddess band on a DM pedestal grow crops but not harvest them?
  8. Flexico

    [1.7.10] ProjectE

    Hahaha, I was afraid the 1.7 version was really buggy and abandoned. XD
  9. Flexico

    [1.7.10] ProjectE

    Aha, thank you! That's different than it was before.
  10. Flexico

    [1.7.10] ProjectE

    Is it not possible to place a Watch of Flowing Time on a Dark Matter Pedestal in this version? These bee genetic machines go so very very slowly.
  11. Flexico

    [1.7.10] I actually got the Kikoku?!

    I made the pink dyed armor named the lyrics of I Feel Pretty, made an Etheric Sword, and ran around until I got the pretty princess message. I was expecting the Rick Astley disk, but got the Kikoku. I am pleased but confused. XD
  12. Flexico

    I Lost My Luggage! [1.7.10]

    I was travelling the forest and at some point left my Luggage (OpenBlocks) behind! I've been searching for hours, even teleporting around, and can't find it! Is there a way to locate it / force it to return? It has all my tools and backpacks and stuff in it.
  13. Flexico

    [1.7.10] I actually got the Kikoku?!

    I'm confused though, isn't there supposed to be a much harder ritual to actually get it?
  14. Flexico

    [1.7.10] I actually got the Kikoku?!

    Hey, anyone else remember that rickroll prank in ExtraUtilities? Well, I just did it again for kicks and giggles, and IT ACTUALLY GAVE ME THE KIKOKU. Was this changed or what? I don't think I've updated EU in the years since I did it last time and got the pretty music disk.
  15. Flexico

    [1.7.10] Growthcraft Update Crash

    I loaded up my old 1.7 modpack, and found that the game crashed when I right-clicked on a Growthcraft Ferment Barrel. After some googling, I found there is an updated version of Growthcraft, which I downloaded and installed. When I tried loading up the game again, however, it crashed while still...
  16. Flexico

    Vanilla Command Help (summon/execute)

    I thought running "execute as" automatically ran from the target entity's position.
  17. Flexico

    Vanilla Command Help (summon/execute)

    I'm posting this here because MC Forums are down and peeps here seem pretty smart, so here's hopin'~ My command block contraption is meant to allow players to drain their XP into bottles by throwing empty bottles onto an emerald block. Repeating command block: execute as...
  18. Flexico

    Any way for EU <-> RF conversion in Direwolf 1.12.2 pack?

    I'm not sure if Galacticraft is in that pack, but the GC aluminum wires and energy storage boxes are compatible with EU/RF/Buildcraft-whatever-it's-using-now/probably-more-I-don't-use.
  19. Flexico

    Forestry Bees from 1.10 to 1.12

    I have a chest full of bees in my 1.10 world that I want to import to my 1.12 world. I tried just using MCEdit to copy it over, but when I opened the chest the bees weren't there. Next I tried just spawning them in in the new world, but they were all stock genetics, where mine had loads of...
  20. Flexico

    Help with a vanilla command, please?

    Oohh, MCStacker is very helpful!