[Modpack] Church[church]
- mootpoint
- Member
- Posts: 99
- Joined: Sat May 21, 2016 04:52
- GitHub: DemandingSloth
- IRC: DemandingSloth
- In-game: DemandingSloth
[Modpack] Church[church]
This mod packadds some crosses and other church items to minetest. The crosses requested by casio33
these are the crosses and gravestones
and pews
will add other features if requested.
Added so far:
Bells by Sokomine -- added a new iron bell. bells ring every hour like normal.
Pews by mootpoint
podiums by mootpoint
altars
Grave stones
crosses
candles - All candles now craftable and this mod has been updated, it was a little old
display_lib - for writing on gravestones
font_lib - for writing on gravestones
download repository at : https://github.com/mootpoint/church/archive/master.zip
or browse the code: https://github.com/mootpoint/church
this mod is licensed under Gnu General Public License version 3
these are the crosses and gravestones
and pews
will add other features if requested.
Added so far:
Bells by Sokomine -- added a new iron bell. bells ring every hour like normal.
Pews by mootpoint
podiums by mootpoint
altars
Grave stones
crosses
candles - All candles now craftable and this mod has been updated, it was a little old
display_lib - for writing on gravestones
font_lib - for writing on gravestones
download repository at : https://github.com/mootpoint/church/archive/master.zip
or browse the code: https://github.com/mootpoint/church
this mod is licensed under Gnu General Public License version 3
Last edited by mootpoint on Sun Dec 18, 2016 19:01, edited 12 times in total.
"Think of the solution, not the problem." - Richard Rahl
I apologize for the long hiatus. Any issues with my mods should be resolved soon. If you have noticed any please shoot me a dm or submit a request to github.
Come check us out over at the Volcano Bay server
I apologize for the long hiatus. Any issues with my mods should be resolved soon. If you have noticed any please shoot me a dm or submit a request to github.
Come check us out over at the Volcano Bay server
- Napiophelios
- Member
- Posts: 1035
- Joined: Mon Jul 07, 2014 01:14
- GitHub: Napiophelios
- IRC: Nappi
- In-game: Nappi
Re: [Mod] Cross [cross]
Need one made of stone too..to make graves in a cemetary.
Last edited by Napiophelios on Mon Dec 12, 2016 17:05, edited 1 time in total.
- mootpoint
- Member
- Posts: 99
- Joined: Sat May 21, 2016 04:52
- GitHub: DemandingSloth
- IRC: DemandingSloth
- In-game: DemandingSloth
Re: [Mod] Cross [cross]
[quote="Napiophelios"]Need one made of stone too..to make graves in a cemetary.
done :)
done :)
"Think of the solution, not the problem." - Richard Rahl
I apologize for the long hiatus. Any issues with my mods should be resolved soon. If you have noticed any please shoot me a dm or submit a request to github.
Come check us out over at the Volcano Bay server
I apologize for the long hiatus. Any issues with my mods should be resolved soon. If you have noticed any please shoot me a dm or submit a request to github.
Come check us out over at the Volcano Bay server
- Napiophelios
- Member
- Posts: 1035
- Joined: Mon Jul 07, 2014 01:14
- GitHub: Napiophelios
- IRC: Nappi
- In-game: Nappi
Re: [Mod] Cross [cross]
Its just a matter of opinion, but I would add a selection box too
Code: Select all
selection_box = {
type = "fixed",
fixed = {
{-0.375, -0.5, -0.0625, 0.375, 0.5, 0.0625},
},
},
Re: [Mod] Cross [cross]
The crosses currently only face one direction.
[BitChute: https://www.bitchute.com/channel/fCcBQxrYQjNX/] [Rumble: https://rumble.com/user/HPoorHMagentaHChildH]
- mootpoint
- Member
- Posts: 99
- Joined: Sat May 21, 2016 04:52
- GitHub: DemandingSloth
- IRC: DemandingSloth
- In-game: DemandingSloth
Re: [Mod] Cross [cross]
any ideas on how to rotate them?,
edit: fixed will push
edit: fixed will push
Last edited by mootpoint on Mon Dec 12, 2016 18:04, edited 1 time in total.
"Think of the solution, not the problem." - Richard Rahl
I apologize for the long hiatus. Any issues with my mods should be resolved soon. If you have noticed any please shoot me a dm or submit a request to github.
Come check us out over at the Volcano Bay server
I apologize for the long hiatus. Any issues with my mods should be resolved soon. If you have noticed any please shoot me a dm or submit a request to github.
Come check us out over at the Volcano Bay server
- mootpoint
- Member
- Posts: 99
- Joined: Sat May 21, 2016 04:52
- GitHub: DemandingSloth
- IRC: DemandingSloth
- In-game: DemandingSloth
Re: [Mod] Cross [cross]
is there a specific reason why? ill add it i am just curiousNapiophelios wrote:Its just a matter of opinion, but I would add a selection box too
Code: Select all
selection_box = { type = "fixed", fixed = { {-0.375, -0.5, -0.0625, 0.375, 0.5, 0.0625}, }, },
nvm, i figured it out, looks good, will push
"Think of the solution, not the problem." - Richard Rahl
I apologize for the long hiatus. Any issues with my mods should be resolved soon. If you have noticed any please shoot me a dm or submit a request to github.
Come check us out over at the Volcano Bay server
I apologize for the long hiatus. Any issues with my mods should be resolved soon. If you have noticed any please shoot me a dm or submit a request to github.
Come check us out over at the Volcano Bay server
-
- Member
- Posts: 845
- Joined: Fri Jan 08, 2016 21:17
- In-game: Ghost
Re: [Mod] Cross [cross]
if this works it might go nicely with a church I'm planning on making I already have a bell mod
- mootpoint
- Member
- Posts: 99
- Joined: Sat May 21, 2016 04:52
- GitHub: DemandingSloth
- IRC: DemandingSloth
- In-game: DemandingSloth
Re: [Mod] Cross [cross]
If you find anything not right let me know I'll fix it as soon as I can, if you can link me to the bells mod and we can put together a church mod pack
"Think of the solution, not the problem." - Richard Rahl
I apologize for the long hiatus. Any issues with my mods should be resolved soon. If you have noticed any please shoot me a dm or submit a request to github.
Come check us out over at the Volcano Bay server
I apologize for the long hiatus. Any issues with my mods should be resolved soon. If you have noticed any please shoot me a dm or submit a request to github.
Come check us out over at the Volcano Bay server
- HolyPhoenix
- Member
- Posts: 27
- Joined: Sun Mar 31, 2013 18:20
Re: [Mod] Cross [cross]
Does this mod include those graves, or are those separate?
- mootpoint
- Member
- Posts: 99
- Joined: Sat May 21, 2016 04:52
- GitHub: DemandingSloth
- IRC: DemandingSloth
- In-game: DemandingSloth
Re: [Mod] Cross [cross]
it includes the graves
"Think of the solution, not the problem." - Richard Rahl
I apologize for the long hiatus. Any issues with my mods should be resolved soon. If you have noticed any please shoot me a dm or submit a request to github.
Come check us out over at the Volcano Bay server
I apologize for the long hiatus. Any issues with my mods should be resolved soon. If you have noticed any please shoot me a dm or submit a request to github.
Come check us out over at the Volcano Bay server
- Andrey01
- Member
- Posts: 2589
- Joined: Wed Oct 19, 2016 15:18
- GitHub: Andrey2470T
- In-game: Andrey01
- Location: Russia, Moscow
Re: [Mod] Cross [cross]
In the screenshot i see - that tomb.What is there it?
- mootpoint
- Member
- Posts: 99
- Joined: Sat May 21, 2016 04:52
- GitHub: DemandingSloth
- IRC: DemandingSloth
- In-game: DemandingSloth
Re: [Mod] Cross [cross]
if you are talking about the headstone, then it is church:grave or the cross shaped one is church:grave_fancy, for the thick one and church:grave_simple for the small oneAndrey01 wrote:In the screenshot i see - that tomb.What is there it?
Last edited by mootpoint on Wed Dec 14, 2016 20:19, edited 1 time in total.
"Think of the solution, not the problem." - Richard Rahl
I apologize for the long hiatus. Any issues with my mods should be resolved soon. If you have noticed any please shoot me a dm or submit a request to github.
Come check us out over at the Volcano Bay server
I apologize for the long hiatus. Any issues with my mods should be resolved soon. If you have noticed any please shoot me a dm or submit a request to github.
Come check us out over at the Volcano Bay server
- mootpoint
- Member
- Posts: 99
- Joined: Sat May 21, 2016 04:52
- GitHub: DemandingSloth
- IRC: DemandingSloth
- In-game: DemandingSloth
Re: [Mod] Cross [cross]
pews have been added
"Think of the solution, not the problem." - Richard Rahl
I apologize for the long hiatus. Any issues with my mods should be resolved soon. If you have noticed any please shoot me a dm or submit a request to github.
Come check us out over at the Volcano Bay server
I apologize for the long hiatus. Any issues with my mods should be resolved soon. If you have noticed any please shoot me a dm or submit a request to github.
Come check us out over at the Volcano Bay server
-
- Member
- Posts: 845
- Joined: Fri Jan 08, 2016 21:17
- In-game: Ghost
Re: [Mod] Cross [cross]
took some finding but here
https://github.com/Sokomine/bell/tree/master/textures
the version I have doesn’t have sound sadly
https://github.com/Sokomine/bell/tree/master/textures
the version I have doesn’t have sound sadly
- mootpoint
- Member
- Posts: 99
- Joined: Sat May 21, 2016 04:52
- GitHub: DemandingSloth
- IRC: DemandingSloth
- In-game: DemandingSloth
Re: [Mod] Cross [cross]
thanks, we may have a modpack coming soon :)Chibi ghost wrote:took some finding but here
https://github.com/Sokomine/bell/tree/master/textures
the version I have doesn’t have sound sadly
"Think of the solution, not the problem." - Richard Rahl
I apologize for the long hiatus. Any issues with my mods should be resolved soon. If you have noticed any please shoot me a dm or submit a request to github.
Come check us out over at the Volcano Bay server
I apologize for the long hiatus. Any issues with my mods should be resolved soon. If you have noticed any please shoot me a dm or submit a request to github.
Come check us out over at the Volcano Bay server
- HolyPhoenix
- Member
- Posts: 27
- Joined: Sun Mar 31, 2013 18:20
Re: [Mod] Cross [cross]
Yeah, this is awesome. I think once it becomes a pack you should rename it to Churches ModPack since it's gone well beyond the crosses.
- mootpoint
- Member
- Posts: 99
- Joined: Sat May 21, 2016 04:52
- GitHub: DemandingSloth
- IRC: DemandingSloth
- In-game: DemandingSloth
Re: [Mod] Cross [cross]
thats the plan :)
"Think of the solution, not the problem." - Richard Rahl
I apologize for the long hiatus. Any issues with my mods should be resolved soon. If you have noticed any please shoot me a dm or submit a request to github.
Come check us out over at the Volcano Bay server
I apologize for the long hiatus. Any issues with my mods should be resolved soon. If you have noticed any please shoot me a dm or submit a request to github.
Come check us out over at the Volcano Bay server
-
- Member
- Posts: 845
- Joined: Fri Jan 08, 2016 21:17
- In-game: Ghost
Re: [Mod] Cross [cross]
what I wants to finds now is mod that contain this stain glass
no not the cats look past the cats
no not the cats look past the cats
- mootpoint
- Member
- Posts: 99
- Joined: Sat May 21, 2016 04:52
- GitHub: DemandingSloth
- IRC: DemandingSloth
- In-game: DemandingSloth
Re: [Mod] Church[church]
what server is that on? you can point at the glass and get the name
"Think of the solution, not the problem." - Richard Rahl
I apologize for the long hiatus. Any issues with my mods should be resolved soon. If you have noticed any please shoot me a dm or submit a request to github.
Come check us out over at the Volcano Bay server
I apologize for the long hiatus. Any issues with my mods should be resolved soon. If you have noticed any please shoot me a dm or submit a request to github.
Come check us out over at the Volcano Bay server
-
- Member
- Posts: 845
- Joined: Fri Jan 08, 2016 21:17
- In-game: Ghost
Re: [Mod] Church[church]
no idea about the server in the screenshot
but it's in redcat
but it's in redcat
-
- Member
- Posts: 845
- Joined: Fri Jan 08, 2016 21:17
- In-game: Ghost
Re: [Mod] Church[church]
riventest I tried to get this to work on my game but it didn't
-
- Member
- Posts: 1482
- Joined: Fri Apr 19, 2013 16:19
- GitHub: twoelk
- IRC: twoelk
- In-game: twoelk
- Location: northern Germany
Re: [Mod] Church[church]
cool!
now I can furnish my churches
hoping fur more items to decorate religious buildings
you might be interested in the "Stele" mod in the Display Modpack that includes an editable stele that can be used as gravestone. You could expand that idea.
now I can furnish my churches
hoping fur more items to decorate religious buildings
you might be interested in the "Stele" mod in the Display Modpack that includes an editable stele that can be used as gravestone. You could expand that idea.
-
- Member
- Posts: 845
- Joined: Fri Jan 08, 2016 21:17
- In-game: Ghost
Re: [Mod] Church[church]
ooo the real time clock could be useful as well
I'll download tomorrow and have a lookie at the size of the clock face either the clear or the white one
I'll download tomorrow and have a lookie at the size of the clock face either the clear or the white one
- mootpoint
- Member
- Posts: 99
- Joined: Sat May 21, 2016 04:52
- GitHub: DemandingSloth
- IRC: DemandingSloth
- In-game: DemandingSloth
Re: [Mod] Church[church]
Any ideas that you have are more than welcome :)twoelk wrote:cool!
now I can furnish my churches
hoping fur more items to decorate religious buildings
you might be interested in the "Stele" mod in the Display Modpack that includes an editable stele that can be used as gravestone. You could expand that idea.
"Think of the solution, not the problem." - Richard Rahl
I apologize for the long hiatus. Any issues with my mods should be resolved soon. If you have noticed any please shoot me a dm or submit a request to github.
Come check us out over at the Volcano Bay server
I apologize for the long hiatus. Any issues with my mods should be resolved soon. If you have noticed any please shoot me a dm or submit a request to github.
Come check us out over at the Volcano Bay server