[Mod] Weird ores (and antigravity) [github] [weirdores]

User avatar
Zeg9
Member
Posts: 608
Joined: Fri Sep 21, 2012 11:02
Location: France

[Mod] Weird ores (and antigravity) [github] [weirdores]

by Zeg9 » Post

Weird ores

(beautiful big red text, huh?)
Hi !
This is my latest mod, weird ores.
It adds:
  • Ruby
  • Antimese (see below)
  • Antigravity
  • More coming later
License: WTFPL
Depends: default; will maybe depend in flolands in a near future.
Download: as a .zip (or browse code on Github)
Requires latest git version of minetest for antigravity (you can disable it if you don't want to use the git version).
You can disable parts of the mod: just delete them in init.lua.

What is antimese:
Place a mese block next to a ruby block, they will disappear and an antimese crystal will appear.
Antimese can craft a really powerful pickaxe and antigravity blocks.

Crafting

Ruby block
Image

Antimese pickaxe
Image

Antimese block
Image

Antigravity
Image

Screenshots:

Image Image Image Image Image
From left to right: the ruby ore, how to make antimese, the visual effects when you make antimese, blocks and antigravity.
Last edited by Zeg9 on Tue May 07, 2013 10:57, edited 1 time in total.
I made a few (a lot of?) mods for minetest: here is a list.
See also the MT-Faithful texture pack (work in progress).

User avatar
Traxie21
Member
Posts: 753
Joined: Mon Dec 31, 2012 10:48
Location: McKinney, Texas U.S.A.
Contact:

by Traxie21 » Post

Last... Mod?

LAST?

:C

User avatar
Zeg9
Member
Posts: 608
Joined: Fri Sep 21, 2012 11:02
Location: France

by Zeg9 » Post

Traxie21 wrote:Last... Mod?

LAST?

:C
I ment, latest. I'll probably make some others later ;)
I made a few (a lot of?) mods for minetest: here is a list.
See also the MT-Faithful texture pack (work in progress).

User avatar
Traxie21
Member
Posts: 753
Joined: Mon Dec 31, 2012 10:48
Location: McKinney, Texas U.S.A.
Contact:

by Traxie21 » Post

Phew. Ok. You make good mods! :D

User avatar
Likwid H-Craft
Member
Posts: 1113
Joined: Sun Jan 06, 2013 14:20
Location: Lost in Crypt

by Likwid H-Craft » Post

Yeah Last mod form him will be Title Zeg9 Last Mod for all.

Anyways this be cool to see the Mese Randomly From as a Antimese maybe like if set.
My Domain's/others:
http://likwidtest.hj.cx/ (Not Done)

User avatar
12Me21
Member
Posts: 873
Joined: Tue Mar 05, 2013 00:36
GitHub: 12Me21
Location: (Ignore all of my posts before 2018)

by 12Me21 » Post

antimese should be dark blue, because that is the inverted color of mese.

does antigravity actually work?
Last edited by 12Me21 on Fri Apr 26, 2013 15:26, edited 1 time in total.
Shoutouts to Simpleflips

User avatar
Zeg9
Member
Posts: 608
Joined: Fri Sep 21, 2012 11:02
Location: France

by Zeg9 » Post

12Me21 wrote:antimese should be dark blue, because that is the inverted color of mese.

does antigravity actually work?
Yeah but blue was already used by flolands... I'll try, we'll see what it gives.

And yes, it works. The global step may lag the server if there is a lot of people on though, you can disable antigravity in init.lua if you wish.
Last edited by Zeg9 on Mon Apr 29, 2013 17:23, edited 1 time in total.
I made a few (a lot of?) mods for minetest: here is a list.
See also the MT-Faithful texture pack (work in progress).

User avatar
rubenwardy
Moderator
Posts: 6972
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

by rubenwardy » Post

Hybrid Dog wrote:

Antigravity particles through dirt.
Image
That looks wierd. Are there shader there, or is it a tp?
Last edited by rubenwardy on Tue Apr 30, 2013 17:39, edited 1 time in total.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
paramat
Developer
Posts: 3700
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat
IRC: paramat
Location: UK

by paramat » Post

Zeg9 wrote:
12Me21 wrote:antimese should be dark blue, because that is the inverted color of mese.
Yeah but blue was already used by flolands...
You're welcome to make antimese blue if you want :) Actually blue 'float crystal' was initially intended to be an antigravity crystal that gave the float lands their 'float', so floc and antimese could perhaps be the same thing.

User avatar
Zeg9
Member
Posts: 608
Joined: Fri Sep 21, 2012 11:02
Location: France

by Zeg9 » Post

paramat wrote:
Zeg9 wrote:
12Me21 wrote:antimese should be dark blue, because that is the inverted color of mese.
Yeah but blue was already used by flolands...
You're welcome to make antimese blue if you want :) Actually blue 'float crystal' was initially intended to be an antigravity crystal that gave the float lands their 'float', so floc and antimese could perhaps be the same thing.
In fact, I had plans to make an "alloy" of antimese and float crystal, that would make antigravity crystal or something like that.
But it's a lot too much crafting, I think I'll remove ruby (it will be aliased to floc) and have an antigravity mod.
Or alternatively you could use the antigravity code in your floating lands mod, but I don't think it's the purpose of your mod...
Last edited by Zeg9 on Thu May 02, 2013 18:27, edited 1 time in total.
I made a few (a lot of?) mods for minetest: here is a list.
See also the MT-Faithful texture pack (work in progress).

User avatar
paramat
Developer
Posts: 3700
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat
IRC: paramat
Location: UK

by paramat » Post

Yeah i saw your antifloc texture and was looking forward to seeing how that developed.
I have no clear idea for a purpose for floc so it would be cool if you made it a catalyst for your ores. I currently have no inspiration to develop flolands mod, i was kinda hoping someone else would fork it and develop it ... however since it is now in the c++ core it needs to have more features that make it useful alongside the core floatlands.
If you get inspired to fork and develop flolands mod yourself that's of course cool by me, license is WTFPL.

User avatar
Zeg9
Member
Posts: 608
Joined: Fri Sep 21, 2012 11:02
Location: France

by Zeg9 » Post

paramat wrote:Yeah i saw your antifloc texture and was looking forward to seeing how that developed.
I have no clear idea for a purpose for floc so it would be cool if you made it a catalyst for your ores. I currently have no inspiration to develop flolands mod, i was kinda hoping someone else would fork it and develop it ... however since it is now in the c++ core it needs to have more features that make it useful alongside the core floatlands.
If you get inspired to fork and develop flolands mod yourself that's of course cool by me, license is WTFPL.
You know I don't have any more ideas, this is why this weird ores mod isn't getting updates by the way... :/
You say it's in the C++ core, but is there floc and all there ?
I made a few (a lot of?) mods for minetest: here is a list.
See also the MT-Faithful texture pack (work in progress).

User avatar
paramat
Developer
Posts: 3700
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat
IRC: paramat
Location: UK

by paramat » Post

No just the basic stone structure generation onto which i believe the standard mapgen adds dirt etc., so fairly different from flolands ... haven't tried it yet still on 0.4.4.

Idanwin
Member
Posts: 22
Joined: Tue Apr 23, 2013 14:41

by Idanwin » Post

Doesn't work for me:

Code: Select all

ModError: Failed to load and run
/home/user/.minetest/mods/minetest/weirdores/init.lua
And when I redirect init.lua to antigravity.lua (the others work just fine)

Code: Select all

ServerError: LuaError: error:
....minetest/mods/minetest/weirdores/antigravity.lua:44: attempt to call method
This is a signature virus. Add me to your signature so that I can multiply.

User avatar
Zeg9
Member
Posts: 608
Joined: Fri Sep 21, 2012 11:02
Location: France

by Zeg9 » Post

Idanwin wrote:Doesn't work for me:

Code: Select all

ModError: Failed to load and run
/home/user/.minetest/mods/minetest/weirdores/init.lua
And when I redirect init.lua to antigravity.lua (the others work just fine)

Code: Select all

ServerError: LuaError: error:
....minetest/mods/minetest/weirdores/antigravity.lua:44: attempt to call method
Is the error complete ? What minetest version do you use?
I made a few (a lot of?) mods for minetest: here is a list.
See also the MT-Faithful texture pack (work in progress).

Idanwin
Member
Posts: 22
Joined: Tue Apr 23, 2013 14:41

by Idanwin » Post

Sorry:
4.6 on linux

That's all the error said.
This is a signature virus. Add me to your signature so that I can multiply.

User avatar
Zeg9
Member
Posts: 608
Joined: Fri Sep 21, 2012 11:02
Location: France

by Zeg9 » Post

Idanwin wrote:Sorry:
4.6 on linux

That's all the error said.
Antigravity requires set_physics_override which was introduced after 0.4.6, so either try a git version, or disable the antigravity part.
Is everything else working?
I made a few (a lot of?) mods for minetest: here is a list.
See also the MT-Faithful texture pack (work in progress).

Idanwin
Member
Posts: 22
Joined: Tue Apr 23, 2013 14:41

by Idanwin » Post

Oh, I didn't see the requires git part, sorry... maybe put it slightly larger.

EDIT: The rest works fine.
Last edited by Idanwin on Tue May 07, 2013 11:22, edited 1 time in total.
This is a signature virus. Add me to your signature so that I can multiply.

User avatar
Zeg9
Member
Posts: 608
Joined: Fri Sep 21, 2012 11:02
Location: France

by Zeg9 » Post

Idanwin wrote:Oh, I didn't see the requires git part, sorry... maybe put it slightly larger.

EDIT: The rest works fine.
Don't worry, I added this part just after I answered you, so it's normal you didn't read it.
I made a few (a lot of?) mods for minetest: here is a list.
See also the MT-Faithful texture pack (work in progress).

Idanwin
Member
Posts: 22
Joined: Tue Apr 23, 2013 14:41

by Idanwin » Post

Love it!!!
Any chance you could make a block that blocks the effects of antigravity?
Maybe loose blocks (gravel, sand) could also be levitated (or held in place) by the antigravity field...
I really look forward to seeing more weird blocks pop up!
This is a signature virus. Add me to your signature so that I can multiply.

User avatar
Zeg9
Member
Posts: 608
Joined: Fri Sep 21, 2012 11:02
Location: France

by Zeg9 » Post

Idanwin wrote:Love it!!!
Any chance you could make a block that blocks the effects of antigravity?
Maybe loose blocks (gravel, sand) could also be levitated (or held in place) by the antigravity field...
I really look forward to seeing more weird blocks pop up!
Thanks !
Sadly, checking for entities (gravel and sand are entities) above the antigravity would make it lag a lot more.
I made a few (a lot of?) mods for minetest: here is a list.
See also the MT-Faithful texture pack (work in progress).

Idanwin
Member
Posts: 22
Joined: Tue Apr 23, 2013 14:41

by Idanwin » Post

Currently the problem with antigrav is that it gets me killed all the time ...
This is a signature virus. Add me to your signature so that I can multiply.

User avatar
Zeg9
Member
Posts: 608
Joined: Fri Sep 21, 2012 11:02
Location: France

by Zeg9 » Post

Idanwin wrote:Currently the problem with antigrav is that it gets me killed all the time ...
You could place a few slabs around the antigravity and press shift when landing, this would cancel the falling damage.
or use cushions from Jeija's jumping mod.
I made a few (a lot of?) mods for minetest: here is a list.
See also the MT-Faithful texture pack (work in progress).

george90867
Member
Posts: 25
Joined: Fri Jul 26, 2013 17:42

by george90867 » Post

what version of minetest is needed?

User avatar
Dan Duncombe
Member
Posts: 904
Joined: Thu May 09, 2013 21:11
Location: In the unknown depths of Earth

by Dan Duncombe » Post

george90867 wrote:what version of minetest is needed?
Requires latest git version of minetest for antigravity (you can disable it if you don't want to use the git version).
Some Mods: Castles Prefab Camouflage
My Games: Nostalgia Realtest Revamped
Servers: See above games.

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 15 guests