Biome Temperature Error

Started by 2Cool4u on

Topic category: Troubleshooting, bugs, and solutions

Active 11 months ago
Joined Apr 2015
Points:
1029

User statistics:

  • Modifications: 0
  • Forum topics: 51
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 117
Biome Temperature Error

I made a ranged weapon, that, when the projectile hits a block, it spawns fire. But in order for the fire to spawn, the biome temp must be greater than or equal to 2 (desert,nether). But the procedure doesn't work, instead it always summons the fire regardless of the temp, almost like the game is just ignoring my procedure. But when i do less than or equal to .15. The game obeys that... im so confused...

Consider printing values…
Wed, 10/28/2020 - 09:01

Consider printing values like temperature in console to determine what values you are working with

Active 11 months ago
Joined Apr 2015
Points:
1029

User statistics:

  • Modifications: 0
  • Forum topics: 51
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 117
And how may i do that?
Wed, 10/28/2020 - 19:20

And how may i do that?