Horror mod

Started by CounthryThread10 on

Topic category: Help with Minecraft modding (Java Edition)

Active 6 months ago
Joined Feb 2025
Points:
32

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
Horror mod

I don't know how to make it teleport you to a new dimension instead of falling asleep in bed. I also don't know how to do it so that if you have the amulet in both hands, you have 50% for the teleport instead of 100%.

Active 13 hours ago
Joined Mar 2024
Points:
143

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 27
There is a global trigger …
Tue, 02/04/2025 - 21:13

There is a global trigger (when player wakes). Use it with some if statements. if you need an image, just ask.