Search results

  1. ppurple_

    CanadiShroom as a cat maid?!?!

    Fr
  2. ppurple_

    post your plots and ill rate them from "yawn" to "please use an actual game engine"

    Sttf - lab (by ppurple_) it’s kinda crap but sttf sublevel 2 is much better!!!
  3. ppurple_

    how to get the item inside an item frame

    thank you! too late tho i just made a menu-
  4. ppurple_

    how to get the item inside an item frame

    if you wanna see it /join 31328
  5. ppurple_

    how to get the item inside an item frame

    ok so I have a catalog of useless items displayed in item frames and I want players to be able to rc the item frame to get it, is there a way to softcode this?
  6. ppurple_

    Proposed Feature: Mail

    bruh ADD NOW
  7. ppurple_

    every(*) ranked code block perk and its ability to be made without a rank

    Set menu name - impossible?/10 *Idk man. Just name the chest
  8. ppurple_

    flying problem.

    player action set-flight, disabled
  9. ppurple_

    Thoughts on df adding microtransactions (VIP Pass)

    [maybe i was a little harsh on df]
  10. ppurple_

    Introducing the VIP Pass!

    first :3
  11. ppurple_

    Compact or Normal Coding

    compact. definitely. only time I don't is when I'm coding something really short. I often build in dev mode so I need space for blocks, as well as variables, and if you don't use compact
  12. ppurple_

    What's your favorite plot and why?

    The best plot is obviously sttfsl2 (STTF - Sublevel 2), which is, currently, under development.. but it WILL be the best!!
  13. ppurple_

    df history

    Somebody should make something that's just like, the recording of df history. Like you know the rise of pickaxe game, and then sputt time, and then that one prison break game by OurBoyOwen, and cards + many cards remastereds, and skyminers, and core games (sttfsl2 reference omj) and god abuse...
  14. ppurple_

    How to use worldedit?

    //wand gives you a wooden axe (the wand) that you can use to help you in builds. If you aren't getting the axe maybe you misspelled the command.
  15. ppurple_

    CanadiShroom as a cat maid?!?!

    Context: they lost a bet
  16. ppurple_

    give me drawing prompts I can draw in paint

    why is this getting new comments all of a sudden I am no longer bored I made this like 2-3 months ago
  17. ppurple_

    How do I use "send message"?

    once you have set the player action to send message, get a text item from the "values" iron ingot, type in chat whatever you want to name it while holding the text, and put the text inside the chest above the code block. For example, hold a text and type in chat "&7Hello World" and put it in the...
  18. ppurple_

    what's the code for teleportation?

    if you want to teleport a player to a location use player action: teleport (in the movement section) and if you want to teleport an entity to a location use entity action: teleport (also in the movement section). I don't know if this is what you meant, but I hope it helped
Top Bottom