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

    Help with a vanilla command, please?

    Well, this is just part of a command that will be part of a command block contraption. I had it working in 1.12, but have to change the syntax for 1.13. /summon worked before. In case you're curious, it allows you to compress a coal block into a diamond by surrounding it with TNT and blowing it...
  2. Flexico

    Help with a vanilla command, please?

    Ok, I tried: /summon minecraft:item ~ ~1 ~ {"Item":{"id":"minecraft:diamond","tag":{"Display":{"Name":"Artificial Diamond"}}}} and it still just gave me "Unable to summon entity." I tried playing with word capitalization too; no go.
  3. Flexico

    Help with a vanilla command, please?

    Could someone please tell me why this doesn't work? /summon minecraft:item ~ ~1 ~ {item:{id:"minecraft:diamond",tag:{display:{name:"\"Artificial Diamond\""}}}}
  4. Flexico

    Help with my mob grinder please?

    Ok, I tried filtering out the creepers with the mentioned fear of cats, but to keep the cats from getting into the grinder themselves, I have to section them off with glass or a fence. The creepers don't seem to flee from them if there are any blocks in between. (In the pic, the mobs would land...
  5. Flexico

    Help with my mob grinder please?

    Thanks for the info~
  6. Flexico

    Help with my mob grinder please?

    I built my (vanilla) mob spawner/grinder under the belief that a fall of 23.5 blocks will kill skeletons and creepers (for their drops), but leave zombies alive, because they have a bit of armor bonus or something (so that I can punch them for xp). However, when they fall 23.5 blocks, skeletons...
  7. Flexico

    Sleeping in RFTools Dimensions?

    Is there a way to make beds work in RFTools dimensions? When I try now I get a message that I can't sleep there.
  8. Flexico

    RFTools Dimension Energy Cost Bug?

    Ah, that makes sense!
  9. Flexico

    RFTools Dimension Energy Cost Bug?

    I have an IC2 Coolant liquid dimlet, and the tooltip says it will cost 10,000 RF/t, but when I put it into a Dimension Tab, it says it costs 41,000 RF/t to run. The only other dimlet I put in there was a terrain one for the liquid one to modify. Why does the energy cost multiply so much?
  10. Flexico

    Inventory Tweaks Rules?

    Is there a way to make IT just sort everything by data value, or by mod? The default sorting rules seem kinda random and often change when I relog.
  11. Flexico

    Forge Server Lagging Horribly

    I'm running a server on my PC for my friends and I to play on (with port forwarding), and it was working perfectly last night, but this morning it's giving me lots of those "Can't keep up. xxxxms behind" messages. When I try to log in, it either times out before I even see the game load up, or...
  12. Flexico

    [1.12.2] Auto-break Openblocks Tanks?

    I've tried Computercraft turtles and ProjectRed block breakers, and the tanks lose their contents. I tried the Openblocks block breaker, but it doesn't respond to redstone; it just instantly breaks anything in front of it. Is there any way to do this?
  13. Flexico

    JEI Missing Random Recipes?

    I recently updated my mod collection to MC 1.12.2, and for the most part everything's great, but JEI seems to miss some recipes -- and even then, not the same ones every time. One example is Magical Wood from Extra Utilities: The first time I clicked on it, it showed me I had to make it from a...
  14. Flexico

    Buildcraft back to MJ?

    Don't get me wrong, I'm thrilled to have Buildcraft back in 1.12.2. Always been my favorite tech mod; there are few things as satisfying as watching items zoom around through a complex pipe system. :) But now all BC machines are back to using MJ, making them incompatible with other mods...
  15. Flexico

    Minecraft 1.12.2 crashes with Forge (vanilla launcher)

    Just in case anyone else has this problem and finds this thread, I ended up fixing it by just clearing my whole .minecraft folder, except for my "saves" and "screenshots" folders, and reinstalling. Still have no idea what caused the problem, but it hasn't come back since. *shrug*
  16. Flexico

    Minecraft 1.12.2 crashes with Forge (vanilla launcher)

    Today I was fiddling with mods to get my pack updated to 1.12.2, and it was going well (aside from a few mods not playing nicely), until Minecraft suddenly refused to run. I removed mods one by one to see which one caused it, but it crashes with only Forge installed. It only works if I run...
  17. Flexico

    [1.12.2] Smallest Ore Doubling Mod?

    Considered that, but I don't want any mods that add worldgen.
  18. Flexico

    Help with Command Block Entity Detection?

    What I'm trying to do is, make a command block/redstone contraption that allows a coal block to be compressed into a diamond, if six blocks of TNT are detonated around it on the same tick. I'm fairly new to command blocks, so my attempts as getting the output I need from /testfor have just left...
  19. Flexico

    After Using MCEdit Returning from Nether Crashes my Game

    I used MCEdit to import a schematic I downloaded into my world, and everything was going great, but after reloading the game, whenever I enter a portal in the nether, the game freezes completely and I have to manually brick java. When I reload my world, I'm in the overworld, but clear across the...
  20. Flexico

    [1.12.2] Extra Utilities 2 Deep Dark Mobs Too Strong?

    I don't have any mods that add more mobs, so afaik, there are no grues in my game. If you mean being damaged by the dark, I've had that happen and it only deals damage a bit at a time. And I'm totally down with Deep Dark mobs being extra-tough, but one-shotting me in full enchanted diamond armor...